gecko-dev/dom
Anny Gakhokidze 15952e531f Bug 1574017 - Fix console error reporting for postMessage, r=peterv
1. Rename mCallerDocumentURI field of PostMessageEvent to mCallerURI as we
might not always have a document, e.g. when we have a sandbox.
2. When we neither have caller's inner window (and thus we have no caller's
window ID) nor caller's URI, use script location as a source name for the error
object when reporting errors to console.
3. When the caller of postMessage has its window in a different process, pass along
the caller's window ID so that the error can be reported correctly.

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

--HG--
extra : moz-landing-system : lando
2020-01-15 20:20:31 +00:00
..
abort
animation Bug 1503656 - Part 1. Always use CssEnvironment from media query's device. r=emilio 2020-01-08 11:55:28 +00:00
audiochannel Bug 1578945 - part1 : remove handling audio focus related code in AudioChannelService. r=baku,sebastian 2019-12-18 09:10:30 +00:00
base Bug 1574017 - Fix console error reporting for postMessage, r=peterv 2020-01-15 20:20:31 +00:00
battery
bindings Bug 1024312 - Get rid of IDBDatabase.mozCreateFileHandle, r=janv,dom-workers-and-storage-reviewers 2020-01-14 15:09:02 +00:00
broadcastchannel Bug 1606187 - Part 2b: Update users of nsClassHashtable to handle UniquePtr differences r=KrisWright,froydnj 2020-01-13 19:18:56 +00:00
browser-element Bug 1599944 - Make SimpleTest.waitForClipboard() and SimpleTest.promiseClipboardChange() relax to compare clipboard data with expected string r=smaug 2019-12-27 14:02:35 +00:00
cache Bug 1605854 - Remove uneval/toSource from DOM tests. r=smaug 2020-01-06 13:09:27 +00:00
canvas Bug 1609006 - 0x0 canvas yields 1x1 webgl context. r=lsalzman 2020-01-15 05:13:53 +00:00
chrome-webidl Bug 1600896 - P1. Add contentBlockingLog attribute to WindowGlobalActors.webidl r=timhuang,Ehsan 2019-12-17 11:31:28 +00:00
clients Backed out 7 changesets (bug 1432856) for build bustages failures in nsWindow.h on a CLOSED TREE 2019-12-16 23:53:35 +02:00
commandhandler Bug 1606187 - Part 2b: Update users of nsClassHashtable to handle UniquePtr differences r=KrisWright,froydnj 2020-01-13 19:18:56 +00:00
console Backed out 9 changesets (bug 1607791, bug 1605566) for causing multiple wpt failures. 2020-01-15 13:45:33 +02:00
credentialmanagement Bug 1596918: Part 4c - Fix callers which depend on document lifecycle changes. r=mccr8 2019-12-13 20:36:36 +00:00
crypto Bug 1605854 - Remove uneval/toSource from DOM tests. r=smaug 2020-01-06 13:09:27 +00:00
debugger
docs Backed out changeset bf4b4d3108f9 (bug 1602898) for causing bc failures in browser/components/ssb/tests/browser/browser_ssb_windowlocation.js CLOSED TREE 2019-12-21 02:22:06 +02:00
encoding Bug 1607816 - Replace mozilla::{Max, Min}Value with std::numeric_limits. r=froydnj 2020-01-08 16:30:40 +00:00
events Bug 981248 - Rewrite <input type=number> to avoid an anonymous input. r=masayuki,surkov,jwatt,ntim,jfkthame,smaug 2020-01-14 19:01:05 +00:00
fetch Bug 1605801 - FetchReadableStreamReadDataArray should be a rooted dictionary, r=bzbarsky 2019-12-24 04:14:35 +00:00
file Backed out 9 changesets (bug 1607791, bug 1605566) for causing multiple wpt failures. 2020-01-15 13:45:33 +02:00
filehandle Backed out 9 changesets (bug 1607791, bug 1605566) for causing multiple wpt failures. 2020-01-15 13:45:33 +02:00
filesystem Bug 1602882 - Move array operations to a new js/Array.h header. r=sfink,bzbarsky 2019-12-11 06:17:44 +00:00
flex
gamepad Bug 1604405 - Replace gamepad button array index with axis array index in Mac OS. r=baku 2019-12-18 15:50:23 +00:00
geolocation
grid
html Bug 981248 - Rewrite <input type=number> to avoid an anonymous input. r=masayuki,surkov,jwatt,ntim,jfkthame,smaug 2020-01-14 19:01:05 +00:00
imptests
indexedDB Backed out 9 changesets (bug 1607791, bug 1605566) for causing multiple wpt failures. 2020-01-15 13:45:33 +02:00
interfaces Bug 1603674 - Add a new API to check if permission delegation and Feature Policy are enabled r=baku 2020-01-06 15:28:12 +00:00
ipc Bug 1574017 - Fix console error reporting for postMessage, r=peterv 2020-01-15 20:20:31 +00:00
jsurl Bug 836567 - Part 1: Set ResultPrincipalURI to active document's URI before evaluating a javascript: URL. r=smaug 2020-01-10 16:34:07 +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-13 20:36:16 +00:00
locales Bug 779598 - Do animations of transforms with preserve-3d at compositor. r=mattwoodrow 2019-12-23 09:52:43 +00:00
localstorage Bug 1606187 - Part 2b: Update users of nsClassHashtable to handle UniquePtr differences r=KrisWright,froydnj 2020-01-13 19:18:56 +00:00
manifest Bug 1604917 - Coerce WebManifest colors to rrggbbaa ?marcosc,jdescottes r=marcosc,jdescottes 2019-12-23 15:29:08 +00:00
mathml Bug 1607918. Fix case handling for webkit-prefixed transition/animation event handlers. r=smaug. 2020-01-13 20:04:59 +00:00
media Backed out 9 changesets (bug 1607791, bug 1605566) for causing multiple wpt failures. 2020-01-15 13:45:33 +02:00
messagechannel Backed out 9 changesets (bug 1607791, bug 1605566) for causing multiple wpt failures. 2020-01-15 13:45:33 +02:00
midi
network
notification Backed out 7 changesets (bug 1432856) for build bustages failures in nsWindow.h on a CLOSED TREE 2019-12-16 23:53:35 +02:00
offline
payments
performance Bug 1604066 - Removing Return on Void Statement in PerformanceOberserver::ReportUnsupportedTypesErrorToConsole() r=sylvestre 2020-01-13 18:13:37 +00:00
permission
plugins Bug 1606187 - Part 2b: Update users of nsClassHashtable to handle UniquePtr differences r=KrisWright,froydnj 2020-01-13 19:18:56 +00:00
power
presentation Bug 1552176 - Add nsIRequest.set/getTRRMode r=dragana 2020-01-07 20:20:38 +00:00
prio
promise Backed out 9 changesets (bug 1607791, bug 1605566) for causing multiple wpt failures. 2020-01-15 13:45:33 +02:00
prototype
push Bug 1606839 - Use new user activation API for guarding notification permission prompts. r=Ehsan,edgar 2020-01-15 14:22:46 +00:00
quota Bug 1608025 - Add a test for the upgrade from storage version 2.2; r=asuth 2020-01-14 06:17:09 +00:00
reporting Backed out changeset a8cf21968b97 (bug 1608911) for build bustages at ReportDeliver.cpp. CLOSED TREE 2020-01-15 00:08:09 +02:00
res
script Bug 1291535 - Clear the list of dynamic import requests after cancelling them in ScriptLoader::ParsingComplete as we do for other requests r=bzbarsky 2020-01-14 11:47:21 +00:00
security Bug 1599438 - Store sandbox flags on the LoadInfo when creating a channel for a docshell, so that we don't read a stale value from the BrowsingContext later. r=bzbarsky 2020-01-15 08:02:57 +00:00
serviceworkers Bug 1409979 - ExtendableEvent.waitUntil should account for dispatch flag r=asuth 2020-01-15 15:49:26 +00:00
simpledb
smil Bug 1607006 - Remove utf-16 versions of nsCSSProps::LookupProperty* and ServoCSSParser::ComputeColor. r=bzbarsky 2020-01-08 01:21:30 +00:00
storage Bug 1606187 - Part 2b: Update users of nsClassHashtable to handle UniquePtr differences r=KrisWright,froydnj 2020-01-13 19:18:56 +00:00
svg Bug 1607918. Fix case handling for webkit-prefixed transition/animation event handlers. r=smaug. 2020-01-13 20:04:59 +00:00
system Bug 1570499 - Part 1: Replace MOZ_FALLTHROUGH macro with C++17's [[fallthrough]] attribute. r=froydnj 2019-12-20 07:16:43 +00:00
tests Bug 1574017 - Fix console error reporting for postMessage, r=peterv 2020-01-15 20:20:31 +00:00
u2f Bug 1259822 - Part 2: Show property key in the error message when target object value is null or undefined. r=jorendorff 2020-01-11 05:10:54 +00:00
url Bug 1030481 - Remove nsIMutable, r=smaug 2020-01-07 15:02:00 +00:00
vr Bug 1603825 - Suppress the VR permission UI when no VR runtimes are detected r=daoshengmu,bzbarsky 2020-01-03 22:47:26 +00:00
webauthn Bug 1596918: Part 4c - Fix callers which depend on document lifecycle changes. r=mccr8 2019-12-13 20:36:36 +00:00
webbrowserpersist Bug 1606187 - Part 2b: Update users of nsClassHashtable to handle UniquePtr differences r=KrisWright,froydnj 2020-01-13 19:18:56 +00:00
webgpu Bug 1585683 - Add mochitest-webgpu jobs, add subsuite = webgpu. r=jmaher,kvark 2020-01-07 22:42:07 +00:00
webidl Backed out 9 changesets (bug 1607791, bug 1605566) for causing multiple wpt failures. 2020-01-15 13:45:33 +02:00
websocket Bug 1599438 - Store sandbox flags on the LoadInfo when creating a channel for a docshell, so that we don't read a stale value from the BrowsingContext later. r=bzbarsky 2020-01-15 08:02:57 +00:00
workers Bug 1590766 - Use transitive parent's window in nsIWorkerDebugger.window, r=asuth. 2020-01-15 13:40:47 +00:00
worklet Bug 1558526 remove check for callable process() in registerProcessor() r=bzbarsky 2020-01-10 02:31:13 +00:00
xhr Backed out 9 changesets (bug 1607791, bug 1605566) for causing multiple wpt failures. 2020-01-15 13:45:33 +02:00
xml Bug 1605814 - Don't capture CSP nonce when loading a child sheet. r=emilio,ckerschb 2020-01-13 11:47:25 +00:00
xslt Bug 1570499 - Part 1: Replace MOZ_FALLTHROUGH macro with C++17's [[fallthrough]] attribute. r=froydnj 2019-12-20 07:16:43 +00:00
xul Bug 1603827 - Remove XULElement.orient from webidl and c++ r=webidl,mccr8 2020-01-07 19:25:34 +00:00
jar.mn
moz.build