gecko-dev/dom/chrome-webidl
Chris H-C a0efcbcf74 Bug 1673660 - C++ and JS API for Glean Custom Pings r=janerik,webidl,smaug
Covers adding the new JS global `GleanPings` for JS, the new structs for C++ at
mozilla::glean_pings, ping-id and string-table-index codegen, the usual
boilerplate for JS and C++ stuff, and tests.

Unresolved:
* What happens if we call this on a non-parent process?
  (This isn't a supported mode of operation)

Differential Revision: https://phabricator.services.mozilla.com/D98671
2020-12-14 16:50:07 +00:00
..
BrowsingContext.webidl Bug 1635914 - Move active flag handling explicitly to BrowsingContext. r=nika 2020-12-11 15:43:19 +00:00
ChannelWrapper.webidl Bug 1645204 - Fix WebRequest.jsm r=robwu,necko-reviewers,mayhemer 2020-07-16 14:58:03 +00:00
ChromeUtils.webidl Bug 1679456 - Use transient user activation for iframe external protocol blocking. r=smaug,edgar 2020-11-30 16:16:41 +00:00
ClonedErrorHolder.webidl
DebuggerNotification.webidl
DebuggerNotificationObserver.webidl
DebuggerUtils.webidl
DocumentL10n.webidl
DOMCollectedFrames.webidl
DominatorTree.webidl
Flex.webidl
Fluent.webidl
FrameLoader.webidl Bug 1681095 - Add a privileged API to tell the print dialog whether a selection belongs to the previewed page vs. an iframe. r=dholbert 2020-12-10 10:52:41 +00:00
Glean.webidl Bug 1646165 - Implement FOG's JavaScript API via WebIDL. r=chutten,webidl,emilio,smaug 2020-10-21 11:36:46 +00:00
GleanPings.webidl Bug 1673660 - C++ and JS API for Glean Custom Pings r=janerik,webidl,smaug 2020-12-14 16:50:07 +00:00
HeapSnapshot.webidl
InspectorUtils.webidl Bug 1669459 - Introduce InspectorUtils.supports(). r=rcaliman,heycam 2020-10-09 03:20:34 +00:00
IOUtils.webidl Bug 1677000 - Rename IOUtils.writeAtomic{,UTF8} to IOUtils.write{,UTF8} r=Gijs 2020-12-09 05:48:46 +00:00
IteratorResult.webidl
JSActor.webidl Bug 1662771, remove willDestroy callback from JSActors, r=nika 2020-10-29 14:24:43 +00:00
JSProcessActor.webidl Bug 1650837 - Part 2: Add an includeParent JSProcessActor config option, r=kmag 2020-07-07 22:02:48 +00:00
JSWindowActor.webidl Bug 1650163 - Part 1: Switch native remoteType values to nsCString, r=farre,geckoview-reviewers,agi 2020-07-08 20:15:59 +00:00
L10nOverlays.webidl Bug 1645246 - add error reporting when fluent overwrites child elements (rather than just text), r=zbraniecki 2020-06-16 23:54:51 +00:00
MatchGlob.webidl
MatchPattern.webidl
MediaController.webidl Bug 1656398 - part7 : add event handler 'onmetadatachange'. r=chunmin 2020-08-18 06:55:47 +00:00
MessageManager.webidl Bug 1670134, remove message manager reference from LightweightThemeChild.jsm, by getting chromeOuterWindowId from BrowserChild instead, r=mconley 2020-10-09 17:36:22 +00:00
moz.build Bug 1673660 - C++ and JS API for Glean Custom Pings r=janerik,webidl,smaug 2020-12-14 16:50:07 +00:00
MozDocumentObserver.webidl
MozSharedMap.webidl
MozStorageAsyncStatementParams.webidl
MozStorageStatementParams.webidl
MozStorageStatementRow.webidl
NetDashboard.webidl Bug 1677746 - Move NetDashboard.webidl to dom/chrome-webidl/ r=necko-reviewers,valentin,webidl,mccr8 2020-11-17 16:06:39 +00:00
PathUtils.webidl Bug 1674311 - Add profile, local profile, and temp dir paths to PathUtils r=Gijs 2020-11-10 12:08:53 +00:00
PlacesEvent.webidl Bug 1677408 - Part 1 - Replace onPageChanged with a new favicon-changed notification. r=Standard8,emilio 2020-11-23 16:23:46 +00:00
PlacesObservers.webidl
PrecompiledScript.webidl
PrioEncoder.webidl
PromiseDebugging.webidl
SessionStoreUtils.webidl
StructuredCloneHolder.webidl
TelemetryStopwatch.webidl
UserInteraction.webidl Bug 1661304 - Allow UserInteractions to clobber one another. r=chutten,dthayer 2020-10-20 20:17:01 +00:00
WebExtensionContentScript.webidl Bug 1587541 - Change ContentScript::MatchesWindow to operate on WindowGlobals directly r=kmag 2020-07-16 01:23:42 +00:00
WebExtensionPolicy.webidl Bug 1589517 - Part 3: Add initialBrowsingContextGroupId to extension browsers, r=zombie 2020-08-06 17:01:10 +00:00
WindowGlobalActors.webidl Bug 1582499 - P1. Add isLocalIP to WindowContext r=nika 2020-12-10 20:45:54 +00:00
XULFrameElement.webidl Bug 1654193 - Avoid getting nsIBrowser when creating nsFrameLoader, r=ckerschb,peterv 2020-08-04 20:51:45 +00:00
XULMenuElement.webidl
XULTextElement.webidl
XULTreeElement.webidl