gecko-dev/browser/actors
Emilio Cobos Álvarez ab63e715e1 Bug 1753836 - Fix context menus to deal with Event.screen* returning page CSS coordinates. r=Gijs
If the page is zoomed, its devicePixelRatio will differ from the browser
chrome's. Account for this by converting to device pixels before starting to
scroll.

Depends on D138036

Differential Revision: https://phabricator.services.mozilla.com/D138037
2022-02-16 12:18:11 +00:00
..
test/browser Bug 1742801 - do not consume the user gesture from ClickHandlerChild if ClickHandlerParent will ignore the click anyway, r=edgar 2021-11-25 22:49:00 +00:00
AboutNewTabChild.jsm Bug 1728843 - Add once option to NimbusFeatures.recordExposureEvent r=andreio 2021-09-13 14:35:15 +00:00
AboutNewTabParent.jsm Bug 1681130 - Remove the Set to Default notification bar r=Mardak,jaws 2021-04-22 19:27:55 +00:00
AboutPluginsChild.jsm
AboutPluginsParent.jsm Bug 1682030 - Remove MIME type table from about:plugins r=Gijs,mixedpuppy 2021-04-06 19:28:18 +00:00
AboutPocketChild.jsm Bug 1688270 - Refactor save to Pocket button messaging system r=gvn,mconley 2021-02-10 21:53:25 +00:00
AboutPocketParent.jsm Bug 1693582 - Moving Pocket button panels to remote content process r=mconley 2021-09-08 16:11:34 +00:00
AboutPrivateBrowsingChild.jsm Bug 1749775 - Add user telemetry for 98 VPN promo, r=andreio,pdahiya 2022-02-11 16:31:06 +00:00
AboutPrivateBrowsingParent.jsm Bug 1747149 - Consolidate logic for when to show VPN promo and add BrowserUtils test r=dmose,preferences-reviewers,prathiksha,Gijs 2022-02-14 14:21:04 +00:00
AboutProtectionsChild.jsm
AboutProtectionsParent.jsm Bug 1747149 - Consolidate logic for when to show VPN promo and add BrowserUtils test r=dmose,preferences-reviewers,prathiksha,Gijs 2022-02-14 14:21:04 +00:00
AboutReaderChild.jsm Bug 1331981 - Fixed Refresh in Reader Mode for text/plain documents. r=mtigley 2022-02-14 17:36:03 +00:00
AboutReaderParent.jsm Bug 1726385 - CTA + Recs variant r=thecount 2021-09-28 18:12:17 +00:00
AboutTabCrashedChild.jsm
AboutTabCrashedParent.jsm Bug 1643018 - Fix TypeError: can't access property "permanentKey", browser is undefined. r=mconley 2020-12-11 19:00:50 +00:00
BlockedSiteChild.jsm
BlockedSiteParent.jsm
BrowserProcessChild.jsm
BrowserTabChild.jsm Bug 1706302 - Part 1: Use DOMDocElementCreated for RemotePage actors, r=Gijs 2021-07-09 16:30:28 +00:00
BrowserTabParent.jsm
ClickHandlerChild.jsm Bug 1745720 - use 'chromelinkclick' command event to avoid instantiating ClickHandlerChild except for link clicks, r=smaug,mconley 2022-01-13 12:38:54 +00:00
ClickHandlerParent.jsm Bug 1678965 - Part 2: set cross opener group for openLinkIn tabs opened as new tabs, r=dao 2022-01-25 17:42:45 +00:00
ContentSearchChild.jsm
ContentSearchParent.jsm Bug 1722395 - Fix placeholder string in handoff input in permanent private browsing mode. r=Standard8 2021-08-04 19:20:12 +00:00
ContextMenuChild.jsm Bug 1753836 - Fix context menus to deal with Event.screen* returning page CSS coordinates. r=Gijs 2022-02-16 12:18:11 +00:00
ContextMenuParent.jsm Bug 1743047 - Use "reveal" rather than show terminology consistently for the reveal password button. r=Gijs,fluent-reviewers 2022-01-17 14:18:51 +00:00
DOMFullscreenChild.jsm Bug 1739220 - Handle fullscreen state in a more reliable way; r=smaug,Gijs 2021-12-17 09:15:10 +00:00
DOMFullscreenParent.jsm Bug 1739220 - Handle fullscreen state in a more reliable way; r=smaug,Gijs 2021-12-17 09:15:10 +00:00
DecoderDoctorChild.jsm
DecoderDoctorParent.jsm Bug 1690390, change appendNotification to take a smaller number of arguments: the string type value, a dictionary containing the notification details, and the button list, r=mstriemer 2021-09-17 09:04:59 +00:00
EncryptedMediaChild.jsm Bug 1706164 - Use webrtc screen and window sharing data in EncryptedMediaChild to determine if media may be captured. r=alwu 2021-05-24 16:50:19 +00:00
EncryptedMediaParent.jsm Bug 1690390, change appendNotification to take a smaller number of arguments: the string type value, a dictionary containing the notification details, and the button list, r=mstriemer 2021-09-17 09:04:59 +00:00
FormValidationChild.jsm Bug 1556370 - Part 2: Implement reportValidity() of ElementInternals; r=smaug 2021-12-09 18:06:04 +00:00
FormValidationParent.jsm Bug 1366818, r=emilio 2021-10-13 08:57:35 +00:00
LightweightThemeChild.jsm Bug 1705062 - Handle pageshow in LightweightThemeChild r=mconley 2021-04-15 16:25:57 +00:00
LinkHandlerChild.jsm Bug 1692018 - Fix LinkHandlerChild protocol regex r=evilpie 2021-04-07 11:10:36 +00:00
LinkHandlerParent.jsm
NetErrorChild.jsm Bug 1745678 - Remove TLS 1.0/1.1 override UX, r=Gijs,mkaply,fluent-reviewers 2021-12-28 23:39:43 +00:00
NetErrorParent.jsm Bug 1743148 - Call ensureCaptivePortalTab() directly from NetErrorParent instead of firing an obs notification. r=lyavor,valentin 2021-12-04 01:49:43 +00:00
PageInfoChild.jsm Bug 1683244 - Part 1: Fix the issue that `save As` of multiple selected links in PageInfo media tab doesn't work. r=smaug 2020-12-19 22:51:04 +00:00
PageStyleChild.jsm
PageStyleParent.jsm
PluginChild.jsm Bug 1682030 - Remove NPAPI overlay from JS Plugin actors r=Gijs 2021-04-06 19:28:18 +00:00
PluginParent.jsm Bug 1690390, change appendNotification to take a smaller number of arguments: the string type value, a dictionary containing the notification details, and the button list, r=mstriemer 2021-09-17 09:04:59 +00:00
PointerLockChild.jsm
PointerLockParent.jsm
PromptParent.jsm Bug 1666247 - Part 2: Return dialog from tabDialogBox.open r=pbz 2021-07-08 03:54:19 +00:00
RFPHelperChild.jsm
RFPHelperParent.jsm
RefreshBlockerChild.jsm Bug 1744397 - Simplify refresh code: remove aMetaRefresh argument. r=smaug 2021-12-16 22:27:07 +00:00
RefreshBlockerParent.jsm
ScreenshotsComponentChild.jsm Bug 1749074 - Cancel screenshots on page unload. r=sfoster 2022-02-11 19:30:04 +00:00
SearchSERPTelemetryChild.jsm
SearchSERPTelemetryParent.jsm
SwitchDocumentDirectionChild.jsm
WebRTCChild.jsm Bug 1723703 - let permission interfere with device selection once again, unless inherent constraints are present. r=pbz,johannh 2021-09-30 20:15:35 +00:00
WebRTCParent.jsm Bug 1723703 - let permission interfere with device selection once again, unless inherent constraints are present. r=pbz,johannh 2021-09-30 20:15:35 +00:00
moz.build Bug 1739929 - allow untrusted click/auxclick events to open one link per transient user gesture, r=edgar 2021-11-23 11:55:28 +00:00