gecko-dev/toolkit/actors
Mike Conley db96277530 Bug 1548296 - Attach Picture-in-Picture toggle on UAWidgetSetupOrChange event rather than canplay. r=JSON_voorhees
Videos can fire their "canplay" events even when they're not part of the DOM. This
means that videos that have already fired that event won't get the
PictureInPictureToggleChild properly attached after being inserted.

The UAWidgetSetupOrChange event, however, is fired for video events once they've
been bound to the DOM, so we can use that instead.

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

--HG--
extra : moz-landing-system : lando
2019-09-04 21:06:26 +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
PictureInPictureChild.jsm Bug 1548296 - Attach Picture-in-Picture toggle on UAWidgetSetupOrChange event rather than canplay. r=JSON_voorhees 2019-09-04 21:06:26 +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 Backed out changeset 1b54dc70e042 (bug 1530709) for causing browser-chrome failures on browser_selectpopup_colors.js CLOSED TREE 2019-09-03 20:58:45 +03:00
SelectParent.jsm Backed out changeset 1b54dc70e042 (bug 1530709) for causing browser-chrome failures on browser_selectpopup_colors.js CLOSED TREE 2019-09-03 20:58:45 +03:00
SelectionSourceChild.jsm Bug 1561435 - Format toolkit/actors, a=automatic-formatting 2019-07-05 11:04:56 +02: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
moz.build Bug 1562990 - [Fission] Make AudioPlayback work with JSWindowActor. r=NeilDeakin,farre 2019-08-19 21:17:21 +00:00