gecko-dev/toolkit/actors
2020-10-29 14:24:43 +00:00
..
AboutHttpsOnlyErrorChild.jsm
AboutHttpsOnlyErrorParent.jsm Bug 1647829 - Fixed HTTPS-Only Mode not working when privacy.firstparty.isolate is enabled r=timhuang 2020-10-01 00:17:14 +00:00
AudioPlaybackChild.jsm
AudioPlaybackParent.jsm Bug 1656414 - part1 : stop audio playback and media block if needed when destroying an parent actor. r=farre 2020-10-02 03:56:09 +00:00
AutoCompleteChild.jsm Bug 1588503: Don't load AutoCompleteChild.jsm before necessary. r=NeilDeakin 2020-10-22 19:26:58 +00:00
AutoCompleteParent.jsm Bug 1651802, replace willDestroy methods in actors with didDestroy, add null-check in picture-in-picture actor which occurs if removeMouseButtonListeners while tab is closed, r=mconley 2020-10-20 23:27:28 +00:00
AutoplayChild.jsm
AutoplayParent.jsm
AutoScrollChild.jsm Bug 1670003 - Move some of the SCROLL_INPUT_METHODS recording. r=botond 2020-10-10 17:41:50 +00:00
AutoScrollParent.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 Bug 1655866: Part 5 - Use native PermitUnload implementation from front-end code. r=nika,mconley 2020-09-21 22:41:04 +00:00
BrowserElementParent.jsm Bug 1655866: Part 5 - Use native PermitUnload implementation from front-end code. r=nika,mconley 2020-09-21 22:41:04 +00:00
ControllersChild.jsm
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
KeyPressEventModelCheckerChild.jsm
moz.build Bug 1669369, remove legacy actor from PrintingChild and replace with JSWindowActor, r=mstriemer 2020-10-28 19:19:52 +00:00
PictureInPictureChild.jsm Bug 1670254 - Remove Picture-in-Picture toggle experimentation code now that Mode 2 has been settled on. r=mconley,Gijs 2020-10-26 19:16:53 +00:00
PopupBlockingChild.jsm Bug 1651802, replace willDestroy methods in actors with didDestroy, add null-check in picture-in-picture actor which occurs if removeMouseButtonListeners while tab is closed, r=mconley 2020-10-20 23:27:28 +00:00
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 1669369, remove legacy actor from PrintingChild and replace with JSWindowActor, r=mstriemer 2020-10-28 19:19:52 +00:00
PrintingParent.jsm Bug 1669369, remove legacy actor from PrintingChild and replace with JSWindowActor, r=mstriemer 2020-10-28 19:19:52 +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
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 1662771, remove willDestroy callback from JSActors, r=nika 2020-10-29 14:24:43 +00:00
TestProcessActorParent.jsm
TestWindowChild.jsm Bug 1662771, remove willDestroy callback from JSActors, r=nika 2020-10-29 14:24:43 +00:00
TestWindowParent.jsm
ThumbnailsChild.jsm Bug 1671705: Fix red herring InvalidStateError in ThumbnailsChild.jsm. r=Gijs 2020-10-16 19:57:36 +00:00
UAWidgetsChild.jsm Bug 1670254 - Remove Picture-in-Picture toggle experimentation code now that Mode 2 has been settled on. r=mconley,Gijs 2020-10-26 19:16:53 +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
ViewSourcePageParent.jsm
WebChannelChild.jsm
WebChannelParent.jsm