Commit Graph

10479 Commits

Author SHA1 Message Date
Kyle Huey
0878240eb6 Bug 555512: Reorganize removed-files.in r=rs
--HG--
extra : rebase_source : 8337b3fd2d40f9ee927033537df257ee1524e47e
2010-05-02 17:56:16 -04:00
Zack Weinberg
1bd1798a5a Bug 562318, bustage fix: make firefox.js identical again for OSX 10.5 PPC and x86. 2010-05-01 15:39:53 -07:00
Ginn Chen
f9b2305334 Bug 562318: Set dom.ipc.plugins.enabled to false if configured with --disable-ipc. r=benjamin 2010-05-01 14:40:15 -07:00
Dave Townsend
c9cd7c97fe Bug 562697: Update removed-files.in. r=robstrong 2010-05-01 13:19:35 -07:00
Dave Townsend
bfd56a86b8 Backout new add-ons manager due to Ts regression on OSX 10.5
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug404024.xml => toolkit/mozapps/extensions/test/unit/data/test_bug404024.xml
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug417606.xml => toolkit/mozapps/extensions/test/unit/data/test_bug417606.xml
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug424262.xml => toolkit/mozapps/extensions/test/unit/data/test_bug424262.xml
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug404024.js => toolkit/mozapps/extensions/test/unit/test_bug404024.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug417606.js => toolkit/mozapps/extensions/test/unit/test_bug417606.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug424262.js => toolkit/mozapps/extensions/test/unit/test_bug424262.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug449027.js => toolkit/mozapps/extensions/test/unit/test_bug449027.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug455906.js => toolkit/mozapps/extensions/test/unit/test_bug455906.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug514327_3.js => toolkit/mozapps/extensions/test/unit/test_bug514327_3.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug541420.js => toolkit/mozapps/extensions/test/unit/test_bug541420.js
2010-05-01 11:04:44 -07:00
Timothy Nikkel
97b2d394a4 Bug 559970. browser/components/sessionstore/test/browser/browser_463205.js depends on the order in which the load and domcontentedloaded events get dispatched for subframes. r(sort of)=Simon Bunzli 2010-05-01 13:42:47 -05:00
Blair McBride
46e39d359f Bug 552754: Fix browser_pluginnotification.js. r=sdwilsh 2010-04-29 10:19:17 -07:00
Blair McBride
0b5722c8e3 Bug 554007: New add-ons manager UI (preferences). r=sdwilsh, r=dtownsend 2010-04-29 10:17:19 -07:00
Blair McBride
645115a41c Bug 554007: New add-ons manager UI (browser parts). r=sdwilsh 2010-04-29 10:17:06 -07:00
Dave Townsend
303a7c813d Bug 562485: Update removed-files.in for the extension manager changes. r=robstrong 2010-04-28 16:09:53 -07:00
Dave Townsend
5ded0ea140 Bug 560602: browser_pageInfo.js times out. r=robstrong 2010-04-28 15:02:43 -07:00
Dave Townsend
f93e20b472 Bug 553092: Initialise the permissions manager on startup. r=robstrong 2010-04-26 12:19:18 -07:00
Dave Townsend
e853b6f3b4 Bug 552731: Update FUEL to use the new EM APIs. r=mfinkle 2010-04-20 15:14:15 -07:00
Dave Townsend
f0177a9b21 Bug 553169: Implement InstallTrigger, the XPI content handler and confirmation for web triggered installs. r=robstrong, r=dveditz 2010-04-29 13:11:23 -07:00
Dave Townsend
2811cdd620 Bug 553169: Implement the basic extension manager API and platform integration. r=robstrong 2010-04-29 13:11:23 -07:00
Dão Gottwald
796238243e Bug 562723 - pressing the new-tab button doesn't change the icon. r=gavin
--HG--
extra : rebase_source : c7aef7f8bc075cef8a13908160ee6cb8abd8ecb9
2010-04-29 21:28:32 +02:00
Dão Gottwald
d5d3e11f37 Bug 562718 - new-tab button makes the tab bar 1px taller. r=gavin
--HG--
extra : rebase_source : 33f3f1c3763afaf30f1a1c57ba44f38093821c4c
2010-04-29 20:59:34 +02:00
Kurt Schultz
87e11e98f8 Bug 558069 - 'Tabs on top' menu entry in View->Toolbars should be title cased. r=dao 2010-04-28 10:11:18 -04:00
Gavin Sharp
235ea7b9a7 Bug 560288 - consolidate hud-button style rules. r=dao 2010-04-20 12:12:10 -04:00
Dão Gottwald
c6b22a8586 Bug 541864 - tab bar is 1px larger when non-focused tabs have close buttons. r=ventnor 2010-04-29 08:43:40 +02:00
Masatoshi Kimura
0b7c14ce8e b=546013 encode default ignorable characters on url bar to prevent spoofing r=gavin
--HG--
extra : rebase_source : 5a1b6a2f0914fcde8beab98fb6e8615a08c5ab60
2010-04-29 09:55:44 +12:00
Kurt Schultz
515d0ec1da Bug 515435 - Remove "Get Bookmark Add-ons" from default bookmarks. r=mak l10n-r=pike 2010-04-28 09:17:09 +02:00
Dão Gottwald
5f14765214 Bug 560562 - Increase contrast between active and background tabs. r=gavin 2010-04-28 07:54:51 +02:00
Dão Gottwald
f1b65d54b6 Bug 457187 - Make the tabs toolbar customizable. r=gavin 2010-04-27 18:57:19 +02:00
Andreas Gal
2b41e68166 Bug 561702 - sessionstore should not use RegExp static state. r=zpao, a=developers 2010-04-26 12:58:15 -07:00
Justin Dolske
43fc7548e3 Bug 546502 - Refreshing on toolbar for crash plugin UI doesn't remove notification bar. r=gavin, a=developers 2010-04-26 12:58:12 -07:00
Marco Bonardo
f3bcbe0252 Bug 561229 - Copy/Paste bookmarks is broken. r=dietrich 2010-04-26 21:04:20 +02:00
Marco Bonardo
4fb284fec0 Bug 560104 - rename toolkit places utils.js to PlacesUtils.jsm r=dietrich
--HG--
rename : toolkit/components/places/src/utils.js => toolkit/components/places/src/PlacesUtils.jsm
2010-04-26 21:04:17 +02:00
Ehsan Akhgari
aeaddea2ce Bug 560653 - Test browser_privatebrowsing_contextmenu_blockimage.js doesn't run; r=gavin a=1hr 2010-04-25 18:44:20 -04:00
Phil Ringnalda
c34e9394d6 Bug 518607 - Move the Troubleshooting Information page into toolkit so other apps like Thunderbird and SeaMonkey can use it, r=gavin 2010-02-20 19:36:46 -08:00
Robert Sayre
9e4725da95 Merge mozilla-central to tracemonkey. 2010-04-24 12:56:26 -04:00
Jeff Walden
80a76924fa ...famous last words. This time maybe? :-\ 2010-04-21 20:16:22 -07:00
Jeff Walden
50908869e2 One. Last. Fix.
--HG--
extra : rebase_source : 89f1e283c1b6df2b2034476bd2b666a9c32d5606
2010-04-21 20:06:58 -07:00
Jeff Walden
d1c074dad5 More fixes for xpcshell tests; seriously, where did people ever manage to discover this junk? 2010-04-21 17:41:00 -07:00
Jeff Walden
be8de8586d Bug 560018 - Actually remove support for { get property funname() { } }, confounded merging madness... r=luke
--HG--
extra : rebase_source : b3c47f5fdd0fcb52f68876e9a4fab16143c16901
2010-04-17 03:19:33 -07:00
Marco Bonardo
46b883c144 Bug 529821 - followup: fix an unwanted scope change in BrowserGlue 2010-04-22 16:11:21 +02:00
Marco Bonardo
8cb61d80c1 Bug 529821 - Places should shutdown earlier (at profile-before-change). r=sdwilsh r=ehsan 2010-04-22 14:53:54 +02:00
Dão Gottwald
0a81bb827f Bug 414345 - Don't try to load clipboard content that's not a valid URI. r=gavin 2010-04-22 09:25:54 +02:00
Dão Gottwald
ab2ee0e80a Bug 470051 - Disable "New Tab" and "Open Location" commands in popups. r=gavin 2010-04-22 09:24:39 +02:00
Alexander L. Slovesnik
4b038fd156 Bug 560022 - Add rambler.xml to removed files. r=pike 2010-04-22 09:22:13 +02:00
Tanner M. Young
9a2a096154 Bug 560143 - Prevent the "Address" column in Page Info's Media pane from being hidden. r=dao 2010-04-22 09:19:27 +02:00
Tanner M. Young
bab4e12c30 Bug 560061 - fix typo. r=dao 2010-04-22 09:16:53 +02:00
Robert Kaiser
c52bc8dcca bug 560867 - test_contextmenu should test for label existence and give slightly better log info, r=gavin a=jimm|sheriff for CLOSED TREE 2010-04-22 00:08:34 +02:00
Ehsan Akhgari
58a60a1493 Backed out changeset 7a349c725653 because of l10n impact (landed on a CLOSED TREE) 2010-04-21 16:15:13 -04:00
Ehsan Akhgari
04c97b5052 Bug 560254 - Use recursive dtd inclusion for private browsing dtd's; r=gavin 2010-04-19 16:11:08 -04:00
Neil Deakin
b627649b3d Bug 418521, improve the way focus indicators are displayed to correlate better with system behaviour, add -moz-focusring property to apply only when focus rings should be drawn, r=dao,jmathies,dbaron sr=neil 2010-04-21 10:53:42 -04:00
Justin Dolske
2bd22cccb7 Bug 558517 - Cleanup browser.js plugin code. r=gavin 2010-04-20 12:26:08 -07:00
Marco Bonardo
0de0996bc4 Bug 467997 - browser_sanitize-timespans.js random failure when crossing midnight. r=adw 2010-04-20 10:07:24 +02:00
Marco Bonardo
a395e293ae Bug 560261 - _DOMElement assertion on livemarks update. r=sdwilsh 2010-04-20 10:07:19 +02:00
Dão Gottwald
8744499498 Bug 549061 - new tab bar style. r=gavin 2010-04-20 09:33:08 +02:00