fune/browser/components/sessionstore
Paolo Amadini d7513d1e02 Bug 1242505 - Part 3 - Detect unhandled rejections of native Promises in browser-chrome tests. r=Mossop
The browser-chrome test suite now detects and reports unhandled rejections of native Promises, in addition to those created by Promise.jsm. The whitelisting mechanism is updated to use primarily the PromiseTestUtils.expectUncaughtRejection function. Tests will fail if a rejection that is not whitelisted occurs, or if a whitelisted rejection does not occur anymore.

MozReview-Commit-ID: 1beGB5GG8Ty

--HG--
extra : rebase_source : 64395c5fdf25deebd60dfbf2cf5df3cbf7ca8abb
extra : amend_source : 0a3f13419c050662680f2bd110d724b3bf991732
extra : source : 8d53be05afc59519c5ce8cfae96d284a972fda71
2017-05-28 11:46:45 +01:00
..
content Bug 1362058 - Further limit the amount of sessionStorage data we store and serialize r=mikedeboer 2017-05-05 12:17:09 +02:00
test Bug 1242505 - Part 3 - Detect unhandled rejections of native Promises in browser-chrome tests. r=Mossop 2017-05-28 11:46:45 +01:00
ContentRestore.jsm Bug 1361387 - Update callsites of loadURI() within browser/ to pass a triggeringPrincipal. r=gijs 2017-05-03 10:23:59 +02:00
DocShellCapabilities.jsm
FrameTree.jsm Bug 1355542 - [2.0] Remove unused web progress callbacks and add missing progress filters. r=felipe 2017-04-13 23:20:17 +02:00
GlobalState.jsm
jar.mn
moz.build
nsISessionStartup.idl
nsISessionStore.idl
nsSessionStartup.js Bug 1356569 - Remove notifyObservers' last parameter when it is falsy, r=jaws. 2017-04-14 21:51:39 +02:00
nsSessionStore.js
nsSessionStore.manifest
PageStyle.jsm
PrivacyFilter.jsm
RecentlyClosedTabsAndWindowsMenuUtils.jsm
RunState.jsm
SessionCookies.jsm Bug 1356605 - Part 2: Use the new sessionEnumerator to iterate only the cookies we need. r=mikedeboer 2017-05-10 12:14:31 +08:00
SessionFile.jsm Bug 1353542 - massive script-generated patch converting Task.async and Task.spawn calls, and generators clearly identifiable as tasks, rs=Mossop. 2017-05-12 14:42:39 +02:00
SessionMigration.jsm Bug 1353542 - massive script-generated patch converting Task.async and Task.spawn calls, and generators clearly identifiable as tasks, rs=Mossop. 2017-05-12 14:42:39 +02:00
SessionSaver.jsm Bug 1359429 - Remove superfluous telemetry probes r=mikedeboer f=bsmedberg 2017-04-25 21:48:22 +02:00
SessionStorage.jsm Bug 1362058 - Further limit the amount of sessionStorage data we store and serialize r=mikedeboer 2017-05-05 12:17:09 +02:00
SessionStore.jsm Backed out changeset b59573695517 (bug 1242505) 2017-05-28 11:31:22 +02:00
SessionWorker.js
SessionWorker.jsm
StartupPerformance.jsm Bug 1356569 - Remove notifyObservers' last parameter when it is falsy, r=jaws. 2017-04-14 21:51:39 +02:00
TabAttributes.jsm Backed out changeset 888dc371081a (bug 1347791) 2017-05-17 08:11:05 +02:00
TabState.jsm Backed out changeset 888dc371081a (bug 1347791) 2017-05-17 08:11:05 +02:00
TabStateCache.jsm
TabStateFlusher.jsm Bug 1352183 - Preserve lazy browsers' lazy state when closing the window. r=dao 2017-04-04 13:34:26 +02:00