Commit graph

1469 commits

Author SHA1 Message Date
Wes Kocher
c1121ee892 Backed out 6 changesets (bug 1110511) for automation timeouts in mochitest-bc suites
Backed out changeset eddfd7f32a1c (bug 1110511)
Backed out changeset 0eb0dda094b3 (bug 1110511)
Backed out changeset 8e20cd68ca78 (bug 1110511)
Backed out changeset c7b983f65568 (bug 1110511)
Backed out changeset 219d86f78b6b (bug 1110511)
Backed out changeset 0e055b648e10 (bug 1110511)
2015-10-05 16:38:03 -07:00
Mike Conley
8f9fdedf8f Bug 1110511 - Move tab-crashing test helper function to BrowserTestUtils.jsm r=felipe
--HG--
extra : commitid : 3btc3brhudn
extra : rebase_source : 9e9cdf816b78eeeda4157a428b5d5e7fd1632b04
2015-09-29 16:44:50 -04:00
Bill McCloskey
24657932a7 Bug 967873 - Start TabView when starting tests that might lazily load it (r=Gijs) 2015-10-01 21:18:05 -07:00
Kevin Grandon
d176e0d847 Bug 1204965 - Graphene support. Merge larch into mozilla-central. r=fabrice r=glandium 2015-09-30 23:49:00 +02:00
Seth Fowler
9933832135 Bug 1118926 (Part 2) - Remove remnants of -moz-resolution in JavaScript code. r=dolske 2015-09-30 17:00:56 -07:00
Stephanie Ouillon
5e14a3b3a8 Bug 1178533 - Add nsIInstallPackagedWebapp for registering permissions when navigating to signed packages r=bholley,fabrice,valentin 2015-08-26 13:12:13 +02:00
Tooru Fujisawa
9d0fd651c5 Bug 1207491 - Part 16: Remove use of expression closure from browser/components/sessionstore/. r=Gijs
--HG--
extra : commitid : E1komPTv4xq
extra : rebase_source : 0111c79e4ae92aa92095659ed3539a6a69a04e31
2015-09-23 18:36:23 +09:00
Carsten "Tomcat" Book
64c0a617b7 Backed out 1 changesets (bug 1178533) for xpcshell-1 test failures
Backed out changeset b12584fad334 (bug 1178533)
2015-09-24 08:41:04 +02:00
Stephanie Ouillon
478b31c634 Bug 1178533 - Add nsIInstallPackagedWebapp for registering permissions when navigating to signed packages. r=bholley, r=fabrice, r=valentin 2015-09-23 07:41:00 +02:00
Carsten "Tomcat" Book
58878018ac Backed out 1 changesets (bug 1178533) for s4 testfailures
Backed out changeset 8bbdb80f67e0 (bug 1178533)

--HG--
extra : rebase_source : 040491f382ad7b03ba803686601f1272416ab47d
2015-09-23 10:17:54 +02:00
Stephanie Ouillon
ad9e2b8a95 Bug 1178533 - Add nsIInstallPackagedWebapp for registering permissions when navigating to signed packages. r=bholley, r=fabrice, r=valentin 2015-09-22 11:55:00 +02:00
J. Ryan Stinnett
efe328f1b2 Bug 912121 - Rewrite require / import to match source tree. rs=devtools
In a following patch, all DevTools moz.build files will use DevToolsModules to
install JS modules at a path that corresponds directly to their source tree
location.  Here we rewrite all require and import calls to match the new
location that these files are installed to.

--HG--
extra : commitid : F2ItGm8ptRz
extra : rebase_source : b082fe4bf77e22e297e303fc601165ceff1c4cbc
2015-09-21 12:04:18 -05:00
Shu-yu Guo
64db2267cf Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
Blake Kaplan
bd5cfd1a0f Bug 1121052 - Reset the zoom level for crashed tab pages. 2015-09-11 11:21:14 +05:30
Neil Deakin
4ca387549d Bug 1148505, remove cpow usage from back-forward menu by using sessionstore data, r=dao,billm 2015-08-28 03:13:03 -04:00
Ehsan Akhgari
053201adb7 Bug 1195150 - Persist the tab muted state in the session store; r=billm
The muted state is state that belong to the whole tab, and it would be
nice if it was integrated with undo close tab and session restore.
2015-08-17 20:21:51 -04:00
Dave Townsend
1060021790 Bug 1175267: When a load redirected to a new process is cancelled restore the existing content.
--HG--
extra : commitid : GTJPPc0CiVF
extra : rebase_source : 8f12d85271b2fa9fbca346659b58dfe7f369b22b
2015-08-10 13:38:39 -07:00
Yoshi Huang
e317836bc5 Bug 1165277 - Use origin in SessionStorage.jsm. r=ttaubert 2015-08-04 17:14:57 +08:00
Ryan VanderMeulen
62a758f21e No bug - Request a longer timeout for browser_590268.js. 2015-08-10 11:09:53 -04:00
Ursula
9887e50c99 Bug 1142034 - Regression test. r=mconley
Makes sure we show the "Restore All Tabs" button at the right time.

