gecko-dev/toolkit/actors
Abdoulaye O. Ly 55e51c578b Bug 1562990 - Remove 'audioMuted' and 'audioVolume' properties from nsIDOMWindowUtils. r=NeilDeakin,alwu,farre
While working on porting the (audio-playback indicators) bug 1562990 to fission, we saw the potential to delete some methods in nsIDOMWindowUtils because they were not used anymore in our codebase except in a couple of tests files. So now, we should only mute/unmute or change the volume in the parent process. As such, interfaces are added in SpecialPowers to change media muted or volume state from content processes.

Differential Revision: https://phabricator.services.mozilla.com/D41782

--HG--
extra : moz-landing-system : lando
2019-08-19 21:17:21 +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
AutoplayChild.jsm Bug 1560229 - [Fission] Make Autoplay work with JSWindowActor. r=NeilDeakin 2019-06-25 20:29:19 +00:00
AutoplayParent.jsm Bug 1561435 - Format toolkit/actors, a=automatic-formatting 2019-07-05 11:04:56 +02:00
BrowserElementChild.jsm Bug 1555711 - Port RemotePrompt to a JS Window Actor to be Fission-compatible. r=NeilDeakin,layely 2019-07-31 15:32:15 +00:00
BrowserElementParent.jsm Bug 1561435 - Format toolkit/actors, a=automatic-formatting 2019-07-05 11:04:56 +02:00
ControllersChild.jsm Bug 1561435 - Format toolkit/actors, a=automatic-formatting 2019-07-05 11:04:56 +02:00
DateTimePickerChild.jsm Bug 1561435 - Format toolkit/actors, a=automatic-formatting 2019-07-05 11:04:56 +02:00
DateTimePickerParent.jsm Bug 1561435 - Format toolkit/actors, a=automatic-formatting 2019-07-05 11:04:56 +02:00
ExtFindChild.jsm Bug 1561435 - Format toolkit/actors, a=automatic-formatting 2019-07-05 11:04:56 +02:00
FindBarChild.jsm Bug 1561435 - Format toolkit/actors, a=automatic-formatting 2019-07-05 11:04:56 +02:00
FinderChild.jsm Bug 1561435 - Format toolkit/actors, a=automatic-formatting 2019-07-05 11:04:56 +02:00
InlineSpellCheckerChild.jsm Bug 1561435 - Format toolkit/actors, a=automatic-formatting 2019-07-05 11:04:56 +02:00
InlineSpellCheckerParent.jsm Bug 1561435 - Format toolkit/actors, a=automatic-formatting 2019-07-05 11:04:56 +02:00
KeyPressEventModelCheckerChild.jsm Bug 1561435 - Format toolkit/actors, a=automatic-formatting 2019-07-05 11:04:56 +02:00
moz.build Bug 1562990 - [Fission] Make AudioPlayback work with JSWindowActor. r=NeilDeakin,farre 2019-08-19 21:17:21 +00:00
PictureInPictureChild.jsm Bug 1568320 - Add a context menu to the Picture-in-Picture toggle to allow for easy hiding. r=NeilDeakin,JSON_voorhees 2019-08-13 18:29:29 +00:00
PopupBlockingChild.jsm Bug 1561435 - Format toolkit/actors, a=automatic-formatting 2019-07-05 11:04:56 +02:00
PrintingChild.jsm Bug 1561435 - Format toolkit/actors, a=automatic-formatting 2019-07-05 11:04:56 +02:00
PurgeSessionHistoryChild.jsm Bug 1561435 - Format toolkit/actors, a=automatic-formatting 2019-07-05 11:04:56 +02:00
SelectChild.jsm Bug 1561435 - Format toolkit/actors, a=automatic-formatting 2019-07-05 11:04:56 +02:00
SelectionSourceChild.jsm Bug 1561435 - Format toolkit/actors, a=automatic-formatting 2019-07-05 11:04:56 +02:00
SelectParent.jsm Bug 1569570 - Select elements fail to display dropdown in RDM r=bradwerth,layely 2019-08-09 15:23:33 +00:00
TestChild.jsm Bug 1563597 - Fix lint errors. r=jdai 2019-07-23 19:50:19 +03:00
TestParent.jsm Bug 1561435 - Format toolkit/actors, a=automatic-formatting 2019-07-05 11:04:56 +02:00
ThumbnailsChild.jsm Bug 1561435 - Format toolkit/actors, a=automatic-formatting 2019-07-05 11:04:56 +02:00
UAWidgetsChild.jsm Bug 1568320 - Make Picture-in-Picture toggle preference live-updating. r=NeilDeakin,JSON_voorhees 2019-08-13 13:19:06 +00:00
UnselectedTabHoverChild.jsm Bug 1561435 - Format toolkit/actors, a=automatic-formatting 2019-07-05 11:04:56 +02:00
WebChannelChild.jsm Bug 1560455 - rename CodebasePrincipal to ContentPrincipal. r=ckerschb 2019-07-08 16:37:45 +00:00
WebNavigationChild.jsm Bug 1561435 - Format toolkit/actors, a=automatic-formatting 2019-07-05 11:04:56 +02:00
ZoomChild.jsm Bug 1558919, switch page zoom to use JSWindowActor so that zooming works in OOP frames, r=mconley 2019-06-26 18:16:42 +00:00
ZoomParent.jsm Bug 1561435 - Format toolkit/actors, a=automatic-formatting 2019-07-05 11:04:56 +02:00