gecko-dev/toolkit/actors
owlishDeveloper 800e6ffa5d Bug 1697866 - Add HTTPS-only specific error code and pass it to GeckoView, to handle HTTPS-only specific errors correctly r=agi,JulianWels,nika,ckerschb
Differential Revision: https://phabricator.services.mozilla.com/D120914
2021-09-23 01:41:47 +00:00
..
AboutHttpsOnlyErrorChild.jsm Bug 1665057 - Add www button on https-only error page r=ckerschb,JulianWels,Gijs 2021-03-11 17:10:06 +00:00
AboutHttpsOnlyErrorParent.jsm Bug 1697866 - Add HTTPS-only specific error code and pass it to GeckoView, to handle HTTPS-only specific errors correctly r=agi,JulianWels,nika,ckerschb 2021-09-23 01:41:47 +00:00
AudioPlaybackChild.jsm
AudioPlaybackParent.jsm
AutoCompleteChild.jsm
AutoCompleteParent.jsm Bug 1708735 - Make the arrowpanel code more generic. r=dao,zombie 2021-05-30 12:31:49 +00:00
AutoScrollChild.jsm Bug 1716883 - fix autoscroll behaviour over various SVG elements, r=masayuki 2021-07-19 11:36:55 +00:00
AutoScrollParent.jsm Bug 1700888 - Make `AutoScrollParent` always consider starting autoscroll when it's requested in non-remote browser element r=Gijs 2021-03-30 18:56:36 +00:00
AutoplayChild.jsm
AutoplayParent.jsm
BackgroundThumbnailsChild.jsm
BrowserElementChild.jsm
BrowserElementParent.jsm
ControllersChild.jsm
ControllersParent.jsm
DateTimePickerChild.jsm
DateTimePickerParent.jsm
ExtFindChild.jsm
FindBarChild.jsm
FindBarParent.jsm
FinderChild.jsm
InlineSpellCheckerChild.jsm Bug 1719110 - Don't use sync IPC to show suggestion by spellchecker. r=Gijs 2021-08-10 03:55:25 +00:00
InlineSpellCheckerParent.jsm Bug 1719110 - Don't use sync IPC to show suggestion by spellchecker. r=Gijs 2021-08-10 03:55:25 +00:00
KeyPressEventModelCheckerChild.jsm
PictureInPictureChild.jsm Bug 1695020 - fix PiP InvalidStateError when PictureInPictureToggle is destroyed r=mtigley,mhowell 2021-03-12 20:38:55 +00:00
PopupBlockingChild.jsm Bug 1708734 - Part 4: Don't create the actor for some JSActor events, r=mconley,marionette-reviewers,whimboo 2021-05-11 17:29:25 +00:00
PopupBlockingParent.jsm
PrintingChild.jsm Bug 1724091: Remove unused function shouldSavePrintSettings() from PrintingChild.jsm. r=jwatt 2021-08-05 06:01:38 +00:00
PrintingParent.jsm
PrintingSelectionChild.jsm Bug 1697836 - Avoid throwing when asking for a selection. r=emalysz 2021-03-27 10:22:55 +00:00
PurgeSessionHistoryChild.jsm
RemotePageChild.jsm Bug 1706302 - Part 1: Use DOMDocElementCreated for RemotePage actors, r=Gijs 2021-07-09 16:30:28 +00:00
SelectChild.jsm Bug 1720050 - Ensure to listen to transition events on <select>, not bubbled events from options. r=Gijs 2021-07-30 15:59:15 +00:00
SelectParent.jsm Bug 1708735 - Make the arrowpanel code more generic. r=dao,zombie 2021-05-30 12:31:49 +00:00
TestProcessActorChild.jsm
TestProcessActorParent.jsm
TestWindowChild.jsm
TestWindowParent.jsm
ThumbnailsChild.jsm
UAWidgetsChild.jsm
UnselectedTabHoverChild.jsm
UnselectedTabHoverParent.jsm
ViewSourceChild.jsm Bug 1713627 - Remove code obsoleted by the replacing the Text Encoding menu with one item. r=jaws,emk 2021-06-21 12:09:01 +00:00
ViewSourcePageChild.jsm
ViewSourcePageParent.jsm
WebChannelChild.jsm
WebChannelParent.jsm
moz.build