--HG--
extra : commitid : L5Bg7qakLcx
extra : rebase_source : 474920470d2373c23daed3b7486c771073be1151
2015-07-24 17:56:02 -04:00
Ursula
c92c765174 Bug 1142034 - Don't show 'Restore All Crashed Tabs' when only one tab has crashed. r=mconley
--HG--
extra : commitid : KI4QTK8C8S9
extra : rebase_source : fbfb838e3e56b950ea3e37956d808b3deab3ce8c
2015-07-23 14:47:35 -04:00
Tim Taubert
37af759e35 Bug 1186168 - Fix intermittent browser_607016.js failures by using ss.getTabState() instead of closing tabs to check their state r=mconley 2015-07-22 11:59:39 +02:00
Tim Nguyen
ab0f949f17 Bug 1172357 - Use new tree-container class for about:welcomeback tree. r=jaws
--HG--
extra : commitid : 1hojpt41k2e
extra : rebase_source : 6ddfe723a1d259a2ce820d6c057a416578eafd59
2015-07-17 14:35:51 -07:00
Tim Taubert
527ea72a6c Bug 1172473 - Fix intermittent browser_607016.js failures by properly waiting for tabs to be removed r=mconley 2015-07-16 14:03:04 +02:00
Xidorn Quan
9897c73236 Bug 1163263 - Extend the timeout of browser_615394-SSWindowState_events.js. rs=KWierso
--HG--
extra : source : 82af9f49cc0c53cfc173011cf99f7ad44d77960a
2015-07-15 13:07:11 +10:00
Neil Rashbrook
1170dbe319 Bug 1129957 - RemoteWebNavigation doesn't accept postdata or headers. r=Mossop 2015-07-09 12:18:11 -05:00
Tim Taubert
6901fe4a13 Bug 1174666 - Remove unneeded SessionSaver.clearLastSaveTime() r=Yoric 2015-06-15 11:54:47 +02:00
Tim Taubert
3c6d7a1993 Bug 1163745 - Properly support shistory purging for pending tabs r=Yoric 2015-06-10 14:53:07 +02:00
Tim Taubert
623ed6d6df Bug 1163745 - Remove erroneous subtest from browser_sessionHistory.js r=Yoric 2015-06-10 14:45:37 +02:00
Allasso Travesser
2282ad0df8 Bug 1167923 - Change TabStateCache to use either xul:tab or xul:browser as key. r=ttaubert 2015-06-24 07:19:00 -04:00
Tim Taubert
529fba21f3 Bug 911358 - Request a longer timeout for browser_595601-restore_hidden.js. r=MattN
CLOSED TREE
2015-06-16 14:42:00 -04:00
Tim Taubert
523ab09657 Bug 1173857 - TabAttributes.set() should ignore internal attributes r=billm 2015-06-15 10:57:00 +02:00
Tim Taubert
6450ad809c Backed out changeset bcec28b46718 (bug 1163745) 2015-06-16 22:12:29 +02:00
Tim Taubert
ddafaf7012 Bug 1163745 - TabAttributes.set() should ignore internal attributes r=billm 2015-06-15 10:57:00 +02:00
Tim Taubert
514873e4e7 Bug 1173857 - Don't collect .userTypedValue for tabs that haven't fully restored yet r=billm 2015-06-11 19:07:12 +02:00
Tim Taubert
2a777a408e Bug 1174030 - Register new windows as soon as possible and initialize them later r=billm 2015-06-12 10:53:49 +02:00
Wes Kocher
ef577f1e7a Backed out 2 changesets (bug 1129957) for frequent browser_privatebrowsing_DownloadLastDirWithCPS.js timeouts
Backed out changeset 9ac1d4aadc38 (bug 1129957)
Backed out changeset 109474240d8c (bug 1129957)
2015-06-10 14:38:40 -07:00
Tim Taubert
0f9a461afd Bug 1173267 - Remove aOptions parameter from SessionStoreInternal.setTabState() r=Mossop 2015-06-10 11:09:09 +02:00
Neil Rashbrook
425dec4244 Bug 1129957 - RemoteWebNavigation doesn't accept postdata or headers. r=Mossop 2015-06-10 11:17:35 -03:00
Tim Taubert
5349967e74 Bug 1167508 - Cancel pending actions when after flushing the window is gone r=billm 2015-06-09 22:12:32 +02:00
Tim Taubert
545e7a83fb Bug 1167508 - Fix tests that expect a sync remoteness change after calling .loadURI() r=billm 2015-06-09 22:11:58 +02:00
Tim Taubert
7389b135f9 Bug 1167508 - Fix BrowserTestUtils.browserLoaded() and use it in sessionstore/head.js r=billm 2015-06-09 22:11:43 +02:00
Tim Taubert
f7fafca965 Bug 1167508 - Remove TabState.flush() r=billm 2015-06-09 22:11:25 +02:00
Tim Taubert
8a8147f5f4 Bug 1167508 - Use async flushing for LoadInOtherProcess() r=billm 2015-06-09 22:10:50 +02:00
Tim Taubert
52beafa16f Bug 1167508 - Support flushing crashed browsers r=billm 2015-06-09 22:10:29 +02:00
Tim Taubert
316fcde747 Bug 1167508 - Reset epoch when receiving XULFrameLoaderCreated r=billm 2015-06-09 22:09:56 +02:00
Tim Taubert
980614a0f9 Bug 1163700 - Revert changes from bug 1162036 r=Yoric 2015-06-07 10:53:44 +02:00
Ryan VanderMeulen
b0e048f32d Backed out 7 changesets (bug 1167508) because it depends on bug 1172137, which was backed out.
Backed out changeset 5080433ff610 (bug 1167508)
Backed out changeset 97b5372b8950 (bug 1167508)
Backed out changeset 00eb943a27b2 (bug 1167508)
Backed out changeset c1a16fd640ae (bug 1167508)
Backed out changeset 092037dd209a (bug 1167508)
Backed out changeset b7ed44b4595f (bug 1167508)
Backed out changeset 3a4faf863320 (bug 1167508)
2015-06-08 14:33:53 -04:00
Tim Taubert
6ac60150e2 Bug 1167508 - Cancel pending actions when after flushing the window is gone r=billm 2015-06-03 17:59:50 +02:00
Tim Taubert
4deda058df Bug 1167508 - Fix tests that expect a sync remoteness change after calling .loadURI() r=billm 2015-05-23 15:47:56 +02:00