fune/toolkit/actors
Masayuki Nakano 5b18850f6e Bug 1686662 - Stop starting autoscroll if requested browsing context is not in foreground tab anymore r=smaug,Gijs
`AutoScrollParent` starts autoscroll even if the requested tab has already
been in background tab.  In this case, it does not make sense to start
autoscrolling in new foreground window since it may not be scrollable.

Additionally, our `mousedown` event default action activates the DOM window,
but in the DuckDuckGo's case, focus shouldn't be backed to the clicked tab.

Differential Revision: https://phabricator.services.mozilla.com/D106590
2021-03-23 22:21:29 +00:00
..
AboutHttpsOnlyErrorChild.jsm Bug 1665057 - Add www button on https-only error page r=ckerschb,JulianWels,Gijs 2021-03-11 17:10:06 +00:00
AboutHttpsOnlyErrorParent.jsm
AudioPlaybackChild.jsm
AudioPlaybackParent.jsm
AutoCompleteChild.jsm
AutoCompleteParent.jsm
AutoplayChild.jsm
AutoplayParent.jsm
AutoScrollChild.jsm Bug 1528289 - part 3: Make AutoScrollChild check this._scrollable whether the autoscroller is open or closed r=Gijs 2021-03-23 19:22:49 +00:00
AutoScrollParent.jsm Bug 1686662 - Stop starting autoscroll if requested browsing context is not in foreground tab anymore r=smaug,Gijs 2021-03-23 22:21:29 +00:00
BackgroundThumbnailsChild.jsm
BrowserElementChild.jsm
BrowserElementParent.jsm
ControllersChild.jsm
ControllersParent.jsm
DateTimePickerChild.jsm
DateTimePickerParent.jsm
ExtFindChild.jsm
FindBarChild.jsm
FindBarParent.jsm
FinderChild.jsm Bug 1690783, move call to updateScrollMarks to occur after the highlight and match count is determined to better ensure that the found ranges have been determined, r=mikedeboer 2021-02-11 14:12:29 +00:00
InlineSpellCheckerChild.jsm
InlineSpellCheckerParent.jsm
KeyPressEventModelCheckerChild.jsm
moz.build
PictureInPictureChild.jsm Bug 1695020 - fix PiP InvalidStateError when PictureInPictureToggle is destroyed r=mtigley,mhowell 2021-03-12 20:38:55 +00:00
PopupBlockingChild.jsm
PopupBlockingParent.jsm
PrintingChild.jsm
PrintingParent.jsm
PrintingSelectionChild.jsm
PurgeSessionHistoryChild.jsm
RemotePageChild.jsm
SelectChild.jsm
SelectParent.jsm Bug 1693406 - fix select dropdown styling in proton when the page customizes it, r=emilio 2021-02-18 16:33:20 +00:00
TestProcessActorChild.jsm
TestProcessActorParent.jsm
TestWindowChild.jsm
TestWindowParent.jsm
ThumbnailsChild.jsm
UAWidgetsChild.jsm
UnselectedTabHoverChild.jsm
UnselectedTabHoverParent.jsm
ViewSourceChild.jsm
ViewSourcePageChild.jsm Bug 1691755 - Move view-source context menu items to nsContextMenu r=Gijs 2021-02-16 15:42:48 +00:00
ViewSourcePageParent.jsm Bug 1691755 - Move view-source context menu items to nsContextMenu r=Gijs 2021-02-16 15:42:48 +00:00
WebChannelChild.jsm
WebChannelParent.jsm