gecko-dev/browser/actors
Makoto Kato 49cc605308 Bug 1719110 - Don't use sync IPC to show suggestion by spellchecker. r=Gijs
CheckCurrentWord on content process causes sync IPC, so I would like to remove
this call on content process. New nsIEditorSpellChecker.suggest method can
avoid it.

Differential Revision: https://phabricator.services.mozilla.com/D119937
2021-08-10 03:55:25 +00:00
..
AboutNewTabChild.jsm
AboutNewTabParent.jsm
AboutPluginsChild.jsm
AboutPluginsParent.jsm
AboutPocketChild.jsm
AboutPocketParent.jsm Bug 1692066 - Pocket panels remove panel id from messaging. r=gvn 2021-07-12 18:41:24 +00:00
AboutPrivateBrowsingChild.jsm Bug 1715504 - Banner variations for Private Browsing mode experiment r=desktop-theme-reviewers,k88hudson,harry 2021-06-18 11:06:58 +00:00
AboutPrivateBrowsingParent.jsm Bug 1713827 - Hand off to search mode if searching is disabled in the Urlbar. r=amy,Standard8,flod 2021-07-22 15:46:30 +00:00
AboutProtectionsChild.jsm
AboutProtectionsParent.jsm
AboutReaderChild.jsm
AboutReaderParent.jsm
AboutTabCrashedChild.jsm
AboutTabCrashedParent.jsm
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 1716883 - fix autoscroll behaviour over various SVG elements, r=masayuki 2021-07-19 11:36:55 +00:00
ClickHandlerParent.jsm Bug 1716883 - fix autoscroll behaviour over various SVG elements, r=masayuki 2021-07-19 11:36:55 +00:00
ContentMetaChild.jsm
ContentMetaParent.jsm
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 1719110 - Don't use sync IPC to show suggestion by spellchecker. r=Gijs 2021-08-10 03:55:25 +00:00
ContextMenuParent.jsm
DOMFullscreenChild.jsm
DOMFullscreenParent.jsm
DecoderDoctorChild.jsm
DecoderDoctorParent.jsm
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 1714336 - Removes the disableHighlight option for doorhangers. r=Gijs 2021-08-03 16:26:28 +00:00
FormValidationChild.jsm Bug 1713259, hide form validation popup when switching pages, r=Gijs 2021-06-03 13:18:41 +00:00
FormValidationParent.jsm
LightweightThemeChild.jsm
LinkHandlerChild.jsm
LinkHandlerParent.jsm
NetErrorChild.jsm
NetErrorParent.jsm Bug 1724677 - Add the missing colon symbol to the top_uri of the telemetry probe 'xfocsp-error-report'. r=ckerschb 2021-08-09 09:38:26 +00:00
PageInfoChild.jsm
PageStyleChild.jsm
PageStyleParent.jsm
PluginChild.jsm
PluginParent.jsm
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
RefreshBlockerParent.jsm
SearchSERPTelemetryChild.jsm
SearchSERPTelemetryParent.jsm
SwitchDocumentDirectionChild.jsm
WebRTCChild.jsm Bug 1712898 add a basic prompt for selectAudioOutput() r=jib,flod,pbz 2021-06-09 04:01:38 +00:00
WebRTCParent.jsm Bug 1720643 update comment now that BLOCK is no longer handled in MediaManager r=jib DONTBUILD 2021-08-04 21:06:44 +00:00
moz.build