fune/browser/components/sessionstore
Mike de Boer aeb8dbf5af Bug 1543684 - When a session is set to resume anyways, skip analyzing previous crashes and always restore immediately. r=dao
I also made a few gratuitous code formatting cleanups. I hope you don't mind.
We are unable to properly analyze shutdown crashes and deduce the right action
to take when that happened. This leads to surprising occurrences of the
'about:sessionrestore' page shown, especially when a full restore is expected
anyway.

Differential Revision: https://phabricator.services.mozilla.com/D29676

--HG--
extra : moz-landing-system : lando
2019-05-06 15:32:10 +00:00
..
content Bug 1546501 - Remove unnecessary type attributes (i.e. [type="application/javascript"]) on non-test script tags r=mossop 2019-04-24 19:43:57 +00:00
test Bug 1320404 - Remove appId from origin attributes - part 1 - OriginAttributes and nsIPrincipal, r=Ehsan,flod 2019-05-03 17:13:17 +00:00
ContentRestore.jsm Bug 1534638 - Part 1: remove unused arguments from session history listeners. r=qdot 2019-04-04 16:18:48 +00:00
ContentSessionStore.jsm Bug 1534638 - Part 1: remove unused arguments from session history listeners. r=qdot 2019-04-04 16:18:48 +00:00
GlobalState.jsm
jar.mn
moz.build Bug 1507286 - Convert content-sessionStore.jsm to C++ r=mikedeboer,nika 2019-01-28 14:53:18 +00:00
RecentlyClosedTabsAndWindowsMenuUtils.jsm Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
RunState.jsm
SessionCookies.jsm
SessionFile.jsm Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
SessionMigration.jsm Bug 1521549 - Move (de)serializePrincipal from sessionstore Utils to E10SUtils. r=Gijs 2019-02-19 02:34:09 +00:00
SessionSaver.jsm Bug 827976 - Use requestIdleCallback from Timer.jsm instead of from the hidden window. r=mconley 2019-03-04 18:53:22 +00:00
SessionStartup.jsm Bug 1543684 - When a session is set to resume anyways, skip analyzing previous crashes and always restore immediately. r=dao 2019-05-06 15:32:10 +00:00
SessionStore.jsm Bug 1543684 - When a session is set to resume anyways, skip analyzing previous crashes and always restore immediately. r=dao 2019-05-06 15:32:10 +00:00
SessionWorker.js Bug 1518283 - prohibit blank lines at the beginning and end of blocks (eslint padded-blocks) r=mossop,Standard8 2019-01-30 17:26:25 +00:00
SessionWorker.jsm
StartupPerformance.jsm
TabAttributes.jsm
TabState.jsm Bug 1522637 - Part 3: Send history index when resuming redirected loads, r=qdot 2019-02-15 19:49:11 +00:00
TabStateCache.jsm
TabStateFlusher.jsm