.. |
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 1595154, replace the frame script FormAutofillFrameScript.js with an actor and fix up setTimeout calls in places that were relying on Timer.jsm being loaded in that frame script, r=MattN
|
2019-12-11 13:37:51 +00:00 |
AutoCompleteParent.jsm
|
Bug 1616356 - Record a telemetry event the first time password generation autocomplete is shown for a site r=MattN
|
2020-03-13 21:09:07 +00:00 |
AutoScrollChild.jsm
|
Bug 1617254: Rename BrowsingContext.getChildren() to .children. r=nika
|
2020-02-25 22:33:53 +00:00 |
AutoScrollParent.jsm
|
Bug 1597765 - support auto scroll in out of process frames r=Gijs
|
2019-12-19 02:35:57 +00:00 |
AutoplayChild.jsm
|
…
|
|
AutoplayParent.jsm
|
…
|
|
BrowserElementChild.jsm
|
…
|
|
BrowserElementParent.jsm
|
Bug 1617254: Rename BrowsingContext.getChildren() to .children. r=nika
|
2020-02-25 22:33:53 +00:00 |
ControllersChild.jsm
|
Bug 1558520, rework remote controller to use JSWindowActor instead of having the browser have a controller, r=smaug
|
2020-03-12 16:47:57 +00:00 |
ControllersParent.jsm
|
Bug 1558520, rework remote controller to use JSWindowActor instead of having the browser have a controller, r=smaug
|
2020-03-12 16:47:57 +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 1597844 - Fix positioning of form validation and date/time input popups. r=mconley
|
2019-11-22 00:13:15 +00:00 |
ExtFindChild.jsm
|
…
|
|
FindBarChild.jsm
|
…
|
|
FindBarParent.jsm
|
…
|
|
FinderChild.jsm
|
Bug 202251 - Add an option to ignore diacritics when searching. r=fluent-reviewers,mikedeboer,jfkthame,flod
|
2019-12-09 19:26:40 +00:00 |
InlineSpellCheckerChild.jsm
|
…
|
|
InlineSpellCheckerParent.jsm
|
…
|
|
KeyPressEventModelCheckerChild.jsm
|
Bug 1591494 - Make KeyPressEventModelCheckerChild a JSWindowActorChild instead of ActorChild r=barret,Gijs
|
2019-11-07 14:07:04 +00:00 |
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 1606512. Have save-as-PDF default to using the document title as the file name. r=bobowen
|
2020-03-02 10:45:38 +00:00 |
PurgeSessionHistoryChild.jsm
|
…
|
|
SelectChild.jsm
|
Bug 1608281 - Automated rewrite away from reading properties on the global `this` in JSM files - round 1 r=mossop
|
2020-01-29 21:50:04 +00:00 |
SelectParent.jsm
|
…
|
|
SidebarSearchParent.jsm
|
Bug 1558323, move addSearchProvider implementation to use JSWindowActor, also helps reduce the extra code in MainProcessSingleton.jsm, r=adw
|
2020-02-27 16:30:58 +00:00 |
TestChild.jsm
|
Bug 1588839 - Part 2: Return the actual rejection value when a sendQuery handler rejects. r=bzbarsky
|
2019-12-07 18:59:21 +00:00 |
TestParent.jsm
|
…
|
|
ThumbnailsChild.jsm
|
Bug 1576911 - Make ThumbnailsChild a JSWindowActorChild instead of ActorChild r=Gijs
|
2019-11-06 23:32:35 +00:00 |
UAWidgetsChild.jsm
|
Bug 1619630 - remove useless 'dispatcher' argument to various JSWindowActorChild constructors, r=NeilDeakin
|
2020-03-03 18:40:25 +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 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 |
ViewSourcePageChild.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 |
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
|
Bug 1591212 - make webchannel work with fission, r=vladikoff,mconley
|
2019-11-02 00:39:35 +00:00 |
WebChannelParent.jsm
|
Bug 1591212 - make webchannel work with fission, r=vladikoff,mconley
|
2019-11-02 00:39:35 +00:00 |
WebNavigationChild.jsm
|
Bug 1533943, modify WebNavigation to inherit from JSWindowActor, r=mconley
|
2019-11-14 00:53:29 +00:00 |
ZoomChild.jsm
|
Bug 1516413 Part 2: Make browser FullZoom act on the new zoom change events. r=mstange
|
2020-01-30 17:17:26 +00:00 |
ZoomParent.jsm
|
Bug 1516413 Part 2: Make browser FullZoom act on the new zoom change events. r=mstange
|
2020-01-30 17:17:26 +00:00 |
moz.build
|
Bug 1558520, rework remote controller to use JSWindowActor instead of having the browser have a controller, r=smaug
|
2020-03-12 16:47:57 +00:00 |