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
AudioPlaybackParent.jsm
AutoplayChild.jsm
AutoplayParent.jsm
BrowserElementChild.jsm
BrowserElementParent.jsm
ControllersChild.jsm
DateTimePickerChild.jsm
DateTimePickerParent.jsm
ExtFindChild.jsm
FindBarChild.jsm
FinderChild.jsm
InlineSpellCheckerChild.jsm
InlineSpellCheckerParent.jsm
KeyPressEventModelCheckerChild.jsm
moz.build
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
PrintingChild.jsm
PurgeSessionHistoryChild.jsm
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
SelectionSourceChild.jsm
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
TestChild.jsm
TestParent.jsm
ThumbnailsChild.jsm
UAWidgetsChild.jsm
UnselectedTabHoverChild.jsm
WebChannelChild.jsm
WebNavigationChild.jsm
ZoomChild.jsm
ZoomParent.jsm