gecko-dev/dom
David Teller ab091e0ddf Bug 1632794 - Expose full remoteType through ChromeUtils.requestProcInfo;r=tarek
The current `type` field doesn't expose all information such as the origin. Let's fix this.

Differential Revision: https://phabricator.services.mozilla.com/D72616
2020-05-05 22:41:00 +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 1634943 - Split CSSAnimation and CSSAnimationKeyframe classes into a new file in dom/animation/. r=boris 2020-05-05 22:41:04 +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 1632794 - Expose full remoteType through ChromeUtils.requestProcInfo;r=tarek 2020-05-05 22:41:00 +00:00
battery
bindings Bug 1599658 - Delete previous definition of py_action in Makefiles. Now py_action calls into Python 3 and py3_action doesn't exist. r=glandium 2020-05-05 20:04:30 +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 1624802 - Refactor tests in dom/cache/test/xpcshell to use a common initialization function; r=dom-workers-and-storage-reviewers,ttung 2020-05-05 06:28:31 +00:00
canvas Bug 1626570 - Improve handling of copying arrays in dom/canvas/. r=lsalzman 2020-05-05 14:15:22 +00:00
chrome-webidl Bug 1632794 - Expose full remoteType through ChromeUtils.requestProcInfo;r=tarek 2020-05-05 22:41:00 +00:00
clients Bug 1626570 - Improve handling of copying arrays in dom/clients/. r=smaug 2020-05-05 14:12:54 +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 1556556 - Miscellaneous fixes related to event coordinate transformations. r=tnikkel 2020-05-05 19:28:15 +00:00
fetch Bug 1626570 - Improve handling of copying arrays in dom/fetch/. r=smaug 2020-05-05 14:14:10 +00:00
file Backed out changeset e1be97ce43d1 (bug 1622451) for failures on browser_download_canceled.js. CLOSED TREE 2020-05-01 03:58:25 +03: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 1626570 - Improve handling of copying arrays in dom/filesystem/. r=smaug 2020-05-05 10:20:04 +00:00
flex
gamepad Bug 1027207 - Dealing Playstation3 controller btn/axis remapping. r=baku 2020-05-06 01:43:20 +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 1599415 trigger focus when details summary element is clicked r=TYLin,smaug 2020-05-05 21:09:42 +00:00
imptests
indexedDB Bug 1626570 - Improve handling of copying arrays in dom/indexedDB/. r=dom-workers-and-storage-reviewers,janv 2020-05-05 14:13:46 +00:00
interfaces Bug 1635094 - Cleanup the ReferrerInfo code. r=ckerschb 2020-05-04 18:50:20 +00:00
ipc Backed out changeset 9da3ff68132f (bug 1632160) for bc failures on browser_bug1045809.js . CLOSED TREE 2020-05-06 12:12:59 +03:00
jsurl
l10n Bug 1626570 - Improve handling of copying arrays in dom/l10n/. r=smaug 2020-05-05 10:17:52 +00:00
locales Bug 1634840 - Remove warning about inlines in XUL. r=dbaron 2020-05-05 23:57:55 +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 1305344 - Add passing regression test. r=chunmin 2020-05-05 23:40:49 +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 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
offline
payments Bug 1626570 - Improve handling of copying arrays in dom/payments/. r=baku 2020-05-05 14:14:35 +00:00
performance Bug 1626570 - Improve handling of copying arrays in dom/performance/. r=smaug 2020-05-05 14:15:00 +00:00
permission Bug 1363541 - Modernize the PermissionManager - part 4 - mozilla namespace, r=timhuang 2020-04-11 13:42:12 +00:00
plugins Bug 1556556 - Propagate RelativeTo far and wide. r=kats,mattwoodrow 2020-05-05 19:26:38 +00:00
power
presentation 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
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 1627809 - Rename Document::TriggerInitialTranslation to Document::OnParsingCompleted. r=smaug 2020-04-30 17:56:11 +00:00
push 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
quota Bug 1626570 - Improve handling of copying arrays in dom/quota/. r=dom-workers-and-storage-reviewers,janv 2020-05-05 12:58:56 +00:00
reporting Bug 1626570 - Improve handling of copying arrays in dom/reporting/. r=smaug 2020-05-05 14:15:50 +00:00
res
script Backed out changeset 4107b758e7ae (bug 1501608) as requested by dev 2020-05-02 15:03:19 +03:00
security Backed out changeset 9da3ff68132f (bug 1632160) for bc failures on browser_bug1045809.js . CLOSED TREE 2020-05-06 12:12:59 +03:00
serviceworkers 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
simpledb
smil Bug 1626570 - Improve handling of copying arrays in dom/smil/. r=birtles 2020-05-05 13:00:31 +00:00
storage Bug 1609907 - Remove AUTO_PROFILER_THREAD_SLEEP before mozilla::CondVar waits - r=mstange 2020-05-01 22:12:22 +00:00
svg Bug 1635094 - Cleanup the ReferrerInfo code. r=ckerschb 2020-05-04 18:50:20 +00:00
system Bug 1626449 - Remove nsAutoPtr usage from dom/system. r=baku 2020-04-03 21:05:24 +00:00
tests 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
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 1635363 - Invert orientation after matrix.decompose from XRRigidTransform. r=kip,imanol 2020-05-05 23:46:19 +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 1634829 - Update WebGPU blend descriptors r=emilio 2020-05-02 15:52:26 +00:00
webidl Bug 1634829 - Update WebGPU blend descriptors r=emilio 2020-05-02 15:52:26 +00:00
websocket Bug 1634312 - use BEHAVIOR_REJECT_TRACKER to run BroadcastChannel test; r=baku 2020-05-04 19:07:09 +00:00
workers Bug 1635193 - StoragePrincipalHelper::GetOriginAttributes instead of NS_GetOriginAttributes, r=timhuang 2020-05-05 20:56:04 +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 1634435 - Rename AutoValueArray to RootedValueArray everywhere for consistency with other rooted things r=jandem,mccr8 2020-05-04 16:50:59 +00:00
xml Bug 1635094 - Cleanup the ReferrerInfo code. r=ckerschb 2020-05-04 18:50:20 +00:00
xslt 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
xul Bug 1632686 - Retain GlobalObject in StyleSheets r=emilio 2020-05-01 17:08:54 +00:00
jar.mn
moz.build