Commit Graph

4274 Commits

Author SHA1 Message Date
Tom Schuster
b47a41208b Bug 897062 - Handle special clicks in e10s. r=felipe,smaug 2013-08-08 20:16:47 -04:00
Tim Taubert
33fe3a4829 Bug 637020 - Invalidate windows after they have been restored to ensure their data is collected the first time we save; f=smacleod r=yoric 2013-08-08 01:47:26 +02:00
Bill McCloskey
6b72d99118 Bug 899222 - Make about:home work via message passing (r=felipe).
--HG--
rename : browser/modules/AboutHomeUtils.jsm => browser/modules/AboutHome.jsm
2013-07-05 13:55:00 -07:00
Tim Taubert
03c32fd3e0 Bug 898775 - Fix the browser.sessionstore.resume_from_crash preference; r=yoric 2013-08-05 20:26:27 +02:00
Paolo Amadini
3b313b16d7 Bug 899107 - Allow using the JavaScript API as the back-end for the Downloads Panel. r=mak 2013-08-03 13:04:44 +02:00
Tim Taubert
c5f0278790 Bug 898755 - Remove _resume_session_once_on_shutdown code from SessionStore; r=yoric 2013-08-02 20:17:45 -07:00
Marco Castelluccio
78e6e72dab Bug 900845 - We aren't using the NetUtil module in SessionStore.jsm. r=ttaubert 2013-08-02 20:37:12 -04:00
Gavin Sharp
53a7f4d31d Back out bug 896711 for potentially causing metro test timeouts, CLOSED TREE 2013-08-02 13:02:22 -07:00
Gijs Kruitbosch
695592c483 Merge m-c to fx-team 2013-08-02 15:47:01 +02:00
Ms2ger
ad06681e97 Bug 897458 - Move EXTRA_PP_JS_MODULES to moz.build; r=gps 2013-08-02 09:03:25 +02:00
Ryan VanderMeulen
501ddf3329 Merge m-c to fx-team. 2013-08-01 16:35:13 -04:00
Raymond Lee
95c670e81a Bug 818593 - Add file size to bookmarks restore UI. r=mak 2013-07-31 22:51:09 +08:00
Steven MacLeod
84af962497 Bug 898184 - Restore telemetry measurements that were removed when transitioning to the SessionWorker. r=ttaubert 2013-07-31 21:15:26 -04:00
Doug Turner
1b9818f1b6 Bug 885641 - Force an update check if the build is older than some reasonable value. r=gavin, r=rstrong 2013-07-30 20:19:58 -07:00
Dão Gottwald
830d811286 Bug 896114 - Don't initialize UserAgentOverrides on desktop. r=dolske 2013-07-30 22:51:25 +02:00
Ryan VanderMeulen
6054b3a67b Merge m-c to fx-team. 2013-07-30 13:12:26 -04:00
Steven MacLeod
8ea2ec2a8f Bug 897396 - Add telemetry to Session Store for restoring a window; r=ttaubert 2013-07-30 09:38:49 -07:00
Ryan VanderMeulen
6b47661305 Bug 845190 - Disable test_startup_nosession_sync.js on Linux and Windows debug for being the latest perma-orange caused by a random JS change.
CLOSED TREE
2013-07-29 21:45:10 -04:00
Tim Taubert
4c16ca29d6 Bug 898738 - 'Error: input is not defined' browser_formdata_format.js; r=yoric 2013-07-29 09:44:58 -07:00
Dão Gottwald
57c9372e6e Bug 896276 - Use Date.now() rather than nsIAppStartup.getStartupInfo().process to detect profiles that haven't been used for a while. r=mak 2013-07-27 17:22:56 +02:00
Tim Taubert
5558d8edd0 Bug 898308 - Clean up SessionStore initialization; f=smacleod, r=dao 2013-07-27 07:40:07 +02:00
Steven MacLeod
15040e9e6b Bug 893009 - Move _backupSessionFileOnce() logic into the SessionWorker; r=ttaubert
X-Git-Commit-ID: cacdd9a34d6daf8302d8565a6e11d357c997bee7
2013-07-26 19:54:59 +02:00
David Rajchenbach-Teller
327b5116d8 Bug 867143 - Adapt testsuite to cached session restore. r=ttaubert 2013-07-26 12:15:25 -04:00
David Rajchenbach-Teller
2b83439124 Bug 867143 - Cache Session Restore state aggressively. r=ttaubert 2013-07-26 12:15:00 -04:00
Tim Taubert
0148c7188e Bug 893061 - Prevent the default homepage from loading if we're going to restore a session; r=dao 2013-07-26 13:16:29 +02:00
Steven MacLeod
f685628485 Bug 881049 - Switch SessionStore to Promise.jsm; r=ttaubert
X-Git-Commit-ID: 39b42be125f8b40a52350ed7cf9c39082356118f
2013-07-25 21:50:15 +02:00
Ryan VanderMeulen
abe5f8d26d Merge m-c to inbound. 2013-07-24 18:22:45 -04:00
Dão Gottwald
3528027a50 Bug 519937 - Remove "Back", "Forward" and "Home" from History menu. r=mak
--HG--
extra : rebase_source : ff2b79b3c46a3c3be612bef3af48f01a36495268
2013-07-24 18:37:08 +02:00
Ed Morley
f9ecece39f Backed out changeset 101c149b3287 (bug 867143) for browser-chrome failures 2013-07-24 13:32:33 +01:00
Ed Morley
0dd8de908f Backed out changeset 4eb7a0f560da (bug 867143) 2013-07-24 13:32:16 +01:00
David Rajchenbach-Teller
d8bd084354 Bug 867143 - Adapting testsuite to cached session restore;r=ttaubert 2013-07-24 11:25:00 +02:00
David Rajchenbach-Teller
0618b9fd37 Bug 867143 - Caching Session Restore state aggressively;r=ttaubert 2013-07-24 11:25:00 +02:00
Tim Taubert
d18acb190b Bug 897253 - Remove support for calling nsISessionStore.init() with a null window; r=ehsan 2013-07-24 09:58:50 +02:00
Gavin Sharp
68214b0668 Bug 896711: remove BrowserChromeTests.runWhenReady because it's being abused, r=dao/ttaubert
--HG--
extra : transplant_source : %9D%F5%0D/%105%29%20%BCW%EC%BEs%BB%22vgO%9B%87
2013-07-27 17:32:40 -07:00
Robert Strong
11c04bdaa0 Wallpaper fix - Bug 895473 - [Mac and Linux] Custom distribution settings for yahoo de and es distributions are not being set. r=mconnor 2013-07-19 13:17:29 -07:00
Ryan VanderMeulen
731b078d71 Backed out changesets 24c800ff4936 and 5e4e054f3c00 (bug 867143) for mochitest orange. 2013-07-19 12:00:29 -04:00
David Rajchenbach-Teller
c6c561735c Bug 867143 - sessionStorage/localStorage tests. r=ttaubert 2013-07-19 10:32:52 -04:00
David Rajchenbach-Teller
fc122275c0 Bug 867143 - Cache Session Restore state aggressively. r=ttaubert 2013-07-19 10:32:52 -04:00
Gregory Szorc
4ca67f021a No Bug - Removing empty Makefile.in files; r=me 2013-07-18 09:09:28 -07:00
Erik Vold
f887d05a95 Bug 885054 - Sidebars should not migrate across private / non-private window. r=gavin 2013-07-09 13:21:23 -07:00
Jared Wein
a05c3a6714 Bug 887515 - Replace multiple tab closing prompt with a menuitem to restore multiple tabs. r=ttaubert
--HG--
extra : rebase_source : 743b8bb459802675e38ef2ab8e8cee2c41b90f90
2013-07-17 18:48:39 -04:00
Manuela Muntean
2e8b8ce3c9 Bug 880621 - Create a test that checks about:cache after private browsing. r=ehsan 2013-07-16 10:16:58 +03:00
Jared Wein
32bfdc4d99 Backed out changeset 6d739868bd90 (bug 887515) for leaking windows on a CLOSED TREE. 2013-07-15 21:39:32 -04:00
Richard Marti
3372c8f1df Bug 855998 - Use Aero styling for hover and selected items in UI. r=dao, r=jaws, ui-r=shorlander 2013-07-15 20:36:26 +02:00
Jared Wein
ed0f7b1b32 Bug 887515 - Replace multiple tab closing prompt with a menuitem to restore multiple tabs. r=ttaubert 2013-07-15 17:13:22 -04:00
Ryan VanderMeulen
c8d12c6d14 Merge m-c to fx-team. 2013-07-12 13:34:44 -04:00
Tim Taubert
eb07132d82 Bug 891360 - Follow-up to fix syntax error; r=bustage 2013-07-12 14:00:00 +02:00
Tim Taubert
874ec326f0 Bug 891360 - Move SessionStore I/O logic to a dedicated worker; r=yoric 2013-07-12 13:46:14 +02:00
Tim Taubert
49ad83a143 Bug 892766 - SessionStore tests should wait for delayed startup to be finished when opening new windows; r=yoric 2013-07-12 13:35:18 +02:00
Tim Taubert
cb56fa3dc0 Bug 891806 - part 1 - replace 'yield;' with 'yield undefined;' in browser/; r=jaws 2013-07-10 23:52:04 +02:00