gecko-dev/toolkit/actors
Alexander Surkov b8bdb342d2 Bug 1606108 - Autoscroll works only once in iframe r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D58390

--HG--
extra : moz-landing-system : lando
2020-01-10 13:41:27 +00:00
..
AudioPlaybackChild.jsm Bug 1562990 - Remove 'audioMuted' and 'audioVolume' properties from nsIDOMWindowUtils. r=NeilDeakin,alwu,farre 2019-08-19 21:17:21 +00:00
AudioPlaybackParent.jsm Bug 1562990 - [Fission] Make AudioPlayback work with JSWindowActor. r=NeilDeakin,farre 2019-08-19 21:17:21 +00:00
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 1595154, change FormAutofillParent to inherit from JSWindowActor, r=MattN 2019-12-11 13:37:59 +00:00
AutoScrollChild.jsm Bug 1606108 - Autoscroll works only once in iframe r=Gijs 2020-01-10 13:41:27 +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 1602410. Make `window.print()` invoke printing via the parent process using a JSWindowActor. r=Gijs,kmag 2019-12-21 12:33:11 +00:00
ControllersChild.jsm
DateTimePickerChild.jsm Bug 1578683 Turn on ESLint rule prefer-boolean-length-check for toolkit and browser r=Standard8 2019-09-14 09:39:26 +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 Bug 1553384, update find extension api to support out-of-process iframes. r=mixedpuppy 2019-09-17 23:31:34 +00:00
FindBarChild.jsm Bug 1582833, update findbar state correctly when findbar is closed to allow keyboard to work properly, r=mikedeboer 2019-09-30 15:12:28 +00:00
FindBarParent.jsm Bug 1553384, update findbar actors to inherit from JSWindowActor so that type ahead find works in out of process iframes, r=mikedeboer 2019-09-17 23:29:46 +00:00
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 1592286 - Add URL-mapped policy support to the Picture-in-Picture toggle. r=mstriemer 2019-12-21 00:24:06 +00:00
PopupBlockingChild.jsm Bug 1578683 Turn on ESLint rule prefer-boolean-length-check for toolkit and browser r=Standard8 2019-09-14 09:39:26 +00:00
PrintingChild.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
PurgeSessionHistoryChild.jsm Bug 1576908 - uses fission model for sending purge history messages r=mconley,Gijs 2019-10-03 14:03:34 +00:00
SelectChild.jsm Bug 1584218 - form autofill and HTML:select don't respect ui.popup.disable_autohide preference r=emilio,MattN 2019-09-26 22:07:07 +00:00
SelectParent.jsm Bug 1577381: Correct accessibility exposure for optgroups in content select dropdowns. r=eeejay,NeilDeakin 2019-10-16 06:10:32 +00:00
SelectionSourceChild.jsm
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
UnselectedTabHoverChild.jsm
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 1579178 Part 2: Move the full zoom save-and-restore of resolution into the ZoomActorChild. r=mconley 2019-12-13 19:11:42 +00:00
ZoomParent.jsm Bug 1579178 Part 2: Move the full zoom save-and-restore of resolution into the ZoomActorChild. r=mconley 2019-12-13 19:11:42 +00:00
moz.build Bug 1597765 - support auto scroll in out of process frames r=Gijs 2019-12-19 02:35:57 +00:00