fune/browser/base/content
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
..
defaultthemes
docs
illustrations Bug 1596911 - Add missing license headers on the new managed extensions r=Gijs,MattN 2019-11-26 15:00:00 +00:00
logos Bug 1596911 - Add missing license headers on the new managed extensions r=Gijs,MattN 2019-11-26 15:00:00 +00:00
overrides
pageinfo Bug 1601094, rename the remaining .xul files in browser/ to .xhtml r=marionette-reviewers,whimboo,mossop 2019-12-11 00:27:19 +00:00
test Bug 1596918: Part 4c - Fix callers which depend on document lifecycle changes. r=mccr8 2019-12-13 20:36:36 +00:00
aboutDialog-appUpdater-legacy.js Bug 1601094, rename the remaining .xul files in browser/ to .xhtml r=marionette-reviewers,whimboo,mossop 2019-12-11 00:27:19 +00:00
aboutDialog-appUpdater.js Bug 1601094, rename the remaining .xul files in browser/ to .xhtml r=marionette-reviewers,whimboo,mossop 2019-12-11 00:27:19 +00:00
aboutDialog.css Bug 1595415 - Remove the RTL hack in aboutDialog.css for displaying the version r=paolo 2019-11-12 12:26:21 +00:00
aboutDialog.js
aboutDialog.xhtml Bug 1601094, rename the remaining .xul files in browser/ to .xhtml r=marionette-reviewers,whimboo,mossop 2019-12-11 00:27:19 +00:00
aboutFrameCrashed.html
aboutNetError.js Bug 1586846 - Put the TLS 1.0 and TLS 1.1 enabling UI behind a pref. r=keeler 2019-12-12 10:22:25 +00:00
aboutNetError.xhtml
aboutRestartRequired.js
aboutRestartRequired.xhtml
aboutRobots-icon.png
aboutRobots.css Bug 1596911 - Add missing license headers on the new managed extensions r=Gijs,MattN 2019-11-26 15:00:00 +00:00
aboutRobots.js
aboutRobots.xhtml
aboutTabCrashed.css
aboutTabCrashed.js
aboutTabCrashed.xhtml
blockedSite.js
blockedSite.xhtml
browser-a11yUtils.js
browser-addons.js
browser-allTabsMenu.inc.xhtml Bug 1596591 - Rename inc.xul files to inc.xhtml r=Gijs 2019-11-21 09:46:01 +00:00
browser-allTabsMenu.js
browser-captivePortal.js
browser-context.inc Bug 1566536 - Support password generation in private windows. r=sfoster 2019-11-23 03:26:03 +00:00
browser-ctrlTab.js Bug 1576911 - Make ThumbnailsChild a JSWindowActorChild instead of ActorChild r=Gijs 2019-11-06 23:32:35 +00:00
browser-customization.js
browser-data-submission-info-bar.js
browser-development-helpers.js
browser-doctype.inc
browser-fullScreenAndPointerLock.js Bug 1590138 - Handle the case where the actor is already destroyed during fullscreen exit so that chrome UI is fully restored. r=smaug,NeilDeakin 2019-11-05 23:29:26 +00:00
browser-fullZoom.js Backed out changeset a8e371771008 (bug 1590485) for failing in browser_default_zoom.js 2019-12-13 00:11:08 +02:00
browser-gestureSupport.js
browser-graphics-utils.js
browser-media.js
browser-menubar.inc Bug 1601404 - Change View>Zoom>Reset in menu bar to "Actual Size" to be consistent with other browsers r=Gijs,fluent-reviewers 2019-12-07 10:16:20 +00:00
browser-pageActions.js Bug 1603787: Remove the long-expired telemetry logging for page action items. r=Gijs 2019-12-13 17:26:58 +00:00
browser-places.js Bug 1601094, rename the remaining .xul files in browser/ to .xhtml r=marionette-reviewers,whimboo,mossop 2019-12-11 00:27:19 +00:00
browser-safebrowsing.js Bug 1594025 - move 'this site is not deceptive' string into markup to allow help hamburger menu to copy it, r=flod,fluent-reviewers 2019-11-05 17:40:47 +00:00
browser-sets.inc Bug 1602561. Make PrintUtils.printWindow() act on a BrowsingContext. r=Gijs 2019-12-10 21:59:02 +00:00
browser-sidebar.js Bug 1601094, rename the remaining .xul files in browser/ to .xhtml r=marionette-reviewers,whimboo,mossop 2019-12-11 00:27:19 +00:00
browser-siteIdentity.js Bug 1580567 - Implement XR device access permission UI r=fluent-reviewers,bzbarsky,pbz,daoshengmu,imanol 2019-12-12 03:10:51 +00:00
browser-siteProtections.js Bug 1603511 - Optimize sending SiteProtection:ContentBlockingEvent events. r=nhnt11 2019-12-12 23:48:13 +00:00
browser-sync.js Bug 1601094, rename the remaining .xul files in browser/ to .xhtml r=marionette-reviewers,whimboo,mossop 2019-12-11 00:27:19 +00:00
browser-tabsintitlebar.js
browser-thumbnails.js Bug 1576911 - Make ThumbnailsChild a JSWindowActorChild instead of ActorChild r=Gijs 2019-11-06 23:32:35 +00:00
browser-toolbarKeyNav.js
browser.css Bug 1598979 - make the device name in the sync-tabs menu visible to screen readers. r=Gijs,Jamie 2019-12-11 23:45:55 +00:00
browser.js Bug 1603511 - Optimize sending SiteProtection:ContentBlockingEvent events. r=nhnt11 2019-12-12 23:48:13 +00:00
browser.xhtml Bug 1580567 - Implement XR device access permission UI r=fluent-reviewers,bzbarsky,pbz,daoshengmu,imanol 2019-12-12 03:10:51 +00:00
content-refreshblocker.js
contentSearchUI.css
contentSearchUI.js Bug 1596193 - Replace outdated references to XUL textbox. r=dao 2019-11-15 13:35:14 +00:00
contentTheme.js
global-scripts.inc
hiddenWindowMac.xhtml Bug 1596591 - Rename inc.xul files to inc.xhtml r=Gijs 2019-11-21 09:46:01 +00:00
history-swipe-arrow.svg Bug 1596911 - Add missing license headers on the new managed extensions r=Gijs,MattN 2019-11-26 15:00:00 +00:00
macWindow.inc.xhtml Bug 1596591 - Rename inc.xul files to inc.xhtml r=Gijs 2019-11-21 09:46:01 +00:00
moz.build Backed out changeset a8e371771008 (bug 1590485) for failing in browser_default_zoom.js 2019-12-13 00:11:08 +02:00
newInstall.js
newInstall.xhtml Bug 1601094, rename the remaining .xul files in browser/ to .xhtml r=marionette-reviewers,whimboo,mossop 2019-12-11 00:27:19 +00:00
newInstallPage.html
newInstallPage.js
nonbrowser-mac.js Bug 1588515 - TypeError: document.getElementById(...) is null in permanent private browsing mode on Mac. r=Gijs 2019-10-31 23:08:52 +00:00
nsContextMenu.js Bug 1601094, rename the remaining .xul files in browser/ to .xhtml r=marionette-reviewers,whimboo,mossop 2019-12-11 00:27:19 +00:00
popovers.inc
popup-notifications.inc Bug 1601784 - Use a built-in "Learn More" link instead of custom nodes for the storage access prompt. r=ewright 2019-12-11 10:08:19 +00:00
robot.ico
safeMode.css
safeMode.js Bug 1601093, Rename the remaining .xul files to .xhtml in toolkit/ r=marionette-reviewers,mossop,whimboo 2019-12-11 17:44:54 +00:00
safeMode.xhtml Bug 1601094, rename the remaining .xul files in browser/ to .xhtml r=marionette-reviewers,whimboo,mossop 2019-12-11 00:27:19 +00:00
sanitize.xhtml Bug 1601094, rename the remaining .xul files in browser/ to .xhtml r=marionette-reviewers,whimboo,mossop 2019-12-11 00:27:19 +00:00
sanitizeDialog.css
sanitizeDialog.js Bug 1585482 - Restructure all <xul:dialog> usages such that they are not the top level element r=bgrins 2019-12-10 18:25:59 +00:00
static-robot.png
tab-content.js Bug 1599544 - Remove the workaround hiding the initial browser. r=florian 2019-12-12 14:06:40 +00:00
tabbrowser-tab.js
tabbrowser-tabs.js Bug 1576911 - Make ThumbnailsChild a JSWindowActorChild instead of ActorChild r=Gijs 2019-11-06 23:32:35 +00:00
tabbrowser.css
tabbrowser.js Bug 1586612 properly handle tab events that happen prior to firing tabs.onCreated r=rpl,Gijs 2019-12-13 20:17:39 +00:00
titlebar-items.inc.xhtml Bug 1601094, rename the remaining .xul files in browser/ to .xhtml r=marionette-reviewers,whimboo,mossop 2019-12-11 00:27:19 +00:00
utilityOverlay.js Bug 1601094, rename the remaining .xul files in browser/ to .xhtml r=marionette-reviewers,whimboo,mossop 2019-12-11 00:27:19 +00:00
webext-panels.js Bug 1601094, rename the remaining .xul files in browser/ to .xhtml r=marionette-reviewers,whimboo,mossop 2019-12-11 00:27:19 +00:00
webext-panels.xhtml Bug 1601094, rename the remaining .xul files in browser/ to .xhtml r=marionette-reviewers,whimboo,mossop 2019-12-11 00:27:19 +00:00
webrtcIndicator.js
webrtcIndicator.xhtml Bug 1601094, rename the remaining .xul files in browser/ to .xhtml r=marionette-reviewers,whimboo,mossop 2019-12-11 00:27:19 +00:00