Commit Graph

13679 Commits

Author SHA1 Message Date
Tim Taubert
1da498063b Bug 618188 - browser-chrome: browser_600545.js (and _601955.js) intermittently times out; r=zpao 2011-05-17 00:41:28 +02:00
Gavin Sharp
479d8a0b0c Bug 656815: make loading javascript: URIs in a docshell work for DISALLOW_INHERIT_OWNER loads, r=bz
--HG--
extra : rebase_source : 6b0e289ac80ffab967813b06e2e28f2842921b70
2011-05-13 10:40:22 -07:00
Gavin Sharp
0a1ed803a8 Bug 656433: don't allow URIs loaded into the location bar to inherit the currently loaded document's principal, r=bz, r=dao
--HG--
extra : rebase_source : 3eed0612c5740d6a52ba5898d7ae130cfadd9641
2011-05-12 10:52:25 -07:00
Mike Hommey
b281811c02 Bug 569365 - Remove preprocessor.pl and replace it with Preprocessor.py. r=ted
--HG--
rename : config/Expression.py => js/src/config/Expression.py
rename : config/Preprocessor.py => js/src/config/Preprocessor.py
2011-05-16 15:51:21 +02:00
Dão Gottwald
fba89e815a Update browser_urlHighlight.js for bug 657173 2011-05-16 12:40:40 +02:00
Kai Liu
6e84a0a007 Bug 657262 - Use ThreeDShadow instead of ThreeDDarkShadow for the border for the location bar and search box in Windows Classic. r=dao 2011-05-16 11:04:52 +02:00
Gavin Sharp
932aad48a0 Bug 657173 - Don't format URL bar value when the URL bar is focused. r=dao 2011-05-14 16:38:59 -07:00
Phil Ringnalda
7dc9da1e17 Bug 657252 - Clean up some random packaging warnings, r=khuey
--HG--
extra : rebase_source : 44bc71af666ba46ecdfe7a0c90d8e8932518c1be
2011-05-15 18:07:38 -07:00
Raymond Lee
70f2b398c2 Bug 625195 - 'Move to New Window' is disabled if a tab is orphaned or the only tab in the active group r=dao 2011-05-13 10:17:04 +08:00
Frank Yan
18abc6b776 Bug 653655 - Fix errors when opening List All Tabs menu. r=dolske 2011-04-28 22:21:13 -07:00
Johannes Buchner
b665cd0082 Bug 399998 - Use Escape to close permission manager and cookie manager dialogs, r=sdwilsh, ui-r=faaborg 2011-05-14 16:11:48 -07:00
Phil Ringnalda
900f7f6c1c Bug 652447 - Straighten out the weirdness of Pinstripe's livemark-item.png and livemarkItem.png, r=dao 2011-04-24 11:45:00 -07:00
Daniel Holbert
5921cf64d1 Merging cedar with mozilla-central. 2011-05-13 17:17:56 -07:00
Paul O’Shannessy
884b2a5bec Bug 628043 - The last closed window is restored when a secondary window is left open and a new browser window is opened [r=dietrich] 2011-05-13 13:45:43 -07:00
Paul O’Shannessy
e0beb924ab Bug 504714 - about:sessionrestore should suppress middlemouse.contentLoadURL [r=dietrich] 2011-05-13 13:45:43 -07:00
Jim Mathies
dd0f8485d5 Bug 633282 - Apply moz-win-exclude-glass to appcontent in browser.xul. r=dao. 2011-05-13 11:40:46 -05:00
Frank Yan
702a955a9a Bug 655797 - Recalculate whether to show close buttons after resizing tabs. r=dao 2011-05-10 01:42:39 -05:00
Mounir Lamouri
137f2b751b Merging cedar with mozilla-central. 2011-05-13 10:59:05 +02:00
Alexander L. Slovesnik
14650cfa38 Bug 656360 - webDeveloperMenu.accesskey can't be localized. r=dao 2011-05-13 09:37:13 +02:00
Tim Taubert
aa9f7ee8fe Bug 654941 - First tab in group has black thumbnail after 'Undo close group' is used; f=raymond, r=ehsan 2011-05-11 16:13:58 +02:00
Mounir Lamouri
ffe5279729 Merging cedar with mozilla-central. 2011-05-12 12:29:49 +02:00
Brian R. Bondy
b30cfc7d63 Bug 652363 - When dropping on the location bar, set it to the focused element so it has a GO button displayed. r=gavin 2011-05-11 15:15:34 +02:00
Takanori MATSUURA
3f781ca98d Bug 655439 - Use $(LIBXUL_DIST)/bin/xpcshell instead of $(DIST)/bin/xpcshell. r=khuey 2011-05-11 15:13:43 +02:00
Hiroyuki Ikezoe
e26fb4dabd Bug 652753 - Remove listener and observer in head.js even if test is timed out. r=zpao 2011-05-11 15:07:20 +02:00
Chris Coulson ext:(%20and%20jhorak%40redhat.com)
af22524258 b=611953 Port desktop background settings to GSettings r=karlt
--HG--
extra : rebase_source : 0c573c2b50b6766367ecf37d9688ce192ee223e1
2011-05-12 20:15:16 +12:00
Taras Glek
1344324ddc bug 585196: Fix telemetry packaging r=Mossop 2011-05-12 16:39:10 -07:00
Marco Bonardo
648e8e3edc Merge Places and mozilla-central 2011-05-11 11:08:58 +02:00
Michael Wu
90fb74e443 Merge backout (to fix bug 656172) 2011-05-10 19:10:01 -07:00
Michael Wu
899d3b6b5d Back out parts 3-7 of bug 620931 which caused bug 656172, r=killer 2011-05-10 18:27:51 -07:00
Hernán Rodriguez Colmeiro
179b00e997 Bug 656152: Improve string for 32-bit plugin restart. r=gavin 2011-05-10 16:31:33 -07:00
Rob Campbell
7820957fa6 Bug 656021 - Update Scratchpad menu access key to S; r=l10n 2011-05-10 12:36:35 -03:00
Marco Bonardo
de73122075 Merge Places and mozilla-central 2011-05-10 14:34:01 +02:00
Mike Hommey
0351f4bb0b Bug 525882 - Don't hardcode anything in application.ini files. r=gavin,r=khuey 2011-05-07 10:06:41 +02:00
Neil Rashbrook
1ac9ceb9c5 Bug 408599 Feed protocol handler creates horrifying nsIStandardURLs r=gavin 2011-05-11 21:24:05 +01:00
Mike Hommey
607bacb278 Bug 620931 part 7 - Make startup cache generation work better with new omni.jar handling. r=mwu 2011-05-06 11:26:30 +02:00
Marco Bonardo
01c4a7dff7 Bug 485685 - Remove obsolete entries from Places localization files.
r=dietrich
2011-05-05 23:56:06 +02:00
Marco Bonardo
916e3b6b74 Bug 631374 - Adding or removing tags in the selector listbox always scrolls to top.
r=dietrich
2011-05-05 13:14:21 +02:00
Marco Bonardo
9bbf268d81 Merging Places to mozilla-central 2011-05-02 13:33:27 +02:00
Phil Ringnalda
9ae203e750 Bug 652473 - PlacesUIUtils deprecation messages need to lay off the whitespace.
r=mak
2011-04-29 18:47:15 +02:00
Marco Bonardo
2a052f5161 Merging Places to mozilla-central 2011-04-29 16:04:47 +02:00
Felipe Gomes
ab04e988f2 Bug 635402 - Get rid of :not([inFullscreen]) workaround selectors for sizemode transitions. r=jmathies,dao 2011-05-09 11:52:59 -07:00
Marco Bonardo
2ded168118 Bug 524091 - Remove microsummaries support. (Places changes) 2011-04-26 14:25:07 +02:00
Marco Bonardo
1c18ca7a5b Bug 524091 - Remove microsummaries support. (Browser changes) 2011-04-26 14:24:57 +02:00
Dão Gottwald
2b874a847f Backed out changeset e0110ab48587 2011-04-26 12:14:38 +02:00
Buu-Minh Ta
1e3c93a06e Bug 615728 - When selecting an empty tab, autofocus on the location bar. r=dao 2011-04-26 10:48:58 +02:00
Mike Hommey
e183176a0d Bug 652306 - Move some parts of aboutDialog.css into branding. r=gavin 2011-04-26 08:49:51 +02:00
Justin Lebar
a8ba1048dc Bug 551225 - Make pushState use structured clone. r=zpao, sicking 2011-04-24 22:30:54 -04:00
Rob Campbell
3d9518dc46 merge projects/devtools to mozilla-central 2011-05-09 13:42:21 -03:00
Rob Campbell
76c76cf8c8 Bug 653221 - Create Web Developer Sub-menu in the Tools menu; r=dao 2011-05-09 11:51:52 -03:00
Rob Campbell
aa0fd29ba0 Bug 653934 - Add a comment to point people to original Workspace repo to Scratchpad.js; r=gavin.sharp,gerv 2011-05-09 11:51:52 -03:00