Commit Graph

4432 Commits

Author SHA1 Message Date
Honza Bambas
1a0bdfd2fa Backout changeset f41cab7bf009 2010-01-26 18:20:54 +01:00
Honza Bambas
bd24ece73a Bug 501423 - StorageEvent implementation does not match the spec, r=jst 2010-01-26 14:33:03 +01:00
Steffen Wilberg
c762cf2060 Bug 538421: Add a nsIAboutModule flag to hide 'about:' pages from about:about. r=mano, sr=bzbarsky 2010-01-23 11:07:48 +01:00
Dão Gottwald
bce967fc88 Bug 427973 - Remove cookies button shifts. r=gavin 2010-01-24 14:48:56 +01:00
Dão Gottwald
7e1d49cd02 Bug 528732 - getMostRecentBrowserWindow should skip closed windows. r=gavin 2010-01-24 11:20:10 +01:00
Kyle Huey
3a92fcb987 Backed out changeset 6f48ddc83ea7 2010-01-23 09:36:18 -05:00
Dão Gottwald
f580a5f597 Bug 539660 - Remove sessionstore.interval and sessionstore.resume_from_crash default values from nsSessionStore.js. r=zpao 2010-01-23 09:40:00 +01:00
Paul O’Shannessy
4a0c40f9f2 Bug 540534 - Use Cu instead of Components.utils in nsSessionStartup [r=dietrich] 2010-01-22 12:21:41 -08:00
Ehsan Akhgari
c57571f9e6 Bug 539296 - Disable registerProtocolHandler prompting inside the private browsing mode; r=mconnor 2010-01-22 12:32:51 -05:00
Dietrich Ayala
64d7917ed7 Bug 521285 - remove app-wide microsummary generator support (r=marco) 2010-01-22 08:55:58 -08:00
Dietrich Ayala
9c340cfa5d Bug 539870 - don't load distribution.js until needed (r=marco) 2010-01-21 15:49:11 -08:00
Dietrich Ayala
0a4e5e3635 Bug 539991 - minor memoization (r=ehsan) 2010-01-21 15:45:01 -08:00
Marco Bonardo
be7137c1c9 Bug 520165 - Part 9 (Migration): fix dependancies, r=dietrich 2010-01-15 17:40:24 +01:00
Marco Bonardo
cb67ac168d Bug 520165 - Part9: remove old expiration code, r=mano 2010-01-15 17:40:19 +01:00
Marco Bonardo
535b37d79f Bug 520165 - Part8: Change onPageExpired to onDeleteVisits, r=mano, sr=mconnor 2010-01-15 17:40:17 +01:00
Marco Bonardo
5179d58974 Bug 520165 - Part7: Provide a new preference to toggle history, r=mano ui-r=faaborg 2010-01-15 17:40:14 +01:00
Marco Bonardo
f5b895041a Fix bustage from changeset 19cbd4b19925 2010-01-15 15:57:50 +01:00
Marco Bonardo
a26988ca29 Bug 420729 - ITEM_ID neither exported nor imported from bookmarks.html, r=dietrich 2010-01-15 15:04:02 +01:00
Thomas de Grenier de Latour
972936ad25 Bug 538672 - browser_506482.js | initial sessionstore.js update [r=zpao]
--HG--
extra : rebase_source : 7b70465805650e1745d2b991be2c6c5f226f59f5
2010-01-09 11:01:00 -08:00
Paul O’Shannessy
3c805a9b16 Bug 535408 (Part 2) - Increase Sessionstore interval to 15s [r=dietrich]
--HG--
extra : rebase_source : fc15a482db88155e190b90a55822584224bb3c05
2010-01-13 12:04:54 -08:00
Marco Bonardo
f08afe579d Bug 510219 - disable test_browserGlue_smartBookmarks.js on Windows due to almost perma-orange 2010-01-12 12:40:15 +01:00
Marco Bonardo
8faddb0f07 Bug 510219 - More debug for orange in test_browserGlue_smartBookmarks.js and disable test_browserGlue_prefs.js, r=sdwilsh 2010-01-11 22:13:25 +01:00
Ted Mielczarek
bd0987e061 bug 538606 - make IE profile migration not use #import. r=gavin 2010-01-08 13:06:21 -05:00
Marco Bonardo
ef4bf93d67 Bug 523936 - Random Test Failure in test_browserGlue_distribution.js, r=sdwilsh 2010-01-10 11:47:36 +01:00
Marco Bonardo
838bc2357f More cleanup and debug for browserGlue_prefs and browserGlue_smartBookmarks random failing tests 2010-01-09 17:07:24 +01:00
Thomas de Grenier de Latour
9e39a5fed7 Bug 506482 - Don't write sessionstore.js to disk for "read only" events [r=zpao]
--HG--
extra : rebase_source : c1094d746ceaca07f75d49f3c3afb127d04b2ba0
2010-01-05 13:28:00 -08:00
Paul O’Shannessy
946fe7336d Bug 537290 - Reduce uses of aNode.localName, namespaceURI in XPath generation [r=zeniko]
--HG--
extra : rebase_source : 7a3717de49f34007cc1a1d5405a98c2359120450
2010-01-05 10:50:22 -08:00
Marco Bonardo
7a70d2fd18 bug 510219 - Add checks in random failing test_browserGlue_smartBookmarks.js 2010-01-08 18:03:05 +01:00
Marco Bonardo
9d4eb40b97 Add some logging to browserGlue random failing tests 2010-01-08 13:57:51 +01:00
Shawn Wilsher
ebd3fb919e Disabled test_browserGlue_smartBookmarks.js due to bug 510219. 2009-12-31 09:31:49 -08:00
Shawn Wilsher
84c858278f Attempt to fix bug 510219 which is currently very orange. r=orange 2009-12-31 06:35:43 -08:00
Drew Willcoxon
33e230da5e Bug 529597 - Places protocol handler, r=mak77,bz 2009-12-29 19:37:24 -08:00
Dão Gottwald
799934de98 Backed out changeset 06e4ea15db72 (bug 529597) because of test_bug_405924.html failure 2009-12-29 13:33:57 +01:00
Drew Willcoxon
0c4d0dc467 Bug 529597 - Places protocol handler, r=mak77,bz 2009-12-28 09:44:53 -08:00
Ryan Flint
a05f4a5d4d Stop browser_426329.js from touching the network; causing random orange (bug 534889). 2009-12-27 23:30:21 -05:00
Blair McBride
ca68af6299 Bug 397937 - Handle view-source on malware and error pages more gracefully, r=mconnor 2009-12-23 22:03:37 -05:00
Marco Bonardo
cada36ba33 Re-enable sync for random oranges that could have been fixed by bug 536435. 2009-12-22 21:57:46 +01:00
Metal Sonic
80ae9b3620 Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv. 2009-12-21 21:50:30 +00:00
Dão Gottwald
72c94be379 browser_490040.js cleanup 2009-11-28 09:58:11 +01:00
Dão Gottwald
c8eec4100f browser_514751.js cleanup 2009-11-28 09:58:32 +01:00
Robert Strong
3f9e84ec98 Bug 529942 - Remove nsIApplicationUpdateService2 on trunk. r=dtownsend 2009-12-18 14:02:08 -08:00
Marco Bonardo
b169131f5c Bug 531151 - Increase Annotation Service robustness, r=dietrich 2009-12-18 11:30:37 +01:00
Ehsan Akhgari
a85d5e669d Fixing bustage in nsPrivateBrowsing.js 2009-12-17 17:34:31 -05:00
Asaf Romano
7a31cb37fa Bug 529062 - [Mac] Bookmarks menu entries don't update correctly, r=mak 2009-12-17 22:28:10 +01:00
Dietrich Ayala
4ead986fb8 Bug 532542 - nsBrowserGlue has a bunch of anonymous functions, r=rstrong 2009-12-17 22:28:08 +01:00
Ehsan Akhgari
e1cd9c2d88 Bug 518327 - "Allow Pop-ups for ..." menu item not enabled again when leaving Private Browsing mode; r=mconnor 2009-12-17 16:11:48 -05:00
Ehsan Akhgari
63ad68e798 Bug 461625 - Hide the UI for saving permission manager entries in Private Browsing mode (test); r=mconnor 2009-12-17 16:10:50 -05:00
Ehsan Akhgari
d331d3d51c Bug 506955 - Support the -private command line option even when Firefox is already running; r=mconnor 2009-12-17 16:08:36 -05:00
Dão Gottwald
9417b5259a browser_354894.js debug spew 2009-12-17 14:55:55 +01:00
Paul O’Shannessy
1d4479d4ca Bug 524178 - sessionrestore.js is read in 1kb chunks [r=dietrich]
--HG--
extra : rebase_source : f6b928972c8fe6b5dbc4c1cd9c6120a5208546a6
2009-12-15 10:40:25 -08:00