Ed Morley
|
2a5f2a1a38
|
Backed out changeset 101c149b3287 (bug 867143) for browser-chrome failures
|
2013-07-24 13:32:33 +01:00 |
|
Ed Morley
|
2b325cafcb
|
Backed out changeset 4eb7a0f560da (bug 867143)
|
2013-07-24 13:32:16 +01:00 |
|
David Rajchenbach-Teller
|
5a81fdb794
|
Bug 867143 - Adapting testsuite to cached session restore;r=ttaubert
|
2013-07-24 11:25:00 +02:00 |
|
David Rajchenbach-Teller
|
95b8bf3891
|
Bug 867143 - Caching Session Restore state aggressively;r=ttaubert
|
2013-07-24 11:25:00 +02:00 |
|
Tim Taubert
|
80b772b84b
|
Bug 897253 - Remove support for calling nsISessionStore.init() with a null window; r=ehsan
|
2013-07-24 09:58:50 +02:00 |
|
Jared Wein
|
3f029da67e
|
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 |
|
Tim Taubert
|
036264069b
|
Bug 891360 - Follow-up to fix syntax error; r=bustage
|
2013-07-12 14:00:00 +02:00 |
|
Tim Taubert
|
9334ff4cb8
|
Bug 891360 - Move SessionStore I/O logic to a dedicated worker; r=yoric
|
2013-07-12 13:46:14 +02:00 |
|
Tim Taubert
|
5b6a8586a9
|
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 |
|
Olli Pettay
|
2bf2214fbe
|
bug 789919, (snow-white) make addref/release of CCable objects faster by removing indirect refcnt increase/decrease, r=mccr8, test changes r=ehsan
--HG--
extra : rebase_source : 2a3b22425c14d6daedc91d62a652c34431acd2fb
|
2013-07-09 13:30:58 -04:00 |
|
Tim Taubert
|
695e6702b9
|
merge m-c to fx-team
|
2013-07-05 08:56:02 +02:00 |
|
Tim Taubert
|
38eb4f556a
|
Backed out changeset 95e83b0f7cb2 (bug 888986)
|
2013-07-04 15:19:55 +02:00 |
|
Joey Armstrong
|
e44d529d0e
|
bug 870370: EXTRA_COMPONENTS cleanup for conversion patches #1 & #2.
|
2013-07-03 12:01:06 -04:00 |
|
Mike Shal
|
8bc3bf52b7
|
Bug 880245 - Move EXTRA_JS_MODULES to moz.build (batch #3); r=joey
|
2013-06-28 15:17:07 -04:00 |
|
Jared Wein
|
7135739143
|
Bug 888986 - Notify observers of sessionstore-windows-restored asynchronously to speed up initial paint times for users with heavy add-ons. r=ttaubert
|
2013-07-01 18:31:57 -04:00 |
|
Phil Ringnalda
|
d49a82ca0a
|
Merge fx-team to m-c
|
2013-06-30 08:35:45 -07:00 |
|
James Kitchener
|
a0fe0fd2d0
|
Bug 802895 - Add srcdoc iframe support to session restore r=bz
|
2013-06-28 23:13:23 -04:00 |
|
Phil Ringnalda
|
100e9fea68
|
Bug 882575 - reenable browser_capabilities.js now that it doesn't use about:home so it won't be hearing about how snippets is undefined
|
2013-06-28 19:39:35 -07:00 |
|
Ed Morley
|
a8a59fd05f
|
Merge mozilla-central and fx-team
|
2013-06-28 14:37:15 +01:00 |
|
David Rajchenbach-Teller
|
2e64f8ba96
|
Bug 876168 - Let's backup sessionstore.js before each upgrade;r=ttaubert
|
2013-06-27 13:57:05 -04:00 |
|
Gijs Kruitbosch
|
c5bc381347
|
Bug 833943 - Part 1: add a SessionMigration jsm to take care of migrating sessions, r=ttaubert
--HG--
extra : rebase_source : 68ae76fb342cd2e483c1d5f38a55ef1ce27235a1
|
2013-06-28 17:44:00 -04:00 |
|
Gavin Sharp
|
506f2d6e96
|
Bug 883592: stop trying to evaluate scripts for documents with no inner windows, r=sicking
--HG--
extra : transplant_source : %99%1Ap-%EC%80b%2B%DE%A5%05%EE%9C%24Dl%22%E7G%D3
|
2013-06-15 22:06:27 -04:00 |
|
Marco Bonardo
|
165bdacd91
|
Bug 888031 - Remove about:home from tests not explicitly requiring it.
r=ttaubert
|
2013-06-28 09:02:19 -04:00 |
|
Tim Taubert
|
27c10b6ef4
|
Bug 887394 - Don't collect state right after startup when restoring the initial session; r=yoric
|
2013-06-27 10:32:04 -04:00 |
|
Mike Shal
|
8362c486f5
|
Bug 880245 - Convert JS_MODULES_PATH to be relative to $(FINAL_TARGET); r=gps
|
2013-06-17 13:59:49 -04:00 |
|
Sid
|
611c4073b1
|
Bug 884585 - Exclude about:newtab from Recently Closed Tabs list; r=ttaubert
|
2013-06-20 20:06:14 +02:00 |
|
Ed Morley
|
db79fd1d8d
|
Merge mozilla-central and inbound
|
2013-06-19 15:51:08 +01:00 |
|
Christian Ascheberg
|
89d60311a2
|
Bug 848347 - external links do not always open correctly; r=ttaubert
|
2013-06-03 08:36:04 +02:00 |
|
Bill McCloskey
|
9c1475881f
|
Bug 871057 - Simplify session store initialization; r=ttaubert
|
2013-06-17 11:51:43 +02:00 |
|
Ed Morley
|
e5d9671ac5
|
Bug 861700 - Disable browser_705597.js & browser_707862.js for too many intermitent failures, whilst we wait for review
|
2013-06-19 11:49:10 +01:00 |
|
Ed Morley
|
d7a55feb8c
|
Bug 882575 - Disable browser_capabilities.js for failing when snippets.mozilla.org is down (via use of about:home)
|
2013-06-13 11:20:32 +01:00 |
|
Joey Armstrong
|
fbe62ceada
|
bug 870370: move EXTRA_COMPONENTS to moz.build (file batch #1). r=mshal
|
2013-06-10 11:30:03 -04:00 |
|
Tim Taubert
|
7f0306022a
|
Bug 874452 - Remove Firefox 8 preference migration code; r=yoric
|
2013-05-28 11:02:13 +02:00 |
|
Tim Taubert
|
e3c3846fa5
|
Bug 873771 - TabRestoreQueue should keep track of and evaluate restore_on_demand prefs; r=yoric
|
2013-05-21 18:32:24 +02:00 |
|
Tim Taubert
|
9209d1586d
|
Backed out changeset 4a496e6b99af (bug 867097)
|
2013-05-24 15:28:29 +02:00 |
|
Tim Taubert
|
be92a4b097
|
Backed out changeset 6ddd5fb7f041 (bug 867118)
|
2013-05-24 15:28:29 +02:00 |
|
Tim Taubert
|
e4606bc219
|
Backed out changeset d1cd5199bf45 (bug 867142)
|
2013-05-24 15:28:29 +02:00 |
|
Tim Taubert
|
ee6c3b6844
|
Backed out changeset 817df00cc0ff (bug 873771)
|
2013-05-24 15:28:29 +02:00 |
|
Tim Taubert
|
c22cef78e7
|
Backed out changeset 2d58f11fc294 (bug 873835)
|
2013-05-24 15:28:29 +02:00 |
|
Ed Morley
|
486c2804c2
|
Merge mozilla-central and inbound
|
2013-05-22 11:28:59 +01:00 |
|
Tim Taubert
|
42c0714114
|
Bug 873771 - TabRestoreQueue should keep track of and evaluate restore_on_demand prefs; r=yoric
|
2013-05-21 18:32:24 +02:00 |
|
Tim Taubert
|
62680e5089
|
Bug 873835 - Re-implement form data cache now that __SS_data is gone; r=yoric
|
2013-05-21 18:19:17 +02:00 |
|
Tim Taubert
|
3d6541ef65
|
Bug 867142 - Remove browser.__SS_restoreState and use a WeakMap instead; r=yoric
|
2013-05-21 15:02:46 +02:00 |
|
Jonathan Kew
|
032590f584
|
bug 872324 - ensure window position/size attributes are passed to restoreDimensions as numbers, not strings. r=ttaubert
|
2013-05-22 11:02:38 +08:00 |
|
Victor Porof
|
7e0700a26d
|
Merge m-c to fx-team
|
2013-05-16 10:32:06 +03:00 |
|
Tim Taubert
|
0b2e678e5a
|
Bug 866444 - Use get/setIcon to restore tab icons and remove 'image' from xulAttributes; r=yoric
|
2013-05-13 11:09:03 +02:00 |
|
Ioana Budnar
|
20156aba4c
|
Bug 862371 - Test that closed private windows can't be restored.r=ttaubert
|
2013-05-07 14:03:14 +03:00 |
|
Tim Taubert
|
f0940a0463
|
Bug 868026 - Remove window.__SS_dyingCache and replace it with some appropriate use of WeakMap; r=yoric
|
2013-05-03 09:42:16 +02:00 |
|
Tim Taubert
|
ce6d888d4d
|
Bug 867118 - Remove browser.__SS_data and use a WeakMap instead; r=yoric
|
2013-05-03 09:41:00 +02:00 |
|
Tim Taubert
|
6de33f755f
|
Bug 867097 - Remove re-use of __SS_data, and the superfluous __SS_tabStillLoading property; r=yoric
|
2013-05-02 12:12:30 +02:00 |
|