Commit Graph

4542 Commits

Author SHA1 Message Date
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
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
Marco Bonardo
a395e293ae Bug 560261 - _DOMElement assertion on livemarks update. r=sdwilsh 2010-04-20 10:07:19 +02:00
Marco Bonardo
21b6216e1b Bug 556739 - missing TAB_DROP_TYPE change in PlacesUIUtils 2010-04-19 11:44:02 +02:00
Gavin Sharp
ff8cc7c5bf Bug 558774: use Services.jsm in browser glue, r=dao 2010-04-12 10:33:10 -04:00
Neil Deakin
38f28e8ac1 Bug 554400, convert search.xml to use new dropped link handler, r=gavin 2010-04-18 14:27:23 -04:00
Marco Bonardo
3e72737160 Bug 556739 - Forgot one module change in tests header. 2010-04-18 16:10:32 +02:00
Marco Bonardo
6c3ac7486d Bug 556739 - followup to address a missing change and app module usage. 2010-04-18 16:06:01 +02:00
Marco Bonardo
96b1a35cc4 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
Marco Bonardo
679fecd861 Bug 556739 - Part 1: Expose more from PlacesUtils. r=dietrich 2010-04-16 23:51:04 +02:00
Marco Bonardo
9031a90a98 Bug 551540 - Increase timeout in browser_bookmarksProperties.js a=dietrich 2010-04-16 23:49:14 +02:00
Marco Bonardo
6c03a5146c Bug 554193 - browser_library_middleclick.js randomly fails. r=dietrich 2010-04-16 14:30:24 +02:00
Ehsan Akhgari
8f42b0dd21 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
28b981e9cc Try to workaround orange caused by disabling test_browserGlue_distribution.js 2010-04-15 01:26:15 +02:00
Marco Bonardo
c20c15c2ca Bug 523936 - Random failure of test_browserGlue_distribution.js. Disable till we implement a fix. 2010-04-15 00:14:17 +02:00
Paul O’Shannessy
ba28b7c721 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
97f2aecb9e 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
20f4c2b865 Bug 523936 - temporarily disable test_browserGlue_distribution.js (r=sdwilsh) 2010-04-13 22:48:27 -07:00
Mike Hommey
acc556837f Bug 557750: Remove vestigial code from the old safebrowsing protocol. r=vlad 2010-04-10 15:59:33 -04:00
Drew Willcoxon
9f2f035eda Bug 536893 - Asynchronous API for opening nsNavHistoryFolderResultNodes (part 2), r=mano 2010-04-09 11:30:35 -07:00
Dão Gottwald
4fcace4c9f s/mTabs/tabs/ (no bug, CLOSED TREE) 2010-04-09 13:18:02 +02:00
Robert Strong
472ef22f32 Bug 538331 - On update perform action based upon the update metadata. r=dietrich, r=dtownsend, r=gavin, ui-r=beltzner 2010-04-06 19:49:23 -07:00
Robert Sayre
0f3df923db Merge mozilla-central to tracemonkey. 2010-04-04 14:15:05 -04:00
Dão Gottwald
9c87f94fb0 use Services.* in browser chrome tests 2010-04-03 09:36:55 +02:00
Robert Sayre
7d438a554a Merge mozilla-central to tracemonkey. 2010-04-02 10:10:27 -04:00
Dão Gottwald
986b546ddd use Services.* in browser chrome tests 2010-04-02 09:20:42 +02:00
Marco Bonardo
c92ceba9fd Bug 556376 - Provide a common head for Places xpcshell-tests.
r=dietrich on code changes, blanket-rs=places-team for test changes
2010-04-02 00:42:25 +02:00
Robert Sayre
1a657e9883 Merge mozilla-central to tracemonkey. 2010-03-30 21:13:01 -07:00
Marco Bonardo
7e6d78cb76 Bug 545228 - Firefox leaks the world on Windows 7. r=robarnold 2010-03-17 20:08:56 +01:00
Ehsan Akhgari
efa27354ff Bug 552124 - Reset URL bar transaction manager when leaving private browsing; r=gavin 2010-03-31 16:22:37 -04:00
Jeff Walden
23f72aa6c3 Bug 551529 - Remove __count__. r=shaver 2010-03-12 17:09:49 -08:00
Dão Gottwald
5dda4c5428 fix up tests 2010-03-13 17:55:44 +01:00
Joel Maher
6b6e9978a3 Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE 2010-03-12 13:53:36 -08:00
Ehsan Akhgari
d940d233c8 Remove the debugging info which was added as part of bug 518970; r=dao (landed on a CLOSED TREE) 2010-03-12 14:50:45 -05:00
Asaf Romano
f62b88bc41 Bug 543444 - Replace single-view API with multiple observers. r=mak sr=rstrong 2010-03-12 12:14:47 +01:00
Ehsan Akhgari
9468c2a7e4 Bug 518970 - frequent timeout in browser_394759_privatebrowsing.js, caused by browser_394759.js and browser_354894.js; rs=jmuizelaar 2010-03-11 17:17:36 -08:00
Dão Gottwald
3fe9fc4e86 Bug 551712 - Tab event listeners should be added to the tab container, not the tabbrowser. r=zeniko 2010-03-11 21:38:06 +01:00
Asaf Romano
1347890116 Bug 555293 - MLFB: Port bug 547815 to Firefox. r=the-one-who-likes-filing-bugs. 2010-03-27 00:15:02 +03:00
Ryan Flint
98dd63c4e4 Bug 541779 - Make site-specific zoom check asynchronous. r=myk 2010-03-25 06:52:21 -04:00
Dão Gottwald
3c2dd7e5a9 Bug 544762 - Implement menuitem-with-favicon class in toolkit and use it in appropriate places. ui-r=faaborg, r=gavin 2010-03-24 10:17:40 +01:00
Josh Aas
5c2f8c4d8c More Carbon usage cleanup. b=550787 r=bsmedberg 2010-03-10 14:30:11 -05:00