gecko-dev/dom
Aaron Klotz 249f1cca46 Bug 1522830: Part 9 - Add IPC for untrusted modules to Content; r=jmathies
* The parent needs to be able to request the child to provide its untrusted
  modules telemetry. This is done via `GetUntrustedModulesData`.
* The child needs to be able to determine which of its module loads are trusted,
  and which are not. Since the child is sandboxed, it must delegate that work
  to the parent process. This is done via `GetModulesTrust`.

Differential Revision: https://phabricator.services.mozilla.com/D53681

--HG--
extra : moz-landing-system : lando
2019-12-06 22:10:14 +00:00
..
abort
animation Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
audiochannel Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
base Bug 1596918: Part 4f - Fix callers which have timing issues. r=mccr8 2019-12-06 22:15:31 +00:00
battery Bug 1441976 - Expose BatteryManager only to Chrome scripts r=baku 2019-11-18 10:17:29 +00:00
bindings Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
broadcastchannel Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato 2019-12-06 22:14:14 +00:00
browser-element Bug 1600333 - Remove all tags = clipboard from the codebase r=gbrown 2019-12-05 11:07:10 +00:00
cache Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato 2019-12-06 22:14:14 +00:00
canvas Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
chrome-webidl Bug 1589700 - Record the number of unique site origins across all tabs r=smaug,agi,Dexter 2019-12-05 23:13:24 +00:00
clients Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
commandhandler Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
console Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
credentialmanagement Bug 1596918: Part 4c - Fix callers which depend on document lifecycle changes. r=mccr8 2019-12-06 22:15:25 +00:00
crypto Bug 1596547 - be more specific in CryptoBuffer::Assign parameter types; r=jcj 2019-11-15 13:12:58 +00:00
debugger
docs Bug 1587126 - Declare that scoped enums should be used. r=dom-workers-and-storage-reviewers,janv,asuth 2019-12-02 23:13:26 +00:00
encoding Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug 2019-11-27 15:39:16 +00:00
events Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato 2019-12-06 22:14:14 +00:00
fetch Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato 2019-12-06 22:14:14 +00:00
file Bug 1596918: Part 3b - Run code formatters on files changed by previous patch. r=mccr8,remote-protocol-reviewers,ato 2019-12-06 22:14:22 +00:00
filehandle Bug 1594981 - improve BUG_COMPONENT in various moz.build files r=mccr8 2019-11-14 15:44:32 +00:00
filesystem Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
flex
gamepad Bug 1593841 - Using Gamepad axis array index as its index in default remapper on Mac OS. r=baku 2019-12-06 19:19:50 +00:00
geolocation Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
grid
html Bug 1596918: Part 4c - Fix callers which depend on document lifecycle changes. r=mccr8 2019-12-06 22:15:25 +00:00
imptests
indexedDB Bug 1596918: Part 4e - Fix callers which rely on frame message manager globals. r=mccr8 2019-12-06 22:15:29 +00:00
interfaces Bug 1597704 - Move is OriginPotentially Trustworthy into Principal r=ckerschb 2019-12-05 16:04:53 +00:00
ipc Bug 1522830: Part 9 - Add IPC for untrusted modules to Content; r=jmathies 2019-12-06 22:10:14 +00:00
jsurl Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
l10n Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato 2019-12-06 22:14:14 +00:00
locales Bug 1596911 - Add missing license headers on the new managed extensions r=Gijs,MattN 2019-11-26 15:00:00 +00:00
localstorage Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato 2019-12-06 22:14:14 +00:00
manifest Bug 1596918: Part 4c - Fix callers which depend on document lifecycle changes. r=mccr8 2019-12-06 22:15:25 +00:00
mathml Bug 1599843 - Element::SetEventHandler is infallible. r=bzbarsky 2019-11-27 20:01:38 +00:00
media Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato 2019-12-06 22:14:14 +00:00
messagechannel Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
midi Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
network Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
notification Bug 1596918: Part 3b - Run code formatters on files changed by previous patch. r=mccr8,remote-protocol-reviewers,ato 2019-12-06 22:14:22 +00:00
offline Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
payments Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
performance Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
permission Bug 1483631 - Restrict nested permission requests in webrtc with permission delegate r=jib 2019-12-04 15:39:14 +00:00
plugins Bug 1596918: Part 3b - Run code formatters on files changed by previous patch. r=mccr8,remote-protocol-reviewers,ato 2019-12-06 22:14:22 +00:00
power Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
presentation Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
prio
promise Bug 1517588. Use nsIPrincipal::IsSystemPrincipal instead of nsContentUtils::IsSystemPrincipal r=bzbarsky 2019-12-05 04:44:32 +00:00
prototype Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
push Bug 1517588. Use nsIPrincipal::IsSystemPrincipal instead of nsContentUtils::IsSystemPrincipal r=bzbarsky 2019-12-05 04:44:32 +00:00
quota Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato 2019-12-06 22:14:14 +00:00
reporting Bug 1596918: Part 3b - Run code formatters on files changed by previous patch. r=mccr8,remote-protocol-reviewers,ato 2019-12-06 22:14:22 +00:00
res
script Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
security Bug 1596918: Part 4c - Fix callers which depend on document lifecycle changes. r=mccr8 2019-12-06 22:15:25 +00:00
serviceworkers Bug 1596918: Part 4d - Fix callers which try to return non-clonable values. r=mccr8 2019-12-06 22:15:27 +00:00
simpledb Bug 1592934 - Refactor some storage initialization methods before adding new telemetry probes; r=ttung 2019-11-25 15:04:43 +00:00
smil Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
storage Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
svg Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
system Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
tests Bug 1596918: Part 4d - Fix callers which try to return non-clonable values. r=mccr8 2019-12-06 22:15:27 +00:00
u2f Bug 1596918: Part 4d - Fix callers which try to return non-clonable values. r=mccr8 2019-12-06 22:15:27 +00:00
url Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato 2019-12-06 22:14:14 +00:00
vr Backed out changeset 15f8fa34d2f4 (bug 1580567) for perma fails on browser_temporary_permissions_expiry.js and browser_privatebrowsing_rememberprompt.js. CLOSED TREE 2019-12-05 01:05:34 +02:00
webauthn Bug 1596918: Part 4c - Fix callers which depend on document lifecycle changes. r=mccr8 2019-12-06 22:15:25 +00:00
webbrowserpersist Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
webgpu Bug 1600454 - Fix build with --disable-accessibility. r=MarcoZ 2019-12-02 06:25:40 +00:00
webidl Backed out changeset 15f8fa34d2f4 (bug 1580567) for perma fails on browser_temporary_permissions_expiry.js and browser_privatebrowsing_rememberprompt.js. CLOSED TREE 2019-12-05 01:05:34 +02:00
websocket Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
workers Bug 1596918: Part 3b - Run code formatters on files changed by previous patch. r=mccr8,remote-protocol-reviewers,ato 2019-12-06 22:14:22 +00:00
worklet Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
xhr Bug 1596918: Part 4c - Fix callers which depend on document lifecycle changes. r=mccr8 2019-12-06 22:15:25 +00:00
xml Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
xslt Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
xul Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
jar.mn
moz.build Bug 1594907 - Fix some duplicate URL segments in firefox-source-docs, r=sylvestre 2019-11-07 23:07:20 +00:00