gecko-dev/dom
Perry Jiang b26c3a0f8a Bug 1616254 - MatchScope should check same-origin using ScopeToPrincipal helper r=dom-workers-and-storage-reviewers,asuth
Fixes an issue where directly converting a string to principal causes the
string to fail to be parsed due to "^" being interpreted as the start of
origin attributes (and the rest of the string isn't able to be parsed as
origin attributes).

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

--HG--
extra : moz-landing-system : lando
2020-02-25 00:57:05 +00:00
..
abort
animation Bug 1530857 - Clear isRunningCompositor flag when the corresponding display item for background-color animations is discarded. r=boris 2020-02-25 00:03:21 +00:00
audiochannel Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/audiochannel. r=smaug 2020-02-20 15:34:59 +00:00
base Backed out 4 changesets (bug 911444) for Mochitest failures in dom/base/test/test_pdf_print.html. CLOSED TREE 2020-02-25 00:11:50 +02:00
battery Bug 1605934 - Use nested namespaces r=sg 2020-01-18 13:48:34 +00:00
bindings Backed out 4 changesets (bug 911444) for Mochitest failures in dom/base/test/test_pdf_print.html. CLOSED TREE 2020-02-25 00:11:50 +02:00
broadcastchannel Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/broadcastchannel. r=smaug 2020-02-20 16:12:31 +00:00
browser-element
cache Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/cache. r=smaug 2020-02-20 15:49:27 +00:00
canvas Bug 1598585 Part 4: Notify the content process of a canvas device change. r=jrmuizel 2020-02-24 11:21:27 +00:00
chrome-webidl Bug 1615967 - Move customUserAgent to BrowsingContext. r=nika,remote-protocol-reviewers 2020-02-24 02:15:03 +00:00
clients Bug 1604847 - let ClientSourceOpChild finish initialization r=dom-workers-and-storage-reviewers,asuth 2020-02-19 17:56:08 +00:00
commandhandler Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/commandhandler. r=smaug 2020-02-12 13:25:57 +00:00
console Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/console. r=smaug 2020-02-20 16:18:07 +00:00
credentialmanagement Bug 1556627 - Make nsFocusManager::SetFocus work in Fission. r=NeilDeakin,farre,masayuki 2020-02-18 13:30:04 +00:00
crypto Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/crypto. r=smaug 2020-02-12 13:25:38 +00:00
debugger
docs Bug 1602898: Rename Window.getWindowGlobalChild() to .windowGlobalChild. r=farre 2020-01-21 21:32:28 +00:00
encoding Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/encoding. r=smaug 2020-02-20 16:16:10 +00:00
events Bug 1617421 - Use cbindgen for cursors. r=jwatt 2020-02-23 13:07:30 +00:00
fetch Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/fetch. r=smaug 2020-02-20 16:53:06 +00:00
file Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/file. r=smaug 2020-02-20 16:11:24 +00:00
filehandle Bug 1614360 - Signal error to child on attempts to read beyond EOF instead of asserting. r=dom-workers-and-storage-reviewers,ttung 2020-02-18 14:45:59 +00:00
filesystem Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/filesystem. r=smaug 2020-02-20 16:01:35 +00:00
flex
gamepad Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/gamepad. r=smaug 2020-02-20 16:03:33 +00:00
geolocation Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/geolocation. r=smaug 2020-02-20 15:50:42 +00:00
grid Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/grid. r=smaug 2020-02-20 16:10:39 +00:00
html Bug 1617472 - Use enums for text-align / text-align-last. r=jfkthame 2020-02-24 13:32:57 +00:00
imptests
indexedDB Bug 1617327 - Part 2: Remove nsAutoPtr usage from ipc, security, IDB. r=mccr8,janv 2020-02-24 19:26:40 +00:00
interfaces Bug 1617317 - Add nsIDOMWindowUtils.screenPixelsPerCSSPixelNoOverride. r=kats,bradwerth 2020-02-24 16:43:56 +00:00
ipc Bug 1577432 - Null check document in BrowserChild::RecvSizeModeChanged, r=bdahl 2020-02-25 00:07:04 +00:00
jsurl Bug 1597257: Monitor use of javascript: URIs in system privileged contexts and about: pages. r=bzbarsky 2020-01-16 16:06:42 +00:00
l10n
locales Bug 1486331 - Remove child-src deprecation warning. r=ckerschb 2020-02-07 13:59:09 +00:00
localstorage Bug 1617327 - Part 2: Remove nsAutoPtr usage from ipc, security, IDB. r=mccr8,janv 2020-02-24 19:26:40 +00:00
manifest Backed out changeset fa5ee85e20a5 (bug 1603673) for causing lint failure in GeckoRuntimeSettings.java CLOSED TREE 2020-02-18 08:39:30 +02:00
mathml Bug 1611181 - Make direction use an enum class. r=boris 2020-01-24 11:46:14 +00:00
media Bug 1587522 - Add test for EME app approval. r=alwu 2020-02-24 20:29:47 +00:00
messagechannel Bug 1613985 - Use MOZ_COUNTED_DEFAULT_CTOR_*/MOZ_COUNTED_DTOR_* macros. r=froydnj 2020-02-20 11:40:14 +00:00
midi Bug 1581172. Remove NS_ERROR_DOM_TYPE_ERR. r=smaug 2020-02-20 16:57:57 +00:00
network Bug 1322095 - Part 1b: Update callbacks to support moved args and convert nsAutoPtr usage. r=jya 2020-02-21 22:43:53 +00:00
notification Bug 1611415 - Prefer using std::move over forget. r=froydnj 2020-02-13 14:38:48 +00:00
offline
payments Bug 1615022 part 2. Require an rvalue reference to reject a Promise with an ErrorResult. r=farre,kvark 2020-02-14 15:42:30 +00:00
performance Bug 1597453 - Fix uses of nsIDocShellTreeItem in mozilla::dom::PerformanceTiming::IsTopLevelContentDocument. r=kmag 2020-01-16 04:47:51 +00:00
permission
plugins Bug 1613985 - Use MOZ_COUNTED_DEFAULT_CTOR_*/MOZ_COUNTED_DTOR_* macros. r=froydnj 2020-02-20 11:40:14 +00:00
power
presentation Bug 1613985 - Use MOZ_COUNTED_DEFAULT_CTOR_*/MOZ_COUNTED_DTOR_* macros. r=froydnj 2020-02-20 11:40:14 +00:00
prio bug 1610296 - Rename TypedArray_base::ComputeLengthAndData to TypedArray_base::ComputeState; r=bzbarsky 2020-01-23 03:22:06 +00:00
promise Bug 267645 part 2. Sanitize exceptions from exported functions. r=xeonchen,bholley 2020-02-22 05:01:59 +00:00
prototype Bug 1605934 - Use nested namespaces r=sg 2020-01-18 13:48:34 +00:00
push Bug 1611415 - Prefer using std::move over forget. r=froydnj 2020-02-13 14:38:48 +00:00
quota Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan,kvark 2020-02-24 15:33:38 +00:00
reporting Bug 1607364 - CrashReporting API r=baku 2020-02-21 17:40:30 +00:00
res
script Bug 1611415 - Prefer using std::move over forget. r=froydnj 2020-02-13 14:38:48 +00:00
security Bug 1614008 - Disable eval checks for PAC Scripts r=jandem 2020-02-24 19:37:41 +00:00
serviceworkers Bug 1616254 - MatchScope should check same-origin using ScopeToPrincipal helper r=dom-workers-and-storage-reviewers,asuth 2020-02-25 00:57:05 +00:00
simpledb
smil Bug 1612444. Improve some error messages for exceptions in layout. r=emilio 2020-02-03 20:35:54 +00:00
storage Bug 1615321 - Remove GetUri call in StorageObserver r=ckerschb 2020-02-24 16:57:40 +00:00
svg Bug 1610171 - Clear animated paths when SVG lengths change. r=jwatt 2020-02-24 01:52:52 +00:00
system Bug 1611415 - Prefer using std::move over forget. r=froydnj 2020-02-13 14:38:48 +00:00
tests Bug 1615802 - Disabled test_pointerlock-api.html on all platforms. r=jmaher 2020-02-24 10:02:14 +00:00
u2f Bug 1603100 - Remove the unused line in U2F.cpp. r=sylvestre 2020-02-03 16:13:34 +00:00
url Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/url. r=smaug 2020-02-20 16:01:58 +00:00
vr Bug 1616368 - [reftest] Replace 'default-preferences' with 'defaults' r=dbaron 2020-02-20 18:47:54 +00:00
webauthn Bug 1556627 - Make nsFocusManager::SetFocus work in Fission. r=NeilDeakin,farre,masayuki 2020-02-18 13:30:04 +00:00
webbrowserpersist Bug 1612403 - File extensions are duplicated for file inputs with custom 'accept'. r=Gijs 2020-02-21 08:30:30 +00:00
webgpu Bug 1614702 - WebGPU textures, texture views, and samplers r=jgilbert,webidl,smaug 2020-02-24 20:12:16 +00:00
webidl Bug 1614702 - WebGPU textures, texture views, and samplers r=jgilbert,webidl,smaug 2020-02-24 20:12:16 +00:00
websocket bug 1610296 - Rename TypedArray_base::ComputeLengthAndData to TypedArray_base::ComputeState; r=bzbarsky 2020-01-23 03:22:06 +00:00
workers Bug 1557732 - Don't create worker for discarded document. r=dom-workers-and-storage-reviewers,asuth 2020-02-20 14:05:14 +00:00
worklet Bug 1615022 part 2. Require an rvalue reference to reject a Promise with an ErrorResult. r=farre,kvark 2020-02-14 15:42:30 +00:00
xhr Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/xhr. r=smaug 2020-02-20 15:59:01 +00:00
xml Bug 1605657 - run a microtask checkpoint before XML pretty printing to avoid webextensions breaking it, r=peterv,rpl 2020-02-12 08:23:29 +00:00
xslt Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan,kvark 2020-02-24 15:33:38 +00:00
xul Bug 1617092: nsXULPrototypeCache::HasData claims urls are cached when they aren't. r=dthayer. 2020-02-21 04:14:49 +00:00
jar.mn
moz.build