gecko-dev/toolkit/actors
Andreas Farre f9f96d23ca Bug 1662410 - Part 1: Fix usage of ChildSHistory.legacySHistory . r=peterv
ChildSHistory.legacySHistory isn't valid for content processes when
session history in the parent is enabled. We try to fix this by either
delegating to the parent by IPC or move the implementation partially
or as a whole to the parent.

Differential Revision: https://phabricator.services.mozilla.com/D89353
2020-09-16 14:51:01 +00:00
..
AboutHttpsOnlyErrorChild.jsm Bug 1625156 - Error page for HTTPS Only Mode. r=fluent-reviewers,ckerschb,nhnt11,flod,nika,johannh,mattwoodrow 2020-05-26 11:45:21 +00:00
AboutHttpsOnlyErrorParent.jsm Bug 1658264 - Fixed issue with HTTPS-Only Mode error-page within iFrames. r=ckerschb 2020-09-02 12:26:52 +00:00
AudioPlaybackChild.jsm
AudioPlaybackParent.jsm
AutoCompleteChild.jsm Bug 1658086: Part 2: Block `input` event delivery when autofill is filling fields r=zbraniecki 2020-08-10 17:46:36 +00:00
AutoCompleteParent.jsm Bug 1639173 - Replace import info icon with Learn More autocomplete entry r=MattN,fluent-reviewers,flod 2020-08-18 17:48:34 +00:00
AutoScrollChild.jsm
AutoScrollParent.jsm
AutoplayChild.jsm
AutoplayParent.jsm
BackgroundThumbnailsChild.jsm Bug 1657036, readd the line that deactivates the docshell for the thumbnailer browser when it is created. Also, move the activating line to after the load occurs as it previously was, r=Gijs 2020-08-07 13:58:08 +00:00
BrowserElementChild.jsm
BrowserElementParent.jsm Bug 1634988 - guard state against being undefined in BrowserElementParent. r=mconley 2020-07-29 15:22:48 +00:00
ControllersChild.jsm Bug 1536556 - Replace raw thrown Cr.ERRORs with Components.Exception. r=mossop,remote-protocol-reviewers,marionette-reviewers,whimboo,necko-reviewers,geckoview-reviewers,valentin,agi 2020-05-05 17:41:36 +00:00
ControllersParent.jsm Bug 1649221: Update ChromeUtils.generateQI callers to pass strings. r=mccr8,remote-protocol-reviewers,marionette-reviewers,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,preferences-reviewers,agi,whimboo,Bebe,twisniewski 2020-07-10 23:58:28 +00:00
DateTimePickerChild.jsm Bug 1644337, anchor the date time picker dropdown panel to a screen rectangle, as a node will not be available for out of process iframes, r=ntim 2020-08-09 23:51:33 +00:00
DateTimePickerParent.jsm Bug 1644337, anchor the date time picker dropdown panel to a screen rectangle, as a node will not be available for out of process iframes, r=ntim 2020-08-09 23:51:33 +00:00
ExtFindChild.jsm
FindBarChild.jsm
FindBarParent.jsm
FinderChild.jsm
InlineSpellCheckerChild.jsm
InlineSpellCheckerParent.jsm Bug 1635106 - fix spellchecker lifetime handling vs. the context menu, r=nika 2020-05-22 08:35:57 +00:00
KeyPressEventModelCheckerChild.jsm
PictureInPictureChild.jsm Bug 1661061 - If all videos are paused, choose the longest video as the video for PiP when opened via keyboard shortcut. r=mconley 2020-09-14 17:54:46 +00:00
PopupBlockingChild.jsm
PopupBlockingParent.jsm Bug 1634497 - Remove `browser.outerBrowser` checks used for old-RDM. r=bgrins 2020-07-10 16:55:35 +00:00
PrintingChild.jsm Bug 1660908 - Use rawNumPages rather than printPreviewNumPages for the total number of pages. r=emalysz,dholbert 2020-08-27 05:10:16 +00:00
PurgeSessionHistoryChild.jsm Bug 1662410 - Part 1: Fix usage of ChildSHistory.legacySHistory . r=peterv 2020-09-16 14:51:01 +00:00
RemotePageChild.jsm
SelectChild.jsm Bug 1634109 - Support scrollbar customization on the <select> dropdown. r=Gijs 2020-04-30 13:12:50 +00:00
SelectParent.jsm Bug 1650703 - Don't double-apply text zoom for <select> popups. r=Gijs 2020-07-13 10:36:09 +00:00
TestProcessActorChild.jsm Bug 1637212 - Simplify actorCreated test;r=nika 2020-05-13 18:09:09 +00:00
TestProcessActorParent.jsm Bug 1637212 - Simplify actorCreated test;r=nika 2020-05-13 18:09:09 +00:00
TestWindowChild.jsm Bug 1658827 - Clear exceptions before returning from JSActor promise handlers, r=kmag 2020-08-17 15:50:04 +00:00
TestWindowParent.jsm Bug 1637212 - Simplify actorCreated test;r=nika 2020-05-13 18:09:09 +00:00
ThumbnailsChild.jsm Bug 1606135, switch background page thumbs service to use drawSnapshot and an actor instead of a framescript, r=adw 2020-07-28 12:52:25 +00:00
UAWidgetsChild.jsm Bug 1652618 - Ensure UA widgets are attached and detached synchronously. r=smaug 2020-07-24 15:43:20 +00:00
UnselectedTabHoverChild.jsm
UnselectedTabHoverParent.jsm
ViewSourceChild.jsm Bug 1655572 - Make view-source not require session history, r=peterv 2020-09-14 19:00:05 +00:00
ViewSourcePageChild.jsm Bug 1636968 - Stop focusing the view-source content window on load. r=Honza 2020-05-18 07:23:54 +00:00
ViewSourcePageParent.jsm
WebChannelChild.jsm
WebChannelParent.jsm
moz.build Bug 1606135, switch background page thumbs service to use drawSnapshot and an actor instead of a framescript, r=adw 2020-07-28 12:52:25 +00:00