fune/browser/components/sessionstore/content
Adam Gashlin 300eff4753 Bug 1458119: Part 1: Use idleDispatch to be independent from a content window. r=mikedeboer
When using content.requestIdleCallback(), the idle callback may not be
run by the time the content goes away, resulting in a missed send.
ChromeUtils.idleDispatch does not have this issue.

MozReview-Commit-ID: DdGMr6j80sZ

--HG--
extra : rebase_source : 8886a199416e5a526faf6a0895a71fdc9752d555
2018-05-27 11:21:49 -07:00
..
aboutSessionRestore.js Bug 1450559 - Remove nsISessionStore in favor of SessionStore.jsm. r=mikedeboer 2018-04-05 16:30:48 +02:00
aboutSessionRestore.xhtml Bug 1394457 - Update illustration for about:sessionrestore. ui-r=shorlander, r=dao 2017-09-20 11:30:14 -04:00
content-sessionStore.js Bug 1458119: Part 1: Use idleDispatch to be independent from a content window. r=mikedeboer 2018-05-27 11:21:49 -07:00