gecko-dev/toolkit/actors
Emma Malysz ed9faa91db Bug 1634046: lazy load invalid form, date/time picker, and autoscroll panels and popups by placing in templates. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D75971
2020-06-03 15:44:03 +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 1625156 - Error page for HTTPS Only Mode. r=fluent-reviewers,ckerschb,nhnt11,flod,nika,johannh,mattwoodrow 2020-05-26 11:45:21 +00:00
AudioPlaybackChild.jsm Bug 1577890 - part6 : remove browser's methods which were used for android media control. r=baku 2020-03-05 06:15:33 +00:00
AudioPlaybackParent.jsm
AutoCompleteChild.jsm Bug 1618058 - [2.c.7] Implement Autocomplete API backend. r=geckoview-reviewers,MattN,aklotz 2020-05-25 18:45:25 +00:00
AutoCompleteParent.jsm Bug 1618058 - [2.c.7] Implement Autocomplete API backend. r=geckoview-reviewers,MattN,aklotz 2020-05-25 18:45:25 +00:00
AutoScrollChild.jsm Bug 1617254: Rename BrowsingContext.getChildren() to .children. r=nika 2020-02-25 22:33:53 +00:00
AutoScrollParent.jsm
AutoplayChild.jsm
AutoplayParent.jsm
BrowserElementChild.jsm Bug 1615588 - Extended nsIPromptService to support tab modal prompts. r=johannh,MattN,necko-reviewers,dragana 2020-04-16 14:43:50 +00:00
BrowserElementParent.jsm Bug 1617254: Rename BrowsingContext.getChildren() to .children. r=nika 2020-02-25 22:33:53 +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 1622998, fix reference to browser so that three-finger lookup works again, r=mconley 2020-03-18 20:55:18 +00:00
DateTimePickerChild.jsm Bug 1619630 - remove useless 'dispatcher' argument to various JSWindowActorChild constructors, r=NeilDeakin 2020-03-03 18:40:25 +00:00
DateTimePickerParent.jsm Bug 1634046: lazy load invalid form, date/time picker, and autoscroll panels and popups by placing in templates. r=Gijs 2020-06-03 15:44:03 +00:00
ExtFindChild.jsm
FindBarChild.jsm Bug 1631358 - remove traces of CPOWs from browser/, testing/ and toolkit/, r=mconley 2020-04-21 14:05:35 +00:00
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 1622671 - Make the Picture-in-Picture player background colour solid black. r=mstriemer 2020-03-16 14:41:15 +00:00
PopupBlockingChild.jsm Bug 1576917 - Port PopupBlocker to JSWindowActors to make it Fission-compatible. r=NeilDeakin 2020-01-22 21:24:19 +00:00
PopupBlockingParent.jsm Bug 1617254: Rename BrowsingContext.getChildren() to .children. r=nika 2020-02-25 22:33:53 +00:00
PrintingChild.jsm Bug 1639990 - Rename defaultPrinterName to lastUsedPrinterName r=jwatt 2020-05-29 17:37:01 +00:00
PurgeSessionHistoryChild.jsm
RemotePageChild.jsm Bug 1614713, add a remote page manager like object that uses JSWindowActor instead. Move access management into a separate module that can be used within a child or parent process. Ensure all RPM calls go through the access manager, r=mossop 2020-04-08 14:08:11 +00:00
SelectChild.jsm Bug 1634109 - Support scrollbar customization on the <select> dropdown. r=Gijs 2020-04-30 13:12:50 +00:00
SelectParent.jsm Bug 1634109 - Support scrollbar customization on the <select> dropdown. r=Gijs 2020-04-30 13:12:50 +00:00
SidebarSearchParent.jsm Backed out 2 changesets (bug 615761) for failing bc browser_policy_search_engine.js on a CLOSED TREE 2020-04-22 22:13:03 +03: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 1637212 - Simplify actorCreated test;r=nika 2020-05-13 18:09:09 +00:00
TestWindowParent.jsm Bug 1637212 - Simplify actorCreated test;r=nika 2020-05-13 18:09:09 +00:00
ThumbnailsChild.jsm
UAWidgetsChild.jsm Bug 1624702 - Add a preference to control the minimum video length for displaying the Picture-in-Picture toggle. r=jaws 2020-04-02 19:30:44 +00:00
UnselectedTabHoverChild.jsm Bug 1607624 - Migrating UnselectedTabHover to use JSWindowActor r=NeilDeakin 2020-03-06 17:29:03 +00:00
UnselectedTabHoverParent.jsm Bug 1607624 - Migrating UnselectedTabHover to use JSWindowActor r=NeilDeakin 2020-03-06 17:29:03 +00:00
ViewSourceChild.jsm Bug 1625776 - data.shouldWrap is unused in ViewSourceChild.jsm r=Standard8 2020-03-30 16:41:13 +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 Bug 1505915, move view source components to use JSWindowActor. This allows view frame source to work in out of process child frames, r=mconley 2020-01-24 19:53:55 +00:00
WebChannelChild.jsm
WebChannelParent.jsm
WebNavigationChild.jsm Backed out 19 changesets (bug 1602318) for causing multiple failures 2020-04-21 03:46:41 +03:00
moz.build 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