Gregory Szorc
7bb3ee056b
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
60f2d3b732
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
58b7ec0116
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
babdb27448
Backed out changeset f856bcb5097f (bug 689256) for xpcshell orange on a CLOSED TREE.
2013-03-06 14:37:34 -05:00
Gabriele Svelto
dc7707f7c5
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
5756f6755f
bug 407956 - make nsITreeView not take a nsISupportsArray* r=neil, bz sr=neil
2013-01-06 19:54:42 -05:00
Ms2ger
3813557cac
Merge m-i to b-s.
2013-02-28 14:46:10 +01:00
Ed Morley
ab179550e6
Backed out changeset b01c5df06269 (bug 841717) for causing bug 846106 on a CLOSED TREE
2013-02-28 11:34:44 +00:00
Gregory Szorc
f0b7e3972c
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
758d7a8978
Bug 784841 - Part 18d: Convert /browser; r=gavin f=Ms2ger
2013-02-25 12:47:18 -08:00
Tim Taubert
f680438fbc
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
90f36ef27c
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
298dff9e7a
Merge m-c to inbound.
2013-02-22 12:45:21 -05:00
Tim Taubert
1906402620
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
9b5781041b
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
dc272234f3
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
088d7ae9b5
Remove some unnecessary preprocessing, no bug
...
--HG--
extra : rebase_source : b8bfed7a5b55652fd8a9b3bf3c601accb8b2022f
2013-02-17 17:49:25 -08:00
Tim Taubert
bc5d3cb377
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
312ea44d70
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
2a93821a9c
Bug 829568 - part 1 - don't save (invalid) states without any windows; r=felipe
2013-02-15 12:28:00 +01:00
Ryan VanderMeulen
2861e3219f
Merge m-c to inbound.
2013-02-11 13:51:32 -05:00
Mike Hommey
640e79f848
Bug 755724 - Move browser application in a subdirectory. r=jimm
2013-02-11 14:10:16 +01:00
Florian Quèze
a18ca35008
Bug 838552 - nsSessionStartup.js' debug code is noisy, r=Yoric.
2013-02-10 23:08:32 +01:00
Jim Mathies
472c77a798
Bug 839793 - TelemetryTimestamps.jsm imported using the wrong path. r=glandium
2013-02-09 12:28:38 -06:00
Marco Castelluccio
090f7bdcfa
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
84fbd821c3
Bug 836912 - Measure Jank in Session Restore collection and serialization. r=ttaubert
2013-02-05 11:40:48 -05:00
Tim Taubert
454a8e381c
merge m-c to fx-team
2013-02-04 20:12:29 +01:00
Tim Taubert
a828f602bf
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
37da3e348a
Bug 726275 - Shift-click on back/forward button doesn't load page; r=gavin
2013-02-01 10:19:34 -05:00
Ehsan Akhgari
84c4ac3c75
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
Tim Taubert
641ce36af0
Bug 797263 - Intermittent browser_586068-reload.js | Test timed out r=yoric
2013-01-24 14:59:16 +01:00
Dave Townsend
f1c830614d
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
Olli Pettay
46d4422369
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
4ef9923a60
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
5e6ad72e0a
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
8519a8afbe
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
2ecd0fb296
Bug 824480 - Replace |tab == gBrowser.selectedTab| with tab.selected. r=dao
2012-12-25 00:08:22 +08:00
Ehsan Akhgari
f7a9193209
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
5728642a43
Merge mozilla-central to mozilla-inbound
2012-12-21 11:41:08 +00:00
Ed Morley
33a812216e
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-12-20 21:05:33 +00:00
Ehsan Akhgari
2b4f5bd840
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
a86c49ceeb
Bug 822548 - Fix a bunch of JS warnings on startup. r=dao
2012-12-19 09:27:56 +11:00
Andres Hernandez
56f6e4df5e
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
9d834018d5
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
027da3eed4
Bug 532150 - Test main thread fallback for session file. r=Felipe
2012-12-19 20:04:53 -05:00
David Rajchenbach-Teller
dbb7f17c4f
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
5b57fb177d
Backout e28f0f4b25a4 (bug 819510) for causing bug 822093
2012-12-17 12:43:55 +00:00
Ehsan Akhgari
e46027a5e7
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
4a908e480d
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
aa1b9ce194
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