gecko-dev/dom
2020-04-30 16:45:14 +00:00
..
abort Bug 1549945 - Avoid the need for import-globals-from when (x)html files load scripts via /tests/. r=mossop 2020-04-20 16:15:11 +00:00
animation Bug 1628715 - Part 10: Activate nodiscard attributes on AppendElement(s). r=xpcom-reviewers,nika,peterv 2020-04-24 14:34:15 +00:00
audiochannel Bug 1626439 - Part 2: Remove nsAutoPtr usage from dom/audiochannel. r=jya 2020-04-03 21:05:03 +00:00
base Bug 1580448 - ChromeUtils.{register, unregister}ProcessActor;r=nika 2020-04-30 16:43:31 +00:00
battery
bindings Bug 1628692 - Make Sequence infallibly copyable for now. r=smaug 2020-04-29 08:50:23 +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 1630691: Part 2 - Get rid of the "dom.mozBrowserFramesEnabled" pref. r=nika 2020-04-29 19:29:11 +00:00
cache Bug 1628076 - Ensure sFactory alive while it is calling Abort; r=dom-workers-and-storage-reviewers,asuth 2020-04-21 19:57:46 +00:00
canvas Backed out 7 changesets (bug 1621762) for causing build bustages at builds/worker/workspace/obj-build/dist/include/mozilla/dom/ProducerConsumerQueue.h 2020-04-30 06:06:33 +03:00
chrome-webidl Bug 1580448 - ChromeUtils.{register, unregister}ProcessActor;r=nika 2020-04-30 16:43:31 +00:00
clients Bug 1631234 - Part 2: Moving the setting of the 'HasStoragePermission' before the first check of the storage access in nsGlobalWindowOuter::SetNewDocument(). r=baku 2020-04-22 14:49:22 +00:00
commandhandler
console Bug 1628715 - Part 7: Add MOZ_NONNULL_RETURN to infallible nsTArray::AppendElements. r=xpcom-reviewers,necko-reviewers,nika,valentin 2020-04-24 13:31:14 +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 1631358 - remove CPOW support in the message manager, r=mccr8 2020-04-21 14:07:57 +00:00
encoding Bug 1626447 - Remove nsAutoPtr usage from dom/encoding. r=hsivonen 2020-04-03 21:05:19 +00:00
events Bug 1634218 - Remove the zoom actors. r=nika 2020-04-30 16:35:35 +00:00
fetch Bug 1618546 - give worker debugger globals their own clients r=asuth,webidl,smaug 2020-04-21 06:50:53 +00:00
file Bug 1633731 - Avoid cloning IPCBlobInputStream objects when not needed, r=asuth 2020-04-28 13:32:22 +00:00
filehandle Bug 1626973 - Make attempt to increase the file size via IDBFileHandle.truncate an error. r=dom-workers-and-storage-reviewers,janv 2020-04-06 13:56:47 +00:00
filesystem Bug 1628692 - Prepare dom/filesystem for making FallibleTArray uncopyable. r=smaug 2020-04-29 08:42:25 +00:00
flex
gamepad Bug 1631635 - Implement IsPositionEmulated for XRInputSource. r=kip,imanol 2020-04-21 11:17:34 +00:00
geolocation
grid
html Bug 1634153 - Rename and devirtualize nsITextControlFrame::ScrollSelectionIntoView. r=masayuki 2020-04-30 04:04:40 +00:00
imptests
indexedDB Bug 1619165 - Reformat recent changes to the Google coding style r=andi 2020-04-25 09:40:08 +00:00
interfaces Bug 1625513 - Part 4: Don't require being in tabbrowser for subframe process switches, r=mattwoodrow,necko-reviewers,valentin 2020-04-21 22:33:14 +00:00
ipc Bug 1580448 - JSProcessActor tests;r=nika 2020-04-30 16:45:14 +00:00
jsurl
l10n Bug 1628715 - Part 10: Activate nodiscard attributes on AppendElement(s). r=xpcom-reviewers,nika,peterv 2020-04-24 14:34:15 +00:00
locales Bug 1628922 - Support landmark navigation in GeckoView. r=Jamie 2020-04-15 22:12:37 +00:00
localstorage Bug 1620152 - Part 4: Replace MOZ_DIAGNOSTIC_ALWAYS_TRUE() with MOZ_ALWAYS_TRUE(). r=janv 2020-04-09 02:08:10 +00:00
manifest Bug 1632092 - Rename all XUL namespace variables to XUL_NS. r=Gijs,marionette-reviewers,whimboo 2020-04-24 09:23:52 +00:00
mathml Bug 1128054 - Part 3: Invalid tabindex attribute should not make an element focusable; r=smaug 2020-04-04 20:03:09 +00:00
media Bug 1634098 - Fix a few clang-tidy warnings in AudioNodeEngine.cpp and vector sibling files. r=karlt 2020-04-29 22:39:15 +00:00
messagechannel Bug 1631358 - remove CPOW support in the message manager, r=mccr8 2020-04-21 14:07:57 +00:00
midi Bug 1626445 - Remove nsAutoPtr usage from dom/midi. r=mccr8 2020-04-03 21:05:15 +00:00
network Bug 1319881 - Remove UsingNeckoIPCSecurity r=valentin,necko-reviewers 2020-04-29 12:00:01 +00:00
notification
offline
payments
performance Bug 1586761 - P9 - Revert a change for performance.now to avoid causing functions in pkcs11f.h to fail; r=tjr 2020-04-07 16:34:51 +00:00
permission Bug 1363541 - Modernize the PermissionManager - part 4 - mozilla namespace, r=timhuang 2020-04-11 13:42:12 +00:00
plugins Backed out 30 changesets (bug 1556556, bug 1631568) for multiple mochitest failures. CLOSED TREE 2020-04-28 12:43:11 +03:00
power
presentation Bug 1322254 - Remove network.disable.ipc.security pref r=valentin,necko-reviewers 2020-04-24 17:42:35 +00:00
prio Bug 1628715 - Part 3: Make fallible nsTArray::Assign nodiscard. r=xpcom-reviewers,erahm 2020-04-24 13:25:13 +00:00
promise Bug 1624524 - Remove uses of wasmTextToBinary in non-JS shell tests. r=bbouvier 2020-04-10 21:28:19 +00:00
prototype Bug 1628282 - Inline nsDocShell::OnLoadingSite into its only caller. r=smaug 2020-04-08 11:48:56 +00:00
push Bug 1614462: Part 1 - Remove unused message principals. r=nika 2020-04-20 22:15:19 +00:00
quota Bug 1633326 - Add an additional warning message that shows the file path when it fails to create a file; r=janv,dom-workers-and-storage-reviewers 2020-04-27 08:38:55 +00:00
reporting Bug 1630947 - Update Reporting API - part 2 - tests for Workers, r=smaug 2020-04-18 12:26:15 +00:00
res
script Bug 1501608 - Remove the ELEMENT_SLOT in the ScriptSourceObject and instead use a callback function to return the script element based on the value of the privateValue in the SSO. r=jonco,smaug 2020-04-30 16:21:23 +00:00
security Bug 1633546 - update testing results for network.cookie.cookieBehavior; r=ckerschb 2020-04-30 06:54:37 +00:00
serviceworkers Bug 1595197 - fix StreamFilter redirect handling r=zombie,robwu 2020-04-29 19:42:25 +00:00
simpledb
smil
storage Bug 1629707 - use StoragePrincipal for SessionStorage; r=baku 2020-04-30 07:31:16 +00:00
svg Bug 1619165 - Reformat recent changes to the Google coding style r=andi 2020-04-25 09:40:08 +00:00
system Bug 1626449 - Remove nsAutoPtr usage from dom/system. r=baku 2020-04-03 21:05:24 +00:00
tests Bug 1576188 - Test that save-as works for cross process frames. r=peterv 2020-04-27 05:41:27 +00:00
u2f Bug 1630088 - WebAuthn requests need to retain the Browsing Context ID r=keeler 2020-04-24 22:57:33 +00:00
url
vr Bug 1619165 - Reformat recent changes to the Google coding style r=andi 2020-04-25 09:40:08 +00:00
webauthn Bug 1628692 - Prepare dom/webauthn for making FallibleTArray uncopyable. r=jcj 2020-04-29 08:49:18 +00:00
webbrowserpersist Bug 1576188 - Handle save-as for cross process iframes. r=peterv 2020-04-27 05:41:40 +00:00
webgpu Bug 1632755 - Unlink CanvasContext from the refresh driver r=aosmond 2020-04-28 15:03:41 +00:00
webidl Bug 1630691: Part 1 - Get rid of most of the remaining mozbrowser API. r=nika,mtigley,bradwerth 2020-04-29 19:29:06 +00:00
websocket Bug 1631384 - Added upgrade exceptions for HTTPS Only Mode. r=ckerschb,necko-reviewers,valentin 2020-04-29 15:52:19 +00:00
workers Bug 1618595: Disable Cranelift on aarch64 when reftypes are enabled; r=lth,perftest-reviewers,sparky 2020-04-30 11:55:13 +00:00
worklet Bug 1631713 - Align the maximum memory usage of worklets on workers. r=karlt 2020-04-23 05:17:04 +00:00
xhr Bug 1618546 - give worker debugger globals their own clients r=asuth,webidl,smaug 2020-04-21 06:50:53 +00:00
xml
xslt Bug 1632613 - Part 4e: Handle assignment to UniquePtr properly and silence warnings from release calls. r=peterv 2020-04-27 10:24:56 +00:00
xul Bug 1628500 - Remove aIgnoreTabindex argument from Element::IsInteractiveHTMLContent(). r=edgar 2020-04-28 11:22:32 +00:00
jar.mn
moz.build