gecko-dev/dom
Bob Owen 7c3321c672 Bug 1277475 Part 1: Add a chrome and XBL accessor for the sandboxed scripts flag to Document WEBIDL. r=bz
This also incldues changes to use the new function instead of getting and checking the sandbox flags in most places.

MozReview-Commit-ID: Cv0vJCdLH4D
2016-06-09 11:22:22 +01:00
..
activities
alarm
animation Bug 1276688 part 1 - Handle entries arrays where we don't have a property value at the 0.0/1.0 offset; r=heycam 2016-06-09 08:12:52 +09:00
apps
archivereader
asmjscache Bug 1195930 - Part 5: Core changes, support for storage directory versioning, new metadata v2 files, origin suffix added to API methods, origin attributes used across the implementation, more upgrade tests; r=asuth 2016-06-05 21:42:25 +02:00
audiochannel Bug 1240423 - part7 : add attributes for AudioChannelLog. r=baku 2016-06-01 10:26:29 +08:00
base Bug 1277475 Part 1: Add a chrome and XBL accessor for the sandboxed scripts flag to Document WEBIDL. r=bz 2016-06-09 11:22:22 +01:00
battery Bug 1259335 - Part 2: Remove deprecated navigator.battery API and tests. r=baku 2016-06-06 23:10:44 -07:00
bindings Bug 1272436 - P0: Implement "only-if-cached" RequestCache mode. r=mayhemer, r=bkelly, r=bzbarsky for WebIDL change 2016-06-08 12:10:15 -04:00
bluetooth
broadcastchannel Bug 1276328 - Remove private browsing flags r=baku 2016-06-07 13:50:00 +02:00
browser-element Bug 1240423 - part8 : modify tests r=baku 2016-06-01 10:26:34 +08:00
cache Bug 1272436 - P0: Implement "only-if-cached" RequestCache mode. r=mayhemer, r=bkelly, r=bzbarsky for WebIDL change 2016-06-08 12:10:15 -04:00
camera
canvas Bug 1256475 - Use libyuv for non scaling YUV color conversion r=jrmuizel 2016-06-08 18:46:42 -07:00
cellbroadcast
console Bug 1278799 - Moving Console API into dom/console, r=smaug 2016-06-08 14:46:50 +02:00
contacts
crypto
devicestorage
downloads
encoding
events Bug 1277475 Part 1: Add a chrome and XBL accessor for the sandboxed scripts flag to Document WEBIDL. r=bz 2016-06-09 11:22:22 +01:00
fetch Bug 1272436 - P0: Implement "only-if-cached" RequestCache mode. r=mayhemer, r=bkelly, r=bzbarsky for WebIDL change 2016-06-08 12:10:15 -04:00
filehandle
filesystem Bug 1265767 - Subset of Blink FileSystem API - patch 7 - DnD tests, r=smaug 2016-06-07 00:55:17 +02:00
flyweb Bug 1263991 part 7: Add assertions checking that the actor is still alive on incoming messages. r=baku 2016-06-07 02:46:03 -07:00
fmradio
gamepad
geolocation Bug 1278410 - The Geolocation fuzzing implementation has been removed. r=dougt 2016-06-06 15:50:12 -07:00
html Bug 1277298 - Store the 'scrollgrab' property in a NODE_FLAG_BIT rather than a new field of nsGenericHTMLElement. r=smaug 2016-06-06 17:45:46 -04:00
icc
identity
imptests
indexedDB Bug 1277589 - Replaced setting dochsell to private with opening a new pb window. r=ehsan 2016-06-07 18:56:31 -07:00
inputmethod Bug 1277234 - Rename key name VolumeUp to AudioVolumeUp. r=masayuki 2016-06-02 15:55:53 +02:00
inputport
interfaces Bug 1275434 - Refactor `PushNotifier` to clarify remoting logic. r=dragana 2016-05-19 19:01:34 -07:00
ipc Bug 1268559 - Wait to finish nested event loops before shutdown (r=bsmedberg) 2016-06-08 22:10:44 -07:00
json
jsurl Bug 1277475 Part 1: Add a chrome and XBL accessor for the sandboxed scripts flag to Document WEBIDL. r=bz 2016-06-09 11:22:22 +01:00
locales Bug 1237080 - adds deprecation msg for chrome scripted DOMParser without principal. r=baku 2016-06-07 18:57:45 -07:00
manifest Backed out changeset 941fd40d73de (bug 1251175) for causing perma time out failures in browser_ManifestObtainer_obtain.js 2016-06-07 14:15:30 +02:00
mathml
media Bug 845648 - Use shortBrand for the name of cubeb streams. r=kinetik 2016-06-08 17:29:38 +02:00
messagechannel
messages
mobileconnection
mobileid
mobilemessage
network
newapps
nfc
notification Bug 1277226 - Implement MainThreadWorkerRunnable, r=sicking 2016-06-08 07:12:05 +02:00
offline
payment
permission
phonenumberutils
plugins Backed out changeset e2881c49e123 (bug 382721) for crashtest failures in 730559.html. r=backout on a CLOSED TREE 2016-06-08 11:08:32 +02:00
power
presentation Bug 1264513 - Part 3: new test cases for oop data channel scenario, r=smaug 2016-06-03 14:48:26 +08:00
promise Bug 1277278 part 1 - Remove ContextOptions and make autoJSAPIOwnsErrorReporting the default. r=luke 2016-06-07 20:30:48 +02:00
push Back out changeset f7e1ab1bd99c (bug 1207744) for X(3) failures. 2016-06-07 20:34:54 -07:00
quota Bug 1195930 - Part 11: Unified SQLite database schema and storage version, major and minor version support; r=asuth 2016-06-05 21:43:09 +02:00
res
resourcestats
secureelement
security Bug 1265318: add require-sri-for CSP directive. r=ckerschb 2016-05-31 11:14:00 +02:00
settings
simplepush Bug 1115231 - Clear timed out Simple Push requests. r=nsm 2016-06-04 14:45:59 -07:00
smil
speakermanager
storage
svg Bug 1277154 - Remove bitfields from nsStyleSVG to help with rust bindgen. r=xidorn 2016-06-03 17:16:39 +10:00
system Bug 1277427 - DOM: Fix consts missing for splice. r=Yoric 2016-06-02 23:28:36 +08:00
telephony
tests Bug 1278435 - Update DOM interface tests to reflect shipping Push on Android. r=baku 2016-06-07 13:25:21 -07:00
tethering
time
tv
u2f Bug 1275479 - Refactor U2F Token Interface (Part 1). r=keeler 2016-05-31 20:51:24 -07:00
voicemail
vr
wappush
webidl Bug 1277475 Part 1: Add a chrome and XBL accessor for the sandboxed scripts flag to Document WEBIDL. r=bz 2016-06-09 11:22:22 +01:00
wifi
workers Bug 1272436 - P0: Implement "only-if-cached" RequestCache mode. r=mayhemer, r=bkelly, r=bzbarsky for WebIDL change 2016-06-08 12:10:15 -04:00
xbl Bug 1278452 - Fix some null checks in dom/xbl/. r=mrbkap. 2016-06-07 15:24:48 +10:00
xml
xslt Bug 1259871 - Replace getSimpleCodebasePrincipal with createCodebasePrincipal. r=sicking 2016-05-24 18:01:34 +08:00
xul Bug 1277222 - don't needlessly copy a string in XULDocument::MaybeBroadcast; r=smaug 2016-06-01 16:18:01 -04:00
jar.mn
moz.build Bug 1278799 - Moving Console API into dom/console, r=smaug 2016-06-08 14:46:50 +02:00