Commit Graph

826 Commits

Author SHA1 Message Date
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
Joey Armstrong
2dbf79e9a4 bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal 2013-05-13 16:24:07 -04:00
Tim Taubert
a687d09b37 merge m-c to fx-team 2013-05-01 10:18:22 +02:00
Yura Zenevich
289a04f4c2 [PATCH 2/2] Bug 833286 - added tests for improvements to atomic backup of sessionstore.js. r=yoric, ttaubert
---
 browser/components/sessionstore/test/Makefile.in   |    1 +
 .../test/browser_833286_atomic_backup.js           |  143 ++++++++++++++++++++
 2 files changed, 144 insertions(+), 0 deletions(-)
 create mode 100644 browser/components/sessionstore/test/browser_833286_atomic_backup.js
2013-04-30 14:07:54 +02:00
Yura Zenevich
683cc17075 [PATCH 1/2] Bug 833286 - added improvements to atomic backup of sessionstore.js. r=yoric, ttaubert
---
 .../components/sessionstore/src/SessionStore.jsm   |   45 +++++--
 .../components/sessionstore/src/_SessionFile.jsm   |  131 ++++++++++++++-----
 2 files changed, 127 insertions(+), 49 deletions(-)
2013-04-30 14:07:40 +02:00
Tim Taubert
10c608caa0 Bug 864711 - Simplify test page for browser_pageshow.js to ensure it's put into bfcache; r=yoric 2013-04-29 10:02:45 +02:00
Ryan VanderMeulen
314420a80e Merge m-c to inbound. 2013-04-26 13:06:35 -04:00
Tim Taubert
fe7d1fd44e Bug 865127 - Clean up priority queue keeping track of tabs to restore; r=yoric 2013-04-25 17:58:27 +02:00
Jonathan Kew
adb8ad49b0 bug 864107 - constrain restored window dimensions to available screen area. r=ttaubert 2013-04-26 12:41:29 +01:00
Bill McCloskey
12517ee3ca Bug 862078 - Use an about:config preference to control multiprocess browsing, part 3 (r=felipe) 2013-04-22 19:47:58 -07:00