gecko-dev/dom
Jonathan Kingston 392a4bf408 Bug 725490 - Change XFO sameorigin to check all ancestors for same origin. r=smaug
MozReview-Commit-ID: 5fPxGpcdVms

--HG--
extra : rebase_source : 48fb23e477a49c71e4f09735efd05dd02c46be8d
2017-11-03 15:37:10 +00:00
..
abort Bug 1421992 - script-generated patch to replace do_check_* functions with their Assert.* equivalents, rs=Gijs. 2017-12-21 11:08:17 +01:00
animation Merge inbound to mozilla-central r=merge a=merge 2017-12-21 12:01:59 +02:00
asmjscache
audiochannel Bug 1419597 - Part 18: Remove IsInnerWindow and IsOuterWindow methods, r=smaug 2017-11-23 13:12:13 -05:00
base Bug 1427001: Move SetXBLBinding and SetShadowRoot to Element. r=smaug 2017-12-31 13:45:58 +01:00
battery
bindings Bug 1407858 part 3. Add a literal string state to DOMString. r=smaug 2017-12-22 13:02:51 -05:00
broadcastchannel Bug 1419597 - Part 18: Remove IsInnerWindow and IsOuterWindow methods, r=smaug 2017-11-23 13:12:13 -05:00
browser-element Bug 1409449 - Update test for bug 1409449. r=:ckerschb 2017-12-12 10:34:42 +01:00
cache Bug 1421992 - script-generated patch to replace do_check_* functions with their Assert.* equivalents, rs=Gijs. 2017-12-21 11:08:17 +01:00
canvas Bug 1413780 - Change permission name from canvas/extractData to canvas. r=johannh 2017-12-14 15:59:57 -06:00
clients Backed out 14 changesets (bug 1425975) for M(5) permafails mochitest/test_ext_webrequest_filter.html. r=backout a=backout 2017-12-24 00:23:57 +02:00
commandhandler
console Bug 1421992 - script-generated patch to replace do_check_* functions with their Assert.* equivalents, rs=Gijs. 2017-12-21 11:08:17 +01:00
credentialmanagement Bug 1421616 - Have one WebAuthnManager instance per CredentialsContainer r=jcj 2017-12-05 19:05:06 +01:00
crypto Backed out changeset 3d02d52b92ee (bug 1333140) 2017-12-01 11:27:05 +01:00
encoding Bug 1421992 - Hand written cleanup patch to make tests pass after removing obsolete xpcshell functions. r=Gijs,ochameau a=Aryx 2017-12-21 11:11:57 +01:00
events Bug 1423990: Move the last few attribute-related methods outside of nsIContent. r=bz 2017-12-25 17:50:10 +01:00
fetch Bug 1418074 - Introducing a WorkerHolder to release AbortSignal on the correct thread, r=bkelly 2017-12-22 10:06:47 +01:00
file Bug 1421992 - script-generated patch to replace do_check_* functions with their Assert.* equivalents, rs=Gijs. 2017-12-21 11:08:17 +01:00
filehandle
filesystem Bug 1423773 - Part 1: Remove usage of nsStringGlue.h. r=glandium 2017-12-06 16:52:51 -08:00
flex Backed out 5 changesets (bug 1409083) for eslint failures 2017-12-07 19:47:09 -08:00
gamepad Bug 1397194 - Polling manually in macOS gamepad API backend r=qdot 2017-12-06 14:20:33 +08:00
geolocation Bug 1410364 - Don't consider opener when calculating IsSecureContext. r=bz, r=dveditz 2017-11-29 10:40:00 -05:00
grid Bug 1425954 Part 2: Update grid tests to check reporting of duplicated line names. r=mats 2017-12-18 15:25:02 -08:00
html Bug 1423990: Move the last few attribute-related methods outside of nsIContent. r=bz 2017-12-25 17:50:10 +01:00
imptests
indexedDB Bug 1421992 - Hand written cleanup patch to make tests pass after removing obsolete xpcshell functions. r=Gijs,ochameau a=Aryx 2017-12-21 11:11:57 +01:00
interfaces Backed out 14 changesets (bug 1425975) for M(5) permafails mochitest/test_ext_webrequest_filter.html. r=backout a=backout 2017-12-24 00:23:57 +02:00
ipc Merge mozilla-central to inbound r=merge a=merge on a CLOSED TREE 2017-12-22 00:28:49 +02:00
jsurl Bug 1420954 - Make nsIURIMutator setters return nsIURIMutator so we can chain setters r=bagder 2017-12-05 02:35:21 +01:00
locales Bug 1330688 - Report a better error in the console when a module load fails r=baku r=flod 2017-12-19 15:29:38 +00:00
manifest
mathml Bug 1423990: Move the last few attribute-related methods outside of nsIContent. r=bz 2017-12-25 17:50:10 +01:00
media Bug 1426791 - Don't try to activate cubeb remoting without checking pref. r=kamidphish a=covered-by-inbound 2017-12-24 16:22:36 +13:00
messagechannel Bug 1419597 - Part 18: Remove IsInnerWindow and IsOuterWindow methods, r=smaug 2017-11-23 13:12:13 -05:00
network Bug 1426875 - Avoid adding/removing streams to nsMultiplexInputStream when reading in TCPSocket, r=jdm 2017-12-30 12:47:12 +01:00
notification Bug 1421992 - script-generated patch to replace do_execute_soon, do_print and do_register_cleanup with executeSoon, info and registerCleanupFunction, rs=Gijs. 2017-12-21 11:10:23 +01:00
offline Backed out changeset e2beba7e6875 (bug 1423798) for failing Browser Chrome tests browser_temporary_permissions_expiry.js on Windows 7 debug. r=backout on a CLOSED TREE 2017-12-09 07:23:35 +02:00
payments
performance Bug 1417431 - secureConnectionStart should be 0 for pages with HTTP scheme. r=bkelly 2017-12-06 12:57:28 +01:00
permission
plugins Bug 1426200 - Disable crashtests failing on windows QR builds. r=jrmuizel 2017-12-21 14:13:32 -05:00
power Bug 1369194 - Remove MozWakeLock. r=baku 2017-11-20 17:14:41 -08:00
presentation Bug 1426887 - Avoid adding/removing streams to nsMultiplexInputStream when reading in Presentation API, r=jdm 2017-12-30 12:47:12 +01:00
promise Bug 1421992 - script-generated patch to replace do_execute_soon, do_print and do_register_cleanup with executeSoon, info and registerCleanupFunction, rs=Gijs. 2017-12-21 11:10:23 +01:00
push Bug 1421992 - script-generated patch to replace do_execute_soon, do_print and do_register_cleanup with executeSoon, info and registerCleanupFunction, rs=Gijs. 2017-12-21 11:10:23 +01:00
quota Bug 1421992 - Hand written cleanup patch to make tests pass after removing obsolete xpcshell functions. r=Gijs,ochameau a=Aryx 2017-12-21 11:11:57 +01:00
res
script Bug 1423990: Move the last few attribute-related methods outside of nsIContent. r=bz 2017-12-25 17:50:10 +01:00
secureelement
security Bug 725490 - Change XFO sameorigin to check all ancestors for same origin. r=smaug 2017-11-03 15:37:10 +00:00
smil Bug 1423098 - Drop support for SMIL accessKey; r=dholbert 2017-12-14 09:58:32 -06:00
storage Bug 1419597 - Part 12: Move storage pref enabled check into a static method on dom::Storage, r=asuth 2017-11-23 13:12:03 -05:00
svg Bug 1419250 - check for division by zero in length conversions and fail the conversion in such cases r=dholbert 2017-12-30 17:07:27 +00:00
system
tests Bug 1421992 - script-generated patch to replace do_execute_soon, do_print and do_register_cleanup with executeSoon, info and registerCleanupFunction, rs=Gijs. 2017-12-21 11:10:23 +01:00
time
u2f Bug 1247124 - Limit FIDO U2F to Secure Contexts r=ttaubert,smaug 2017-12-13 17:02:38 -06:00
url Backed out 9 changesets (bug 1412456) for crashing talos g2 and unexpected network connections in browser-chrome's browser_searchEngine_behaviors.js r=backout a=backout on a CLOSED TREE 2017-12-07 12:20:21 +02:00
vr Bug 1407423 - Part 5: Remove assert from test_vrController_displayId.html,r=daoshengmu 2017-12-04 16:57:39 -08:00
webauthn Bug 1407093 - Web Authentication - WD-07 updates for user handles r=jcj,smaug 2017-12-13 11:15:16 +01:00
webbrowserpersist Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:15 +01:00
webidl Merge Inbound to mozilla-central r=merge a=merge 2017-12-22 00:19:24 +02:00
websocket Bug 1418860 - Adding telemetry to see how often version param is used in ScriptLoader type, r=jonco, data-r=francois 2017-11-29 09:01:04 +01:00
workers Backed out 14 changesets (bug 1425975) for M(5) permafails mochitest/test_ext_webrequest_filter.html. r=backout a=backout 2017-12-24 00:23:57 +02:00
worklet Bug 1425463 - Expose Console API to JSM, r=smaug 2017-12-20 14:35:34 +01:00
xbl Bug 1427001: Move SetXBLBinding and SetShadowRoot to Element. r=smaug 2017-12-31 13:45:58 +01:00
xhr Bug 1407858 part 1. Give DOMString setter APIs clearer names. r=smaug 2017-12-22 13:02:51 -05:00
xml Bug 1426234 part 3. Simplify ProcessStyleLink now that it's only called for Link headers. r=mystor 2017-12-21 16:43:24 -05:00
xslt Bug 1423990: Move the last few attribute-related methods outside of nsIContent. r=bz 2017-12-25 17:50:10 +01:00
xul Bug 1427001: Stop duplicating slots. r=smaug 2017-12-31 13:45:52 +01:00
jar.mn
moz.build Backed out 5 changesets (bug 1409083) for eslint failures 2017-12-07 19:47:09 -08:00