gecko-dev/dom/chrome-webidl
Gijs Kruitbosch c58b8f6ff2 Bug 1631358 - remove CPOW support in the message manager, r=mccr8
This commit:

- removes sendRpcMessage, which was unused;
- removes the CPOW argument to sendAsyncMessage, broadcastAsyncMessage, and
  sendSyncMessage;
- removes the aIsSync argument used internally to distinguish sendRpcMessage
  and sendSyncMessage;
- removes CPOW tests;
- updates the few remaining callsites that use more than 2 arguments in
  sendAsyncMessage for the removal of the cpows argument.

Differential Revision: https://phabricator.services.mozilla.com/D71514
2020-04-21 14:07:57 +00:00
..
BrowsingContext.webidl Backed out 19 changesets (bug 1602318) for causing multiple failures 2020-04-21 03:46:41 +03:00
ChannelWrapper.webidl Bug 1625006 Add profiler markers for blocking webRequest listeners r=mixedpuppy,gerald 2020-04-01 16:23:53 +00:00
ChromeUtils.webidl Bug 1605209 - Turn actor names into nsCString;r=nika 2020-04-17 10:56:22 +00:00
ClonedErrorHolder.webidl Bug 1588839 - Part 1 - Add helper to allow structured cloning Error/Exception objects. r=bzbarsky 2019-12-07 18:59:14 +00:00
DebuggerNotification.webidl Bug 1564272 - Add WebSocket events to event breakpoints r=loganfsmyth 2020-02-27 01:19:56 +00:00
DebuggerNotificationObserver.webidl
DebuggerUtils.webidl Bug 1214364 part 1. Only output conversions to/from JSON for dictionaries that need it. r=peterv 2019-10-23 15:58:29 +00:00
DocumentL10n.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
DOMCollectedFrames.webidl Bug 1581240 - Return collected frames as a promise to JS r=bzbarsky,mstange,nika 2019-11-07 22:35:04 +00:00
DominatorTree.webidl
DOMLocalization.webidl Bug 1621674 - Unify Localization.jsm, mozILocalization and Localization WebIDL. r=smaug 2020-04-10 23:35:03 +00:00
Flex.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
Fluent.webidl Bug 1560038 - Add FluentBundle. r=emilio 2020-03-11 15:37:39 +00:00
HeapSnapshot.webidl
InspectorUtils.webidl Bug 1607408 - Remove InspectorUtils.getBindingURLs. r=jwatt 2020-01-09 19:08:30 +00:00
IteratorResult.webidl Bug 1214364 part 3. Only output ToObjectInternal methods for dictionaries that need it. r=peterv 2019-10-28 23:20:11 +00:00
JSWindowActor.webidl Bug 1557118, add support for filtering actor creation based on the messagemanagergroup attribute set on browser elements, r=farre 2020-04-01 12:59:19 +00:00
L10nOverlays.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
Localization.webidl Bug 1621674 - Settle on returning null for missing values/messages out of Localization. r=smaug,stas 2020-04-10 23:35:58 +00:00
MatchGlob.webidl
MatchPattern.webidl
MessageManager.webidl Bug 1631358 - remove CPOW support in the message manager, r=mccr8 2020-04-21 14:07:57 +00:00
moz.build Bug 1560038 - Add FluentResource. r=emilio,smaug 2020-03-11 15:42:33 +00:00
MozDocumentObserver.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
MozSharedMap.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
MozStorageAsyncStatementParams.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
MozStorageStatementParams.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
MozStorageStatementRow.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
PlacesEvent.webidl Bug 1511700 - Use the new notification system (PlacesObserver) for bookmark removed notifications. r=Standard8,mak 2020-01-16 18:38:54 +00:00
PlacesObservers.webidl
PrecompiledScript.webidl
PrioEncoder.webidl
PromiseDebugging.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SessionStoreUtils.webidl Bug 1214364 part 3. Only output ToObjectInternal methods for dictionaries that need it. r=peterv 2019-10-28 23:20:11 +00:00
StructuredCloneHolder.webidl
TelemetryStopwatch.webidl
WebExtensionContentScript.webidl
WebExtensionPolicy.webidl Bug 1581611 Part 1: add content_scripts to the extension content_security_policy r=rpl,bzbarsky 2019-11-01 06:02:45 +00:00
WindowGlobalActors.webidl Bug 1605209 - Turn actor names into nsCString;r=nika 2020-04-17 10:56:22 +00:00
XULFrameElement.webidl Bug 1612510 - Remove IsChromeOrXBL*. r=bzbarsky 2020-02-04 21:28:57 +00:00
XULMenuElement.webidl Bug 1612510 - Remove IsChromeOrXBL*. r=bzbarsky 2020-02-04 21:28:57 +00:00
XULTextElement.webidl Bug 1612510 - Remove IsChromeOrXBL*. r=bzbarsky 2020-02-04 21:28:57 +00:00
XULTreeElement.webidl Bug 1612510 - Remove IsChromeOrXBL*. r=bzbarsky 2020-02-04 21:28:57 +00:00