Tim Taubert
d803f8e745
merge m-c to fx-team
2013-07-05 08:56:02 +02:00
Tim Taubert
1ec9e66679
Backed out changeset 95e83b0f7cb2 (bug 888986)
2013-07-04 15:19:55 +02:00
Joey Armstrong
44ade60e99
bug 870370: EXTRA_COMPONENTS cleanup for conversion patches #1 & #2 .
2013-07-03 12:01:06 -04:00
Mike Shal
e215f1fcd7
Bug 880245 - Move EXTRA_JS_MODULES to moz.build (batch #3 ); r=joey
2013-06-28 15:17:07 -04:00
Jared Wein
8ac1ead5d6
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
8cd97ffc27
Merge fx-team to m-c
2013-06-30 08:35:45 -07:00
James Kitchener
c59cfe8323
Bug 802895 - Add srcdoc iframe support to session restore r=bz
2013-06-28 23:13:23 -04:00
Phil Ringnalda
3de8abed9d
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
86bc191b22
Merge mozilla-central and fx-team
2013-06-28 14:37:15 +01:00
David Rajchenbach-Teller
891c8da9db
Bug 876168 - Let's backup sessionstore.js before each upgrade;r=ttaubert
2013-06-27 13:57:05 -04:00
Gijs Kruitbosch
9fc5595aac
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
1275b7ca8b
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
9e94719e9b
Bug 888031 - Remove about:home from tests not explicitly requiring it.
...
r=ttaubert
2013-06-28 09:02:19 -04:00
Tim Taubert
c29e287971
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
57e16067ad
Bug 880245 - Convert JS_MODULES_PATH to be relative to $(FINAL_TARGET); r=gps
2013-06-17 13:59:49 -04:00
Sid
31329541e5
Bug 884585 - Exclude about:newtab from Recently Closed Tabs list; r=ttaubert
2013-06-20 20:06:14 +02:00
Ed Morley
cf95c992a5
Merge mozilla-central and inbound
2013-06-19 15:51:08 +01:00
Christian Ascheberg
fe3f00b275
Bug 848347 - external links do not always open correctly; r=ttaubert
2013-06-03 08:36:04 +02:00
Bill McCloskey
b394092bf1
Bug 871057 - Simplify session store initialization; r=ttaubert
2013-06-17 11:51:43 +02:00
Ed Morley
bd32e79d52
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
44e935783e
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
081e2d3a69
bug 870370: move EXTRA_COMPONENTS to moz.build (file batch #1 ). r=mshal
2013-06-10 11:30:03 -04:00
Tim Taubert
e85ea06d5c
Bug 874452 - Remove Firefox 8 preference migration code; r=yoric
2013-05-28 11:02:13 +02:00
Tim Taubert
f5695d2000
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
584b0ba1d4
Backed out changeset 4a496e6b99af (bug 867097)
2013-05-24 15:28:29 +02:00
Tim Taubert
88661e0714
Backed out changeset 6ddd5fb7f041 (bug 867118)
2013-05-24 15:28:29 +02:00
Tim Taubert
f1d4154d4f
Backed out changeset d1cd5199bf45 (bug 867142)
2013-05-24 15:28:29 +02:00
Tim Taubert
63f710e984
Backed out changeset 817df00cc0ff (bug 873771)
2013-05-24 15:28:29 +02:00
Tim Taubert
64afdec2e6
Backed out changeset 2d58f11fc294 (bug 873835)
2013-05-24 15:28:29 +02:00
Ed Morley
9d75df7121
Merge mozilla-central and inbound
2013-05-22 11:28:59 +01:00
Tim Taubert
208993b51f
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
de61c28373
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
f861efe4ab
Bug 867142 - Remove browser.__SS_restoreState and use a WeakMap instead; r=yoric
2013-05-21 15:02:46 +02:00
Jonathan Kew
99a6af2d1d
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
36e4594c52
Merge m-c to fx-team
2013-05-16 10:32:06 +03:00
Tim Taubert
d80c40588d
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
75ede70b06
Bug 862371 - Test that closed private windows can't be restored.r=ttaubert
2013-05-07 14:03:14 +03:00
Tim Taubert
d7a3f4b22a
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
1c900910f6
Bug 867118 - Remove browser.__SS_data and use a WeakMap instead; r=yoric
2013-05-03 09:41:00 +02:00
Tim Taubert
065778c617
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
0d49db0381
bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal
2013-05-13 16:24:07 -04:00
Tim Taubert
4d617e4b7c
merge m-c to fx-team
2013-05-01 10:18:22 +02:00
Yura Zenevich
f7ebeec3ed
[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
b93850ce02
[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
f4b1da2719
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
0bfa85f631
Merge m-c to inbound.
2013-04-26 13:06:35 -04:00
Tim Taubert
560a28af24
Bug 865127 - Clean up priority queue keeping track of tabs to restore; r=yoric
2013-04-25 17:58:27 +02:00
Jonathan Kew
16a3baa743
bug 864107 - constrain restored window dimensions to available screen area. r=ttaubert
2013-04-26 12:41:29 +01:00
Bill McCloskey
f079230fe4
Bug 862078 - Use an about:config preference to control multiprocess browsing, part 3 (r=felipe)
2013-04-22 19:47:58 -07:00
Tim Taubert
a54ebc5937
Bug 863227 - Lazily retrieve list of nsIDocShell.allow* properties to (re)store docShell capabilities; r=yoric
...
--HG--
rename : browser/components/sessionstore/test/browser_493467.js => browser/components/sessionstore/test/browser_capabilities.js
2013-04-20 10:05:20 +02:00
Tim Taubert
7fcfa88eb1
Bug 862442 - Use a content script to listen for input and change events; r=yoric
2013-04-20 10:05:20 +02:00
Tim Taubert
6123af3720
Bug 861409 - Use a content script to listen for pageshow events; r=yoric,jaws
2013-04-20 10:05:20 +02:00
Joey Armstrong
12356a4c50
bug 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS
2013-04-29 14:49:00 -04:00
Honza Bambas
e7a737bf35
Bug 600307 - localStorage and sessionStorage implementation overhaul, r=mak77+smaug, sr=smaug
2013-04-15 14:38:48 +02:00
Tim Taubert
36f54048f1
Bug 845681 - Save session states without any open windows on Mac OS X; r=felipe
2013-04-12 20:35:24 +02:00
Prasanth Balakrishnan
5b8decf3aa
Bug 586067 - Store last accessed timestamp for tabs. r=ttaubert
2013-04-11 21:50:34 +02:00
Xin Zhang
3ebe0ee79c
Bug 849764 - Replace removeObserver() calls with three params with two in browser dir. r=mak
2013-04-06 14:46:35 -04:00
Kyle Machulis
f5e3aadf0b
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -07:00
Felipe Gomes
8eb577433f
Bug 850210 - Part 1. Update ForgetAboutSite.jsm to use the nsIContentPrefService2 API. r=adw
2013-03-29 23:08:46 -03:00
Kyle Machulis
d2b6e6e01a
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
2013-03-29 15:12:58 -07:00
Kyle Machulis
5663b98bc5
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
...
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Tim Taubert
91c0270f30
merge m-c to fx-team
2013-03-21 12:35:58 +01:00
David Rajchenbach-Teller
413a6dee87
Bug 852452 - Measure how long SessionStore writing blocks the main thread;r=ttaubert
2013-03-20 09:15:24 +01:00
Gregory Szorc
94ec89296d
Bug 844654 - Part 3: Remove now empty Makefile.in files; rs=khuey
...
--HG--
extra : rebase_source : 8de9c7f68a953e574dda22f8c14c2b2ca60444f9
2013-03-19 18:49:07 -07:00
Mike Shal
ea1d9b8ba7
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
2013-03-19 11:47:00 -07:00
Yura Zenevich
28aeb1f5c4
Bug 848085 - Add telemetry probe for session file createBackupCopy. r=yoric
2013-03-19 17:36:35 -04:00
Gregory Szorc
629b5d86c6
Bug 818246 - Part 4: Move XPIDLSRCS into moz.build (auto); rs=glandium
...
This is the result of running
|mach mozbuild-migrate --list XPIDLSRCS SDK_XPIDLSRCS XPIDL_SOURCES| and
reverting xpcom/sample/*.
2013-03-12 10:17:46 -07:00
Gabriele Svelto
c085a1a3ec
Bug 689256 - Record invalid PROCESS_CREATION timestamps and adjust tests to cope with them. r=glandium
2013-03-08 12:37:16 +01:00
Gregory Szorc
795c5eeeff
Bug 818246 - Part 1: Remove unncessary definitions of XPIDL_MODULE; r=glandium
...
XPIDL_MODULE defaults to MODULE. These Makefile.in were setting
XPIDL_MODULE to the same value as MODULE.
--HG--
extra : rebase_source : e96bd34d5949d0ab94cecbec35d6c9f4bffec01e
2013-03-07 05:03:51 -08:00
Ryan VanderMeulen
1ce4fb8a84
Backed out changeset f856bcb5097f (bug 689256) for xpcshell orange on a CLOSED TREE.
2013-03-06 14:37:34 -05:00
Gabriele Svelto
994415fc7b
Bug 689256 - Record invalid PROCESS_CREATION timestamps and adjust tests to cope with them. r=glandium
2013-03-05 18:24:21 +01:00
Trevor Saunders
c40af5bf91
bug 407956 - make nsITreeView not take a nsISupportsArray* r=neil, bz sr=neil
2013-01-06 19:54:42 -05:00
Ms2ger
c6832bb745
Merge m-i to b-s.
2013-02-28 14:46:10 +01:00
Ed Morley
e9e48c1faa
Backed out changeset b01c5df06269 (bug 841717) for causing bug 846106 on a CLOSED TREE
2013-02-28 11:34:44 +00:00
Gregory Szorc
803629b9c6
Merge mozilla-central into build-system
...
There were merges in configure.in and some Makefile.in. None had any
conflicts. I spot verified the Makefile.in changes and confirmed that
the changes did not touch any DIRS* variables.
2013-02-27 10:03:52 -08:00
Gregory Szorc
8f9112102d
Bug 784841 - Part 18d: Convert /browser; r=gavin f=Ms2ger
2013-02-25 12:47:18 -08:00
Tim Taubert
cfb9ef62bb
Bug 829568 - part 1 followup - correct a little typo in a comment r=me DONTBUILD
2013-02-25 22:40:41 +01:00
Ehsan Akhgari
7463c24540
Bug 832325 - Finish the initialization of nsSessionStartup correctly if permanent PB is turned on; r=ttaubert
2013-02-23 01:45:37 -05:00
Ryan VanderMeulen
1b1d4736df
Merge m-c to inbound.
2013-02-22 12:45:21 -05:00
Tim Taubert
6b1b91433d
Bug 841717 - Fix the first test (browser_248970_b_perwindowpb.js) and make it use the TestRunner; r=yoric
2013-02-21 16:16:48 +01:00
Tim Taubert
3bbb3dbc16
Bug 830656 - Don't report errors when wipe() tries to remove non-existant session files; r=yoric
2013-02-19 19:34:25 +01:00
Tim Taubert
b9b04bd0ce
Bug 842513 - Specify character sets for sample files and data URLs used in tests; r=felipe
2013-02-19 19:32:29 +01:00
Gavin Sharp
0185984451
Remove some unnecessary preprocessing, no bug
...
--HG--
extra : rebase_source : b8bfed7a5b55652fd8a9b3bf3c601accb8b2022f
2013-02-17 17:49:25 -08:00
Tim Taubert
e68d5f3063
Bug 829568 - part 3 - restore the initial session in case the user opens a non-private window; r=felipe
2013-02-18 18:57:48 +01:00
Tim Taubert
35784e5146
Bug 829568 - part 2 - back up the initial session when starting up with a private window; r=felipe
2013-02-15 13:20:48 +01:00
Tim Taubert
00aaabad70
Bug 829568 - part 1 - don't save (invalid) states without any windows; r=felipe
2013-02-15 12:28:00 +01:00
Ryan VanderMeulen
292b4f3c5f
Merge m-c to inbound.
2013-02-11 13:51:32 -05:00
Mike Hommey
94d34b6513
Bug 755724 - Move browser application in a subdirectory. r=jimm
2013-02-11 14:10:16 +01:00
Florian Quèze
5d11ad7c19
Bug 838552 - nsSessionStartup.js' debug code is noisy, r=Yoric.
2013-02-10 23:08:32 +01:00
Jim Mathies
8759ba05ed
Bug 839793 - TelemetryTimestamps.jsm imported using the wrong path. r=glandium
2013-02-09 12:28:38 -06:00
Marco Castelluccio
c311a835f2
Bug 838821 - Don't use file.exists() when not necessary (browser/components). r=gavin
2013-02-08 11:34:47 -05:00
David Rajchenbach-Teller
8d3f6a3221
Bug 836912 - Measure Jank in Session Restore collection and serialization. r=ttaubert
2013-02-05 11:40:48 -05:00
Tim Taubert
3f10682513
merge m-c to fx-team
2013-02-04 20:12:29 +01:00
Tim Taubert
d3ba19999f
Bug 712763 - Backout changes from bug 669272 to keep original window order when restoring a session; r=felipe
2013-02-01 13:12:47 -05:00
Tim Taubert
93765e872d
Bug 726275 - Shift-click on back/forward button doesn't load page; r=gavin
2013-02-01 10:19:34 -05:00
Ehsan Akhgari
32d278987e
Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium
...
--HG--
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js
2013-01-29 13:12:13 -05:00
Dave Townsend
6c649be569
Bug 793928: Switch users of the promise library to the new location and move tests files. r=gavin
...
--HG--
rename : toolkit/addon-sdk/test/Makefile.in => addon-sdk/test/Makefile.in
rename : toolkit/addon-sdk/test/unit/head.js => addon-sdk/test/unit/head.js
rename : toolkit/addon-sdk/test/unit/test_promise.js => addon-sdk/test/unit/test_promise.js
rename : toolkit/addon-sdk/test/unit/xpcshell.ini => addon-sdk/test/unit/xpcshell.ini
2013-02-01 11:43:15 -08:00
Tim Taubert
715635ad32
Bug 797263 - Intermittent browser_586068-reload.js | Test timed out r=yoric
2013-01-24 14:59:16 +01:00
Olli Pettay
18534b4fb8
Bug 825544: backout Bug 825544, Bug 825544, Bug 765192 and Bug 808035 to bring back the old .location=val behavior, r=bz
2013-01-15 13:46:35 +02:00
Michael Kraft
9277a212b9
Bug 824107 - Session Data lost on startup if nsISessionStartup.sessionType is referenced before async load complete. r=dteller
2013-01-06 22:24:15 -05:00
Andres Hernandez
a95b2346b2
Bug 822093 - Make browser_819510_perwindowpb.js wait for the sessionstore data to update before performing tests on it. r=jdm
2012-12-28 16:22:52 -06:00
Andres Hernandez
c7a1a08aa2
Bug 819510 - Quitting from a Private Browsing window makes Restore Previous Session fail once. r=ttaubert
2012-12-19 16:52:30 -06:00
ithinc
d8bcd6337c
Bug 824480 - Replace |tab == gBrowser.selectedTab| with tab.selected. r=dao
2012-12-25 00:08:22 +08:00
Ehsan Akhgari
c823bfce6a
Bug 823732 - Remove the usage of the global PB service from nsSessionStartup.js in per-window PB builds; r=jdm
2012-12-20 17:50:35 -05:00
Ed Morley
e37969e6b1
Merge mozilla-central to mozilla-inbound
2012-12-21 11:41:08 +00:00
Ed Morley
664839a742
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-12-20 21:05:33 +00:00
Ehsan Akhgari
9de37fb804
Fix the sessionstore test Makefile in global PB builds; no bug
...
DONTBUILD since this is NPOTB
2012-12-20 14:07:22 -05:00
Cameron McCormack
b0db402ed9
Bug 822548 - Fix a bunch of JS warnings on startup. r=dao
2012-12-19 09:27:56 +11:00
Andres Hernandez
96c047fe8e
Bug 821178 - Port browser_248970_a.js and browser_248970_b.js to the per-window PB APIs. r=jdm
...
--HG--
rename : browser/components/sessionstore/test/browser_248970_b.js => browser/components/sessionstore/test/browser_248970_b_perwindowpb.js
2012-12-17 17:19:06 -06:00
Ehsan Akhgari
a60bea2d34
Remove dead code which accesses the private browsing service from browser_597071.js, no bug
2012-12-20 15:26:12 -05:00
David Rajchenbach-Teller
bf9e5fa6d4
Bug 532150 - Test main thread fallback for session file. r=Felipe
2012-12-19 20:04:53 -05:00
David Rajchenbach-Teller
07967936e4
Bug 532150 - Don't read and write the session file off the main thread. r=Felipe
2012-12-19 20:04:26 -05:00
Ed Morley
a4511f44f0
Backout e28f0f4b25a4 (bug 819510) for causing bug 822093
2012-12-17 12:43:55 +00:00
Ehsan Akhgari
c51600f223
Backed out 2 changesets (bug 532150) for test failure
...
Backed out changeset 57bbbda0dedd (bug 532150)
Backed out changeset 5cab33f5bfbd (bug 532150)
2012-12-15 12:08:04 -05:00
David Rajchenbach-Teller
8057248eae
Bug 532150 - Testing main thread fallback for session file; r=felipe
...
--HG--
extra : rebase_source : fe825601fc013fce66aaa619dece0980f6f03ff5
2012-12-15 10:45:13 -05:00
David Rajchenbach-Teller
f3770967d9
Bug 532150 - Reading and writing session file off the main thread; r=felipe
...
--HG--
extra : rebase_source : f9ceb62680c932621b876a39f007e74a4f4e4c40
2012-12-15 10:44:07 -05:00
Bellindira Castillo [:bellindira]
24568640ee
Bug 819510 - Quitting from a Private Browsing window makes Restore Previous Session fail once; r=ttaubert
2012-12-14 14:06:45 -06:00
Ehsan Akhgari
5926e0e97f
Bug 821178 - Part 0: Remove browser_248970_{a,b}.js in per-window PB builds
2012-12-13 01:04:11 -05:00
Ehsan Akhgari
9300225bfd
Bug 817292 - Bump the timeout for browser_480148.js; r=edmorley
2012-12-06 14:45:18 -05:00
Ehsan Akhgari
7cc52ca87d
Bug 817931 - Don't restore the contents of the last closed window into a newly opened window if it's a private window; r=ttaubert
...
DONTBUILD since this is NPOTB for global PB builds
2012-12-04 00:18:26 -05:00
Andres Hernandez
e4d9e7447d
Bug 817472 - Port browser_394759_privatebrowsing.js to the new per-window PB APIs; r=ehsan
...
DONTBUILD because this is NPOTB for global PB builds
--HG--
rename : browser/components/sessionstore/test/browser_394759_privatebrowsing.js => browser/components/sessionstore/test/browser_394759_perwindowpb.js
2012-12-03 16:51:16 -06:00
Andres Hernandez
465c72cd26
Bug 816524 - Do not store information about closed private windows; r=ttaubert
2012-11-30 15:43:38 -06:00
Josh Matthews
a1401f5b6d
Backed out changeset 0902b7e89928 (bug 816524)
2012-12-03 17:01:15 -05:00
Mario Alvarado [:marioalv]
0ab4323350
Bug 813215 - Port browser_354894.js to the per-window PB APIs; r=ehsan
...
DONTBUILD because this is NPOTB in gloabl PB builds
--HG--
rename : browser/components/sessionstore/test/browser_354894.js => browser/components/sessionstore/test/browser_354894_perwindowpb.js
2012-11-29 01:02:06 -06:00
Andres Hernandez
f2eec374d9
Bug 816524 - Do not store information about closed private windows; r=ttaubert
...
DONTBUILD since this is NPOTB for global PB builds
2012-11-30 15:43:38 -06:00
Seth Fowler
c42d3467d8
Bug 812241 - Remove disabled test warnings. r=khuey
2012-11-20 16:13:04 -08:00
Andres Hernandez
ed8a2f10ca
Bug 722985 - nsSessionStore makes many decisions based on global Private Browsing state; r=ehsan,ttaubert
...
--HG--
extra : rebase_source : 396ac92ad54f8cddc07a4570e5d5da309dd2073e
2012-11-13 16:26:00 -06:00
David Rajchenbach-Teller
d2e44d6975
Bug 794091 - Write SessionStore with OS.File. r=ttaubert
2012-11-08 14:35:01 -05:00
Phil Ringnalda
dcd3477dcb
Back out 5ebd6549bf93 and 73287cb2dc6a (bug 794091) on suspicion of breaking Win64 PGO builds
2012-11-08 20:43:18 -08:00
David Rajchenbach-Teller
4b339680a6
Bug 794091 - Write SessionStore with OS.File. r=ttaubert
2012-11-08 14:35:01 -05:00
Vladimir Vukicevic
0b37af40c2
b=809123; disable broken browser_586068-reload.js test; r=ttaubert
2012-11-08 10:14:04 -05:00
Oonishi Atsushi
6f37aff640
Bug 808035 - Skip session history on loading initial <about:blank>. r=ttaubert
2012-11-07 18:04:23 -05:00
Kyle Huey
45adfbf2c8
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
...
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
2012-10-31 09:13:28 -07:00
Vicamo Yang
e6e6deb486
Backout 67cb43bb8865: Breaks B2G Marionette
2012-10-31 16:35:11 +08:00
Kyle Huey
7457de64ad
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
2012-10-30 12:28:11 -07:00
Ed Morley
a7bb0ec116
Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE
2012-10-30 17:02:31 +00:00
Kyle Huey
dd0cfd935a
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
2012-10-30 08:26:12 -07:00
Andres Hernandez
7ffb7d4b3c
Bug 799784 - Replace usages of nsIPrivateBrowsingService.autoStarted with PrivateBrowsingUtils.permanentPrivateBrowsing; r=ehsan
2012-10-24 14:21:33 -06:00
Phil Ringnalda
9381b785f3
Back out b8214dfa2924 (bug 794091) for talos hangs
2012-10-23 07:34:20 -07:00
David Rajchenbach-Teller
70bcc6a048
Bug 794091 - Write SessionStore with OS.File. r=ttaubert
2012-10-23 08:10:53 -04:00
Ehsan Akhgari
8f596b4339
Bug 799126 - Rename ClearRecentHistory to ForgetAboutSite; r=jdm
...
--HG--
rename : browser/components/privatebrowsing/src/ClearRecentHistory.jsm => browser/components/privatebrowsing/src/ForgetAboutSite.jsm
2012-10-08 11:55:41 -04:00
Ehsan Akhgari
803b082135
Bug 774963 - Remove removeDataFromDomain from nsIPrivateBrowsingService, and put it in its own JS module, ClearRecentHistory; r=jdm
2012-10-03 11:29:10 -04:00
Ed Morley
563e63dc75
Bug 765389 - Disable browser_461743.js for frequent timeouts
2012-10-03 11:49:40 +01:00
Ed Morley
2e0be8af86
Bug 766044 - Disable browser_459906.js for frequent intermittent failures
2012-10-03 11:46:44 +01:00
Tim Taubert
cc20557287
merge m-c to fx-team
2012-09-28 18:59:01 +02:00
Andres Hernandez
88dfc56e99
Bug 732874 - Telemetry stopwatch: key was already initialized errors in logs. r=felipc
2012-09-26 14:21:28 -06:00
Tim Taubert
53c1615ad0
Bug 789102 - Split browser_586068-cascaded_restore.js into multiple tests; r=felipe
2012-09-28 10:42:01 +02:00
Tim Taubert
dd44e59bc9
Backed out changeset c671314ef408 (bug 789003)
2012-09-26 15:07:05 +02:00
Phil Ringnalda
907e7d9843
Bug 789003 - ignoreAllUncaughtExceptions() in browser_586068-cascaded_restore.js, since we certainly do
2012-09-23 15:50:29 -07:00
Abhishek Potnis
482c9a8d8a
Bug 691925 - Replaced content.focus() with gBrowser.selectedBrowser.focus() and/or window.focus(). r=dao
2012-09-19 12:59:26 +02:00
Tim Taubert
ac1c6eefd9
Bug 589445 - Intermittent timeout or uncaught exception @nsIDOMLocation.hash in browser_463205.js followed by unexpected tab warnings; r=ehsan
2012-09-14 22:15:44 +02:00
Tim Taubert
07d5947e7c
Bug 776928 - When doing lazy tab restoration, set the <browser>s in question to display:none until restored. r=dao
2012-09-05 07:52:31 +02:00
Michael Kohler
82945e5841
Bug 610017 - _isCmdLineEmpty should not clobber window.arguments[0]. r=ttaubert
2012-07-15 18:46:38 +02:00
Ekanan Ketunuti
f2607f9643
Bug 786164 - Fix typo in SessionStore.jsm. r=jaws
...
--HG--
extra : rebase_source : 4d29a9e149809c3618c0d33673473c2d0d789b1c
2012-08-31 15:23:44 +07:00
Ed Morley
97409b2280
Bug 552424 - Disable browser_464620_a.js and browser_464620_b.js on Windows for failing 500 times without anyone caring; r=philor
2012-08-18 23:59:55 +01:00
Andres Hernandez
13b53f0578
Bug 325901 - fix unnecessarily preprocessed files in browser/, r=gavin
...
--HG--
extra : rebase_source : cc42d98604e38528f3bc9941dce4f15ec8ad5d67
2012-08-10 14:20:25 -06:00
Tim Taubert
175e9ad7b5
Bug 780645 - browser_595601-restore_hidden.js needs to wait for all tabs to be restored before continuing with the second test; r=felipe
2012-08-07 16:22:03 +02:00
Ms2ger
95d866c21d
Bug 773933 - Remove libs rules from browser/components/sessionstore/src/Makefile.in; r=ted
2012-08-04 09:43:58 +02:00
Mike Hommey
c1b35e7b2a
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
2012-08-04 20:26:44 +02:00
Ed Morley
4eb11bee72
Revert inbound to 3d5d1daa2505 to stop OS X M5 failures (backout not clean/could have been a bad merge) on a CLOSED TREE
2012-08-04 18:05:15 +01:00
Ms2ger
bee14f4afa
Bug 773933 - Remove libs rules from browser/components/sessionstore/src/Makefile.in; r=ted
2012-08-04 09:43:58 +02:00
Andres Hernandez
6f1c02f67f
Bug 771504 - Nightly is focusing last app tab instead of homepage r=ttaubert
2012-07-31 15:06:19 -06:00
Tim Taubert
1fa7960ee9
Bug 631956 - Intermittent browser_522545.js | sessionstore got correct userTypedValue; r=froydnj
2012-07-26 15:20:28 +02:00
Tim Taubert
1689e98cc5
Backed out changeset 48bfee9fa89d (bug 776928)
2012-07-25 22:12:56 +02:00
Tim Taubert
d23d39bcf4
Bug 776928 - When doing lazy tab restoration, set the <browser>s in question to display:none until restored; r=dao
2012-07-25 20:55:15 +02:00
Jonas Sicking
e2b8d00ce4
Bug 774585: Fix session storage to take app principals into account. r=mounir
2012-07-21 00:29:40 -07:00
Bobby Holley
447940c906
Bug 774245 - Re-implement moz_bug_r_a4 trickery. r=mrbkap
...
In the next patch, we drop support for lookupMethod for location objects, since the security policy there is tricky and location objects are already unshadowable Xray wrappers.
2012-07-18 13:51:28 +02:00
Nathan Froyd
5b30baa4c3
Bug 370750 - consolidate mochitest files installation; r=glandium
...
With assistance on the patch from Ms2ger, Waldo, and Mossop.
2012-07-03 16:49:02 -04:00
Andres Hernandez [:andreshm]
1172d2f84a
Bug 681005 - Restore pinned tabs before normal tabs r=zpao
2012-06-18 16:19:26 -06:00
Chris Lee
ffc9ccb766
Bug 523140 - Improve language of 'Start New Session' string in about:sessionrestore; r=zpao
2012-06-04 18:57:06 -07:00
Tim Taubert
0ecdaee9d5
Bug 742047 - Part 2 - Refactor SessionStorage.jsm and its API; r=zpao
2012-06-03 11:45:51 +02:00
Tim Taubert
99e2966f5a
Bug 742047 - Part 1 - Create SessionStorage.jsm and migrate existing code; r=zpao
2012-06-03 11:45:51 +02:00
Gervase Markham
638c878b13
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
...
--HG--
extra : rebase_source : da55a4937383eda2baf7c9a362501da8ee664146
2012-05-29 16:52:43 +01:00
Tim Taubert
89e6e679de
Bug 664324 - [session restore cleanup] Remove trailing whitespace; r=zpao
2012-05-25 23:39:22 +02:00
Tim Taubert
1ce7195890
Bug 758568 - Use SessionStoreInternal instead of passing it to SHistory and TabsProgressListeners; r=zpao
2012-05-25 23:11:31 +02:00
Andres Hernandez [:andreshm]
df528e2076
Bug 745040 - Move the Session Store Service to a module r=zpao
2012-05-14 16:01:21 -06:00
Paul O’Shannessy
8baec9cd74
Bug 739531 - Can't duplicate a tab with designMode and no body; r=ttaubert
2012-05-25 10:43:19 +02:00
Bellindira Castillo [:bellindira]
efd3120699
Bug 662743 - Session restore should do more than restore a <select>'s selectedIndex; r=zpao
2012-05-17 23:23:35 -06:00
Gervase Markham
87620f5676
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Andres Hernandez [:andreshm]
f8650b3a74
Bug 742051 - Remove the backwards compatibility for the old formdata format r=zpao
2012-05-14 16:11:43 -06:00
Andres Hernandez [:andreshm]
a869ddceeb
Bug 697903 - Move form data functions from sessionstore into JSM r=zpao,ttaubert
2012-05-08 10:36:29 -06:00
Dão Gottwald
a8cffe0ce0
Bug 752467 - disable leaky tests. r=zpao
2012-05-10 20:09:25 +02:00
Dão Gottwald
54b97438d1
Bug 751334 - Redundant TabView.init call in restoreWindow leaks the browser window when the window closes before delayedStartup was called. r=ttaubert
2012-05-04 18:17:25 +02:00
Serge Gautherie
ec5372b0a4
Bug 741070. (Cv1a-FF) Sessionstore tests: Improve and merge 'provideWindow()' and 'whenWindowLoaded()' into 'head.js', Add an 'info()' call, Nits. r=paul (a=test-only).
2012-05-02 14:14:18 +02:00
Serge Gautherie
2dece8a122
Bug 741070. (Bv1b-FF) browser_394759_basic.js: Use 'Services.prefs', Set 'general.warnOnAboutConfig' preference, Remove a 'whenWindowLoaded()' call, Add an 'info()' call, Nits. f=neil r=zpao.
2012-04-28 04:18:00 +02:00
Paul O’Shannessy
b8a44ebb31
Bug 743882 - Fix session restore tests for compartment-per-global [r=dietrich, r=ttaubert]
...
--HG--
extra : rebase_source : e7da9ad0458aaf76614888a9567e112541039332
2012-04-25 10:11:03 -04:00
Dão Gottwald
990499a1dc
Bug 746837 - In undoCloseTab, focus the browser instead of the content window and do it immediately rather than after a timeout. r=zpao a=desktop-only
2012-04-21 14:45:51 +02:00
Myk Melez
253337cae3
bug 725408 - implement WebappRT launcher/shell; r=bsmedberg
2012-04-17 07:11:53 -07:00
Paul O’Shannessy
e86dac60a4
Bug 745342 - Use more lazy services from Services.jsm [r=dietrich]
2012-04-16 14:26:10 -07:00
Paul O’Shannessy
50631b0bae
Bug 732292 - use XPCOMUtils.defineLazyModuleGetter in sessionstore [r=dietrich]
2012-04-16 14:26:10 -07:00
Max Li
be2df2f0e7
Bug 742098 - refactor observe() into a set of distinct methods [r=zpao]
2012-04-11 12:52:48 -07:00
Tim Taubert
18a864805f
Bug 701377 - setTabState() always unhides the tab; r=zpao
2012-03-28 09:25:42 +02:00
Tim Taubert
7ae3f10617
Bug 739805 - Calling getTabState() on a not-yet-restored tab wipes out text and scroll data; r=zpao
2012-03-28 09:13:48 +02:00
dietrich@mozilla.com
80ab256ba7
Bug 726235 - Break out XPath code into separate module. r=zpao
2012-03-23 21:47:04 -04:00
Tim Taubert
b1db731c92
merge m-c to fx-team
2012-03-20 09:23:36 +01:00
Tim Taubert
72ab5c9be7
Bug 736416 - intermittent browser/components/sessionstore/test/browser_625016.js | Test timed out, followed by other errors; r=mak
2012-03-19 11:14:30 +01:00
Mike Hommey
f72b78b5db
Bug 736495 - Some scripts are importing modules with resource:///gre instead of resource:/// and vice-versa. r=gavin
2012-03-16 17:21:19 +01:00
Marco Bonardo
6d99500c2c
Bug 735879 - Add more delay to some browser chrome tests that often timeout. r=fryn
2012-03-14 16:11:20 -07:00
Dão Gottwald
2ed7e7306a
Bug 733339 - part 3: make the content window passed to gPageStyleMenu.switchStyleSheet optional. r=dolske
2012-03-11 05:25:02 +01:00
Dão Gottwald
f721bff622
Bug 733339 - part 1: remove unneeded legacy style sheet switching functions and bind remaining ones to gPageStyleMenu. r=dolske
2012-03-11 05:23:51 +01:00