Commit Graph

5202 Commits

Author SHA1 Message Date
Andreas Gal
f3ff930619 Bug 561702 - sessionstore should not use RegExp static state. r=zpao, a=developers 2010-04-26 12:58:15 -07:00
Justin Dolske
e9b1ecb18b 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
d9570ca6b0 Bug 561229 - Copy/Paste bookmarks is broken. r=dietrich 2010-04-26 21:04:20 +02:00
Marco Bonardo
2ad8eca76b 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
4d120767fb 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
7206f0b6d8 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
0f0d2ffdf7 Merge mozilla-central to tracemonkey. 2010-04-24 12:56:26 -04:00
Jeff Walden
aa481cb81c ...famous last words. This time maybe? :-\ 2010-04-21 20:16:22 -07:00
Jeff Walden
baf4a02c9a One. Last. Fix.
--HG--
extra : rebase_source : 89f1e283c1b6df2b2034476bd2b666a9c32d5606
2010-04-21 20:06:58 -07:00
Jeff Walden
ce0e0307d4 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
4b9b1d8e68 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
fb990de175 Bug 529821 - followup: fix an unwanted scope change in BrowserGlue 2010-04-22 16:11:21 +02:00
Marco Bonardo
f0b25bedf3 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
1bcd16c093 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
6b11a614d3 Bug 470051 - Disable "New Tab" and "Open Location" commands in popups. r=gavin 2010-04-22 09:24:39 +02:00
Alexander L. Slovesnik
9a5eb50cf9 Bug 560022 - Add rambler.xml to removed files. r=pike 2010-04-22 09:22:13 +02:00
Tanner M. Young
9c9901ca8e 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
a2e54299a8 Bug 560061 - fix typo. r=dao 2010-04-22 09:16:53 +02:00
Robert Kaiser
b4eab153f7 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
e8da7789d1 Backed out changeset 7a349c725653 because of l10n impact (landed on a CLOSED TREE) 2010-04-21 16:15:13 -04:00
Ehsan Akhgari
38a8c143b4 Bug 560254 - Use recursive dtd inclusion for private browsing dtd's; r=gavin 2010-04-19 16:11:08 -04:00
Neil Deakin
ceb1712f98 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
cad71d8a32 Bug 558517 - Cleanup browser.js plugin code. r=gavin 2010-04-20 12:26:08 -07:00
Marco Bonardo
c27dc87882 Bug 467997 - browser_sanitize-timespans.js random failure when crossing midnight. r=adw 2010-04-20 10:07:24 +02:00
Marco Bonardo
7bf15ec54e Bug 560261 - _DOMElement assertion on livemarks update. r=sdwilsh 2010-04-20 10:07:19 +02:00
Dão Gottwald
8b48c3cb0b Bug 549061 - new tab bar style. r=gavin 2010-04-20 09:33:08 +02:00
Neil Deakin
ac77f871d2 Bug 560166, add link drop handler to installer and reenable test, r=gavin 2010-04-19 15:07:29 -04:00
Marco Bonardo
799cce863f Bug 556739 - missing TAB_DROP_TYPE change in PlacesUIUtils 2010-04-19 11:44:02 +02:00
Gavin Sharp
a1f696ec2c Bug 558774: use Services.jsm in browser glue, r=dao 2010-04-12 10:33:10 -04:00
Neil Deakin
3c21f75207 Bug 554400, convert search.xml to use new dropped link handler, r=gavin 2010-04-18 14:27:23 -04:00
Neil Deakin
16e62a0020 Bug 545714, consolidate dropped link handlers into one single component and use it for security checking, r=mano,neil,sr=sicking 2010-04-18 14:27:18 -04:00
Marco Bonardo
857662cfa6 Bug 556739 - Forgot one module change in tests header. 2010-04-18 16:10:32 +02:00
Marco Bonardo
606136a23c Bug 556739 - followup to address a missing change and app module usage. 2010-04-18 16:06:01 +02:00
Marco Bonardo
3e6c4bb2e6 Bug 556739 - Part4: PlacesUIUtils should be a module instead. r=dietrich
--HG--
rename : browser/components/places/content/utils.js => browser/components/places/src/PlacesUIUtils.jsm
rename : browser/components/places/tests/chrome/test_bug510634.xul => browser/components/places/tests/chrome/test_0_bug510634.xul
rename : browser/components/places/tests/chrome/test_multiple_left_pane.xul => browser/components/places/tests/chrome/test_0_multiple_left_pane.xul
2010-04-17 12:07:19 +02:00
Tanner M. Young
f12c54ed2b Bug 448630 - Make audio and video show up in Page Info > Media. r=dao 2010-04-17 11:08:12 +02:00
Marco Bonardo
d644ba9c98 Bug 556739 - Part 1: Expose more from PlacesUtils. r=dietrich 2010-04-16 23:51:04 +02:00
Marco Bonardo
aad834d60b Bug 551540 - Increase timeout in browser_bookmarksProperties.js a=dietrich 2010-04-16 23:49:14 +02:00
Marco Bonardo
4984fd6521 Bug 554193 - browser_library_middleclick.js randomly fails. r=dietrich 2010-04-16 14:30:24 +02:00
Ehsan Akhgari
74facc8996 Bug 541404 - browser_privatebrowsing_openlocation.js hangs when I run it on Ubuntu; r=gavin 2010-04-14 20:16:41 -04:00
Marco Bonardo
7833a14abd Try to workaround orange caused by disabling test_browserGlue_distribution.js 2010-04-15 01:26:15 +02:00
Marco Bonardo
33d6a30ec5 Bug 523936 - Random failure of test_browserGlue_distribution.js. Disable till we implement a fix. 2010-04-15 00:14:17 +02:00
Siddharth Agarwal
651f2886ae Bug 474060 - Show download progress in app icon in Windows 7 taskbar. Tests by Felipe Gomes. r=sdwilsh r=mconnor r=sid, sr=vlad, ui-r=faaborg 2010-04-15 00:14:12 +02:00
Paul O’Shannessy
a69e8a6184 Disabled browser_506482.js (bug 538672) & browser_524745.js (bug 539002).
--HG--
extra : rebase_source : cb9c5253de97423de99da404fb899e96e0dd5cec
2010-04-13 16:33:32 -07:00
Dietrich Ayala
407d224a76 Backout the disabling of test_browserGlue_distribution.js because doing so caused a crash. See bug 523936. 2010-04-14 00:02:30 -07:00
Dietrich Ayala
0ef2d5a4bc Bug 523936 - temporarily disable test_browserGlue_distribution.js (r=sdwilsh) 2010-04-13 22:48:27 -07:00
Tyler Downer
9c1ac9d44d Bug 336099: Remove unused addons.tooltip from browser.dtd. r=gavin
--HG--
extra : rebase_source : d5e19bf758b445a62c6cf54d6645e75f070b95c1
2010-04-13 23:48:52 +02:00
Dão Gottwald
a77e8aea44 Bug 558461 - Don't warn about closing multiple tabs when closing only one tab. r=gavin, ui-r=faaborg 2010-04-12 10:01:34 +02:00
Dão Gottwald
41eed7785a Bug 558643 - Remove unused toolbox-top class. r=gavin 2010-04-12 09:59:26 +02:00
Justin Lebar
4a1fdd7a81 Bug 556684 Move test for bug 550565 r=dao
--HG--
rename : docshell/test/browser/browser_bug550565.js => browser/base/content/test/browser_bug550565.js
rename : docshell/test/browser/file_bug550565_favicon.ico => browser/base/content/test/file_bug550565_favicon.ico
rename : docshell/test/browser/file_bug550565_popup.html => browser/base/content/test/file_bug550565_popup.html
2010-04-11 20:52:59 +01:00
Mike Hommey
2c3fe46119 Bug 557750: Remove vestigial code from the old safebrowsing protocol. r=vlad 2010-04-10 15:59:33 -04:00