gecko-dev/dom
alwu 4b2dd52882 Bug 1640826 - fix marco error r=bryce
`MDSM_ERROR_MARKER` should take 3 arguments, and we miss the last argument when `MOZ_GECKO_PROFILE` is not defined.

Differential Revision: https://phabricator.services.mozilla.com/D76895
2020-05-26 18:04:44 +00:00
..
abort
animation Backed out changeset a845717e4d10 (bug 1482279) for causing multiple failures. 2020-05-23 02:22:20 +03:00
audiochannel Bug 1332588 - Drop explicit setting of dom.animations.mainthread-synchronization-with-geometric-animations. r=boris 2020-05-13 21:36:44 +00:00
base Bug 1640917 - Remove XBL mentions in layout. r=mats 2020-05-26 16:16:32 +00:00
battery
bindings Bug 1638373 - remove js/ipc now that CPOWs are dead, r=mccr8 2020-05-24 18:47:04 +00:00
broadcastchannel
browser-element
cache Bug 1603168 - Reject Cache.match and Cache.matchAll if the response doesn't match the caller context coep r=dom-workers-and-storage-reviewers,perry 2020-05-23 01:44:58 +00:00
canvas Bug 1639975. Make sure CanvasRenderingContextHelper::mCurrentContextType is initialized. r=nical 2020-05-22 09:14:04 +00:00
chrome-webidl Backed out 5 changesets (bug 1602757, bug 1612063) for marionette failures on test_crash.py 2020-05-23 23:45:59 +03:00
clients Bug 1637226 - Part 3: Revert the assertion in ClientSource.cpp back to MOZ_DIAGNOSTIC_ASSERT. r=dimi 2020-05-26 07:27:25 +00:00
commandhandler
console Backed out changeset a845717e4d10 (bug 1482279) for causing multiple failures. 2020-05-23 02:22:20 +03:00
credentialmanagement
crypto
debugger
docs Bug 1636089 - ActorManagerParent.addJSProcessActors;r=kmag,geckoview-reviewers,snorp 2020-05-19 16:29:36 +00:00
encoding
events Bug 1640605 - Remove IsInAnonymousSubtree / IsRootOfAnonymousSubtree. r=edgar 2020-05-25 11:43:51 +00:00
fetch Bug 1532287 - P2 Propagate loading document/worker's COEP to nsHttpChannel through nsILoadInfo r=necko-reviewers,valentin,JuniorHsu 2020-05-19 12:50:39 +00:00
file Bug 1432949 - Allow system principal initialize a channel for revoked blob URLs r=geckoview-reviewers,snorp,baku,ckerschb 2020-05-20 14:39:28 +00:00
filehandle
filesystem
flex Bug 1639053 - Remove the ability to reverse axes internally for nsFlexContainerFrame. r=dholbert 2020-05-19 21:13:35 +00:00
gamepad Bug 1538805 - Send GamepadAdded events to the later GamepadEventChannels. r=baku 2020-05-23 03:14:42 +00:00
geolocation
grid
html Bug 1640400 - Remove dom.link.disabled_attribute.enabled. r=jwatt 2020-05-26 09:31:49 +00:00
imptests
indexedDB Bug 1637715 - Add missing quotation mark to mac condition. a=fix 2020-05-23 01:13:47 +03:00
interfaces Bug 1156934 - Notify all content processes when LookAndFeel changes. r=jesup 2020-05-23 14:28:40 +00:00
ipc Bug 1625156 - Error page for HTTPS Only Mode. r=fluent-reviewers,ckerschb,nhnt11,flod,nika,johannh,mattwoodrow 2020-05-26 11:45:21 +00:00
jsurl Bug 1515419 - fixing ToNewCString (and ToNewUnicode as well) xpcom/string/nsReadableUtils.cpp r=froydnj,necko-reviewers,valentin 2020-05-17 06:58:48 +00:00
l10n Backed out 5 changesets (bug 1602757, bug 1612063) for marionette failures on test_crash.py 2020-05-23 23:45:59 +03:00
locales Bug 1605176 - Send a error message data and cause a message error on the receiver side when the message data contains a shared memory object in BrowsingContext::PostMessageMoz; r=baku,kmag 2020-05-20 08:27:16 +00:00
localstorage
manifest
mathml
media Bug 1640826 - fix marco error r=bryce 2020-05-26 18:04:44 +00:00
messagechannel
midi
network Bug 1639310 - Remove unnecessary implicitJSContext annotations. r=mccr8 2020-05-19 20:48:21 +00:00
notification
offline
payments Bug 1633344 - Throw RangeError when creating PaymentRequest with a duplicate payment method. r=alchen 2020-05-21 10:30:00 +00:00
performance Bug 1633625 - move performance.mozMemory -> performance.mozMemory.gc to match the JS shell, and because performance.mozMemory.mallocBytes is deceptive when it only refers to GC-controlled malloc bytes r=jonco,smaug 2020-05-19 21:54:24 +00:00
permission
plugins Bug 1637890 - P2. Don't use ClearOnShutdown to destroy AbstractThread::MainThread(). r=froydnj 2020-05-18 16:12:28 +00:00
power
presentation
prio
promise Bug 1634264 - Reject MozPromise when DomPromiseListener is deleted. r=mattwoodrow 2020-05-18 22:16:38 +00:00
prototype Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-05-25 07:42:38 +00:00
push Bug 1629113 - Move remaining services to components.conf. r=snorp,baku 2020-05-26 07:44:52 +00:00
quota Backed out changeset a845717e4d10 (bug 1482279) for causing multiple failures. 2020-05-23 02:22:20 +03:00
reporting
res
script Bug 1637039 - Notify script preload when the loading channel synchronously fails to open, remove a used script preload from Document, r=hsivonen 2020-05-25 18:39:11 +00:00
security Bug 1638826: Exempt pdfjs from being subject to CSP permits function. r=baku 2020-05-26 12:48:15 +00:00
serviceworkers Bug 1606624 - Changes on interface tests in mochitest; r=jwalden 2020-05-19 04:30:19 +00:00
simpledb
smil
storage
svg Backed out changeset 1334652d0ec4 (bug 1640280) for build bustage in workspace/obj-build/dist/include/mozilla/dom/Document.h. CLOSED TREE 2020-05-25 01:31:54 +03:00
system Bug 1613609 - Add required loadinfo flag requests initiated with SystemPrincipal r=necko-reviewers,dragana 2020-05-19 08:54:58 +00:00
tests Bug 1640240, remove message manager usage from browser_test_focus_after_modal_state.js, r=smaug 2020-05-22 19:03:02 +00:00
u2f
url
vr Bug 1636921 - Calling SetCapacity for a FallibleTArray in XRInputSourceArray. r=sg,kip 2020-05-13 22:13:52 +00:00
webauthn Bug 1637452: Part 15 - Fix JNI includes in dom/webauthn; r=keeler,jcj 2020-05-15 17:06:07 +00:00
webbrowserpersist Bug 1570255 - Remove sync session history implementation. r=smaug,nika 2020-05-20 09:09:06 +00:00
webgpu Bug 1637524 - Move DestroyRenderTexture() to TextureHost r=nical 2020-05-13 08:31:09 +00:00
webidl Bug 1625156 - Error page for HTTPS Only Mode. r=fluent-reviewers,ckerschb,nhnt11,flod,nika,johannh,mattwoodrow 2020-05-26 11:45:21 +00:00
websocket Bug 1637159 remove now-unused public DOMEventTargetHelper::BindToOwner() rebind methods r=smaug 2020-05-14 05:29:49 +00:00
workers Bug 1638170 - Don't dispatch buggy WorkerRunnables r=asuth,dom-workers-and-storage-reviewers,sg 2020-05-26 11:38:58 +00:00
worklet Bug 1625372 request interrupt of AudioWorklet JS on force shutdown r=padenot 2020-05-15 08:24:06 +00:00
xhr Bug 1639310 - Remove unnecessary implicitJSContext annotations. r=mccr8 2020-05-19 20:48:21 +00:00
xml Bug 1639392 - Merge nsIStyleSheetLinkingElement and nsStyleLinkElement, and call it LinkStyle. r=jwatt 2020-05-21 03:07:16 +00:00
xslt Bug 1639392 - Merge nsIStyleSheetLinkingElement and nsStyleLinkElement, and call it LinkStyle. r=jwatt 2020-05-21 03:07:16 +00:00
xul Bug 1637459 - Make nsXULElement::HasMenu flush frames. r=tnikkel 2020-05-18 10:43:23 +00:00
jar.mn
moz.build