fune/browser/components
Kris Maglione 0b1a146519 Bug 1596918: Part 4c - Fix callers which depend on document lifecycle changes. r=mccr8
ContentTask tasks have a different lifetime than SpecialPowers tasks, with the
former being tied to the lifetime of a message manager and the latter tied to
the lifetime of a window global. That means that existing ContentTask callers
which expect to be able to register load listeners before the creation of a
window global, or which expect to persist after a page has navigated, won't
work as SpecialPowers tasks.

Since those sorts of tasks are not really resilient in the face of Fission,
they should really be written to work differently, but this patch mostly just
reverts them to using ContentTask for the time being.

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

--HG--
extra : moz-landing-system : lando
2019-12-13 20:36:36 +00:00
..
about Bug 1601939 - Only include about:profiling files on Nightly; r=canaltinova 2019-12-12 11:36:51 +00:00
aboutconfig Bug 1600333 - Remove all tags = clipboard from the codebase r=gbrown 2019-12-05 11:07:10 +00:00
aboutlogins Bug 1596918: Part 4c - Fix callers which depend on document lifecycle changes. r=mccr8 2019-12-13 20:36:36 +00:00
attribution
build
contextualidentity Bug 1596918: Part 3b - Run code formatters on files changed by previous patch. r=mccr8,remote-protocol-reviewers,ato 2019-12-13 20:36:24 +00:00
controlcenter/content Bug 1602015 - Add telemetry to the protection panel milestone message r=nhnt11 2019-12-11 15:38:30 +00:00
customizableui Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato 2019-12-13 20:36:16 +00:00
dirprovider Bug 1600545 - Remove useless inclusions of header files generated from IDL files in accessible/, browser/, caps/, chrome/, devtools/, docshell/, editor/, extensions/, gfx/, hal/, image/, intl/, ipc/, js/, layout/, and media/ r=Ehsan 2019-12-06 09:16:44 +00:00
downloads Bug 1601093, Rename the remaining .xul files to .xhtml in toolkit/ r=marionette-reviewers,mossop,whimboo 2019-12-11 17:44:54 +00:00
enterprisepolicies Bug 1596918: Part 4a - Re-add eslint-disable comments removed by rewrite. r=mccr8 2019-12-13 20:36:25 +00:00
extensions Bug 1596918: Part 4c - Fix callers which depend on document lifecycle changes. r=mccr8 2019-12-13 20:36:36 +00:00
fxmonitor
installerprefs Bug 1592968 Followup 2 - Only clean installer pref registry values that are pref names. r=agashlin 2019-11-20 23:47:55 +00:00
library Bug 1601076 - Fix some broken BUG_COMPONENTS in moz.build files; r=jmaher 2019-12-04 13:55:45 +00:00
migration Bug 1601094, rename the remaining .xul files in browser/ to .xhtml r=marionette-reviewers,whimboo,mossop 2019-12-11 00:27:19 +00:00
newtab Bug 1596918: Part 4c - Fix callers which depend on document lifecycle changes. r=mccr8 2019-12-13 20:36:36 +00:00
originattributes Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato 2019-12-13 20:36:16 +00:00
payments Bug 1596918: Part 3b - Run code formatters on files changed by previous patch. r=mccr8,remote-protocol-reviewers,ato 2019-12-13 20:36:24 +00:00
places Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato 2019-12-13 20:36:16 +00:00
pocket Bug 1595326 - Add auto-direction to the tags in Pocket r=Gijs 2019-11-16 17:02:00 +00:00
preferences Bug 1596918: Part 3b - Run code formatters on files changed by previous patch. r=mccr8,remote-protocol-reviewers,ato 2019-12-13 20:36:24 +00:00
privatebrowsing Bug 1596918: Part 4a - Re-add eslint-disable comments removed by rewrite. r=mccr8 2019-12-13 20:36:25 +00:00
protections Bug 1596918: Part 3b - Run code formatters on files changed by previous patch. r=mccr8,remote-protocol-reviewers,ato 2019-12-13 20:36:24 +00:00
protocolhandler
resistfingerprinting Bug 1596918: Part 4c - Fix callers which depend on document lifecycle changes. r=mccr8 2019-12-13 20:36:36 +00:00
safebrowsing/content/test Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato 2019-12-13 20:36:16 +00:00
search Bug 1596918: Part 3b - Run code formatters on files changed by previous patch. r=mccr8,remote-protocol-reviewers,ato 2019-12-13 20:36:24 +00:00
sessionstore Bug 1596918: Part 4c - Fix callers which depend on document lifecycle changes. r=mccr8 2019-12-13 20:36:36 +00:00
shell Bug 1601094, rename the remaining .xul files in browser/ to .xhtml r=marionette-reviewers,whimboo,mossop 2019-12-11 00:27:19 +00:00
ssb Bug 1602184: Support updating a SSB's manifest after creation. r=Gijs 2019-12-13 16:32:47 +00:00
syncedtabs Bug 1601076 - Fix some broken BUG_COMPONENTS in moz.build files; r=jmaher 2019-12-04 13:55:45 +00:00
tests Backed out changeset a9a91a4e774c (bug 1592498) revert to disabled on windows debug r=jmaher. 2019-12-09 14:23:53 +02:00
touchbar Bug 1603573 - Remove context function from JS TouchBarInputs. r=mikedeboer 2019-12-12 22:09:59 +00:00
translation Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato 2019-12-13 20:36:16 +00:00
uitour Bug 1596918: Part 3b - Run code formatters on files changed by previous patch. r=mccr8,remote-protocol-reviewers,ato 2019-12-13 20:36:24 +00:00
urlbar Bug 1596918: Part 4c - Fix callers which depend on document lifecycle changes. r=mccr8 2019-12-13 20:36:36 +00:00
webshare Bug 1588420 - Add init() to SharePicker.idl, which provides a means to get to browser parent r=droeh 2019-10-15 00:52:09 +00:00
.eslintrc.js
BrowserComponents.manifest
BrowserContentHandler.jsm Bug 1513855: Make sure that quit-application-granted and quit-application notifications are always sent. r=froydnj 2019-11-07 17:00:06 +00:00
BrowserGlue.jsm Bug 1603457, Migrate XULStore for places, historySidebar, and bookmarksSidebar values to the new xhtml paths r=bgrins 2019-12-13 16:31:08 +00:00
components.conf Bug 1601768: Don't register BrowserContentHandler in content processes. r=mconley 2019-12-05 21:14:45 +00:00
distribution.js
moz.build Bug 1602123: Add a page action to open the current tab into a standalone window. r=Gijs 2019-12-12 20:22:50 +00:00
nsIBrowserHandler.idl Bug 158968 - Implement kiosk mode. r=Gijs 2019-10-04 19:47:56 +00:00