gecko-dev/dom
Razvan Maries 5e4d4827aa Backed out 6 changesets (bug 1631593) for perma failures on browser_aboutCertError_exception. CLOSED TREE
Backed out changeset f176af77900a (bug 1631593)
Backed out changeset 74b6fa2a1409 (bug 1631593)
Backed out changeset 7fbc8e2c4a4a (bug 1631593)
Backed out changeset 77ff0aee23f6 (bug 1631593)
Backed out changeset 90bde53721ac (bug 1631593)
Backed out changeset ea777b1a9380 (bug 1631593)
2020-05-31 09:58:41 +03:00
..
abort
animation Bug 1482279 - Stop using Cu.forcePermissiveCOWs() in SpecialPowers. r=kmag 2020-05-31 03:41:03 +00: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 Backed out 6 changesets (bug 1631593) for perma failures on browser_aboutCertError_exception. CLOSED TREE 2020-05-31 09:58:41 +03:00
battery
bindings Bug 1482279 - Stop using Cu.forcePermissiveCOWs() in SpecialPowers. r=kmag 2020-05-31 03:41:03 +00:00
broadcastchannel Bug 1634395 - BroadcastChannel should not expose originAttributes in the MessageEvent/MessageEventError, r=smaug 2020-04-30 14:05:10 +00:00
browser-element Bug 1536556 - Replace raw thrown Cr.ERRORs with Components.Exception. r=mossop,remote-protocol-reviewers,marionette-reviewers,whimboo,necko-reviewers,geckoview-reviewers,valentin,agi 2020-05-05 17:41:36 +00:00
cache Bug 1621916 - Fix IndexedDB to ignore unknown files in the client directory during initialization and usage calculation; r=dom-workers-and-storage-reviewers,sg,ttung 2020-05-28 11:14:52 +00:00
canvas Backed out changeset 7e47a8d17381 (bug 1632283) for build bustages on IpdlQueue.h . CLOSED TREE 2020-05-29 07:03:36 +03:00
chrome-webidl Bug 1602757: add preallocation cache for webIsolated (fission) processes r=nika,smaug 2020-05-30 14:38:30 +00:00
clients Bug 1641153 - Part 3: Revert the assertion back to diagnostic assertion in ClientSource.cpp r=dimi 2020-05-28 11:39:39 +00:00
commandhandler
console Bug 1482279 - Stop using Cu.forcePermissiveCOWs() in SpecialPowers. r=kmag 2020-05-31 03:41:03 +00:00
credentialmanagement
crypto Bug 1628692 - Prepare dom/crypto for making FallibleTArray uncopyable. r=keeler 2020-04-29 17:24:13 +00:00
debugger
docs Bug 1635061 - Document JSProcessActor;r=kmag 2020-05-30 10:19:21 +00:00
encoding
events Bug 1641245 - Make string comparators not virtual. r=froydnj,necko-reviewers,geckoview-reviewers,jgilbert,agi,valentin 2020-05-27 18:11:12 +00:00
fetch Bug 1622451 - minimize stream copying across IPC boundaries r=asuth,baku 2020-05-29 09:09:54 +00:00
file Bug 1622451 - minimize stream copying across IPC boundaries r=asuth,baku 2020-05-29 09:09:54 +00:00
filehandle
filesystem Bug 1626570 - Improve handling of copying arrays in dom/filesystem/. r=smaug 2020-05-05 10:20:04 +00:00
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 Bug 1626570 - Improve handling of copying arrays in dom/grid/. r=mats 2020-05-05 14:13:15 +00:00
html Bug 1519636 - Reformat recent changes to the Google coding style r=necko-reviewers,dragana 2020-05-30 09:55:27 +00:00
imptests
indexedDB Bug 1621916 - Fix IndexedDB to ignore unknown files in the client directory during initialization and usage calculation; r=dom-workers-and-storage-reviewers,sg,ttung 2020-05-28 11:14:52 +00:00
interfaces Bug 1642088. Use a ResolutionChangeOrigin for when the resolution is changing by tests that overides and sets the restore resolution. r=kats 2020-05-30 21:34:39 +00:00
ipc Bug 1602757: add preallocation cache for webIsolated (fission) processes r=nika,smaug 2020-05-30 14:38:30 +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 6 changesets (bug 1631593) for perma failures on browser_aboutCertError_exception. CLOSED TREE 2020-05-31 09:58:41 +03:00
locales Bug 1636515 - Handle cycle in media element when it is fed with the captured stream. r=padenot 2020-05-28 13:07:53 +00:00
localstorage Bug 1621916 - Remove unused argument in Client::InitOrigin; r=dom-workers-and-storage-reviewers,sg 2020-05-27 15:52:49 +00:00
manifest
mathml Bug 1635160 - Convert style-font #defines to an enum class. r=emilio 2020-05-07 08:32:27 +00:00
media Bug 1482279 - Stop using Cu.forcePermissiveCOWs() in SpecialPowers. r=kmag 2020-05-31 03:41:03 +00:00
messagechannel Bug 1626570 - FIX-toolchain-bustage. CLOSED TREE 2020-05-07 13:03:31 +03:00
midi Bug 1626570 - Improve handling of copying arrays in dom/midi/. r=smaug 2020-05-06 11:45:18 +00:00
network Bug 1639310 - Remove unnecessary implicitJSContext annotations. r=mccr8 2020-05-19 20:48:21 +00:00
notification Backed out 2 changesets (bug 1592776) for Mochitest failures on dom/notification/test/mochitest/test_notification_tag.html. CLOSED TREE 2020-05-27 12:32:58 +03:00
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 1631346 - Fix a null ptr crash in PerformanceObserver::Observe r=baku 2020-05-28 16:01:56 +00:00
permission
plugins Bug 1641245 - Make string comparators not virtual. r=froydnj,necko-reviewers,geckoview-reviewers,jgilbert,agi,valentin 2020-05-27 18:11:12 +00:00
power Bug 1626570 - Improve handling of copying arrays in dom/power/. r=smaug 2020-05-06 11:55:10 +00:00
presentation Bug 1626570 - Improve handling of copying arrays in dom/presentation/. r=smaug 2020-05-06 11:43:16 +00:00
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 Bug 1482279 - Stop using Cu.forcePermissiveCOWs() in SpecialPowers. r=kmag 2020-05-31 03:41:03 +00:00
reporting Bug 1635399 - Function PrincipalInfoToPrincipal now returns Result<nsCOMPtr<nsIPrincipal>, nsresult> r=ckerschb 2020-05-12 19:02:05 +00:00
res
script Bug 1641245 - Make string comparators not virtual. r=froydnj,necko-reviewers,geckoview-reviewers,jgilbert,agi,valentin 2020-05-27 18:11:12 +00:00
security Bug 1637727 - convert nsIOService prefs to StaticPrefs. r=KrisWright,necko-reviewers 2020-05-28 18:23:25 +00:00
serviceworkers Bug 1622451 - minimize stream copying across IPC boundaries r=asuth,baku 2020-05-29 09:09:54 +00:00
simpledb Bug 1621916 - Remove unused argument in Client::InitOrigin; r=dom-workers-and-storage-reviewers,sg 2020-05-27 15:52:49 +00:00
smil Bug 1626570 - Improve handling of copying arrays in dom/smil/. r=birtles 2020-05-05 13:00:31 +00:00
storage Bug 1635399 - Function PrincipalInfoToPrincipal now returns Result<nsCOMPtr<nsIPrincipal>, nsresult> r=ckerschb 2020-05-12 19:02:05 +00:00
svg Bug 1641245 - Make string comparators not virtual. r=froydnj,necko-reviewers,geckoview-reviewers,jgilbert,agi,valentin 2020-05-27 18:11:12 +00: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 1482279 - Stop using Cu.forcePermissiveCOWs() in SpecialPowers. r=kmag 2020-05-31 03:41:03 +00:00
u2f
url
vr Bug 1641593 - Apply sensor orientation in XRNativeOriginViewer reference space r=kip,daoshengmu 2020-05-28 18:04:14 +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 1634425 - Integrate WebGPU API tracing r=jgilbert 2020-05-27 16:49:03 +00:00
webidl Bug 1218356 - P0 - Add WebIDL for RTCDataChannelStats;r=smaug 2020-05-29 10:23:40 +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 1482279 - Stop using Cu.forcePermissiveCOWs() in SpecialPowers. r=kmag 2020-05-31 03:41:03 +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 1641245 - Make string comparators not virtual. r=froydnj,necko-reviewers,geckoview-reviewers,jgilbert,agi,valentin 2020-05-27 18:11:12 +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 1641245 - Make string comparators not virtual. r=froydnj,necko-reviewers,geckoview-reviewers,jgilbert,agi,valentin 2020-05-27 18:11:12 +00:00
xul Bug 1641245 - Make string comparators not virtual. r=froydnj,necko-reviewers,geckoview-reviewers,jgilbert,agi,valentin 2020-05-27 18:11:12 +00:00
jar.mn
moz.build