gecko-dev/dom
Matt Woodrow 8e52bedb94 Bug 1135935 - Part 5: Add D3D9 texture recycler. r=jrmuizel
--HG--
extra : rebase_source : e80d662d9e70ff1fea89c385b5babc6cac53cf9e
2015-08-11 10:15:44 -04:00
..
activities
alarm
animation
apps Bug 1135261 - return new window from window.open in desktop runtime; r=marco,smaug,junior,wesj 2015-08-13 19:00:02 -07:00
archivereader
asmjscache
audiochannel Merge b2g-inbound to m-c. a=merge 2015-08-06 15:37:49 -04:00
base Bug 1194619 - fix comment r=dholbert 2015-08-14 19:22:22 +01:00
battery
bindings Bug 1142609 - Fix PEP 8 E7xx warnings in dom/bindings's Python code. r=peterv 2015-08-10 19:11:42 +02:00
bluetooth Bug 1179451 - Part 1: Rewrite some ternary operators as if/else. r=froydnj 2015-08-13 15:22:48 +03:00
broadcastchannel
browser-element Bug 1135261 - return new window from window.open in desktop runtime; r=marco,smaug,junior,wesj 2015-08-13 19:00:02 -07:00
cache Bug 1110476 - Stripped url fragment from Request::GetUrl() by calling either nsIURI::SetRef() or workers::URL::SetHash() in Request's url getter utility methods. Stripped url fragment from Response::GetUrl() by adding the method InternalRequest::StripFragmentAndSetUrl() which calls nsIURI::SetRef(). Added a test in dom/tests/mochitest/fetch/test_request.js for Request::GetUrl(). Removed manual url stripping from dom/cache/TypeUtils.cpp. r=bkelly 2015-08-13 08:22:19 -07:00
camera Bug 1192312 - Use MediaCodecSource for camera recording since gonkL r=aosmond 2015-08-14 07:34:24 -07:00
canvas Bug 1170842 - Part 4: Implement FramebufferTextureLayer. r=jgilbert 2015-08-12 11:51:34 +10:00
cellbroadcast
contacts Bug 1171678 - Follow up, whitespace. DONTBUILD 2015-08-07 13:15:49 -03:00
crypto Backed out changesets 7bf71f3a4465 and 6ec8b34e2bc6 (bug 1188750) for Android 4.3 dom/crypto/test/test_indexedDB.html timeouts. 2015-08-13 14:46:28 -04:00
datastore Bug 1085575 - Skip test_app_install.html on OSX debug. rs=khuey 2015-08-06 13:41:33 -04:00
devicestorage Backed out changesets 41e3f27dd893 and efaeac1575a1 (bug 1186273) for causing frequent test_fs_app_permissions.html timeouts. 2015-08-12 16:23:38 -04:00
downloads
encoding
engineeringmode
events Bug 1179451 - Part 1: Rewrite some ternary operators as if/else. r=froydnj 2015-08-13 15:22:48 +03:00
fetch Bug 1110476 - Stripped url fragment from Request::GetUrl() by calling either nsIURI::SetRef() or workers::URL::SetHash() in Request's url getter utility methods. Stripped url fragment from Response::GetUrl() by adding the method InternalRequest::StripFragmentAndSetUrl() which calls nsIURI::SetRef(). Added a test in dom/tests/mochitest/fetch/test_request.js for Request::GetUrl(). Removed manual url stripping from dom/cache/TypeUtils.cpp. r=bkelly 2015-08-13 08:22:19 -07:00
filehandle
filesystem Backed out changesets 41e3f27dd893 and efaeac1575a1 (bug 1186273) for causing frequent test_fs_app_permissions.html timeouts. 2015-08-12 16:23:38 -04:00
fmradio Bug 1190040 - Part 2: Teach the audio channel service how to not notify audio-playback, and do that when a media element has no audio track; r=padenot 2015-08-06 10:26:27 -04:00
gamepad
geolocation Bug 1191529 - Remove JSIdArray and AutoIdArray and replace with Rooted<IdVector>; r=mccr8, r=jonco 2015-08-05 11:02:00 -07:00
html Bug 1181130 - Part 3: Keep track of editable descendants per node and prevent NS_STYLE_USER_SELECT_ALL selection for nodes with editable descendants. r=bz 2015-08-14 10:52:38 -07:00
icc
identity
imptests Backed out changeset ecebeba2582c (bug 1008146) for making imptests on Android/B2G nearly permafail. 2015-08-11 14:48:24 -04:00
indexedDB Bug 1192023 - Make UpdateType an enum class. r=khuey 2015-08-06 14:34:39 -07:00
inputmethod
inputport
interfaces Backed out changeset c2c0405ddf93 (bug 1180916) for causing various e10s mochitest failures. 2015-08-14 11:27:25 -04:00
ipc Add driver crash guards to WebGL. (bug 1190281 part 9, r=jgilbert) 2015-08-14 12:52:37 -07:00
json
jsurl Backed out changeset f99b27e40987 (bug 1193924) for B2G emulator bustage. 2015-08-13 12:45:05 -04:00
locales Bug 992096 - Implement Sub Resource Integrity [1/2]. r=baku,r=ckerschb 2015-08-12 20:19:11 -07:00
manifest
mathml
media Bug 1135935 - Part 5: Add D3D9 texture recycler. r=jrmuizel 2015-08-11 10:15:44 -04:00
messagechannel
messages
mobileconnection
mobileid
mobilemessage Bug 1010756 - Helpful errors for using nsCOMPtr on non-XPCOM types; r=froydnj 2015-08-12 18:43:10 +03:00
network
nfc
notification Bug 874842 - Return Event instead of nsIDOMEvent 2015-08-12 14:39:31 +03:00
offline Bug 874842 - Return Event instead of nsIDOMEvent 2015-08-12 14:39:31 +03:00
payment
permission Backed out changeset 1e13c9c09273 (bug 1105827) 2015-08-11 10:04:36 -07:00
phonenumberutils
plugins Bug 1179451 - Part 3: Use .get() to assign nsRefPtrs to raw pointers. r=froydnj 2015-08-13 15:22:48 +03:00
power
presentation Bug 874842 - Return Event instead of nsIDOMEvent 2015-08-12 14:39:31 +03:00
promise Bug 1086627 - Rename Promise constructs to more closely match the specification. r=nsm,jst 2015-08-06 17:18:30 +02:00
push Bug 1193365 - Disable push debug. r=kitcambridge 2015-08-11 12:53:14 -07:00
quota
requestsync Bug 1182358 - Follow-up: Disable permafailing tests on B2G. 2015-08-14 16:03:54 -04:00
res
resourcestats
secureelement
security Bug 1182551 - HTTP top level page with HTTPS mixed passive frame should have STATE_IS_INSECURE. r=ttaubert 2015-08-13 17:13:51 -07:00
settings Bug 1193469 - Make mozSettings more defensive. r=gwagner 2015-08-13 14:43:00 -04:00
simplepush
smil Bug 874842 - Return Event instead of nsIDOMEvent 2015-08-12 14:39:31 +03:00
speakermanager Bug 874842 - Return Event instead of nsIDOMEvent 2015-08-12 14:39:31 +03:00
storage Bug 1192194 - Make DOMStorageDBThead::mDBReady atomic. r=smaug 2015-08-07 05:00:00 -04:00
svg Bug 1179451 - Part 4: Don't pass nsRefPtr&& to functions that want raw pointers. r=froydnj 2015-08-13 15:22:48 +03:00
system Bug 825149 - Support HFP NREC feature. r=shuang 2015-08-10 04:51:00 -04:00
telephony Bug 1129882 - backout 9c6fde246f6e and 847b57aaeff7 for causing 1193840 on a CLOSED TREE r=szchen, r=htsai 2015-08-12 14:35:41 -07:00
tests Bug 1110476 - Stripped url fragment from Request::GetUrl() by calling either nsIURI::SetRef() or workers::URL::SetHash() in Request's url getter utility methods. Stripped url fragment from Response::GetUrl() by adding the method InternalRequest::StripFragmentAndSetUrl() which calls nsIURI::SetRef(). Added a test in dom/tests/mochitest/fetch/test_request.js for Request::GetUrl(). Removed manual url stripping from dom/cache/TypeUtils.cpp. r=bkelly 2015-08-13 08:22:19 -07:00
tethering
time
tv
voicemail
vr
wappush
webidl Bug 992096 - Implement Sub Resource Integrity [1/2]. r=baku,r=ckerschb 2015-08-12 20:19:11 -07:00
wifi
workers Backed out changesets 2381f29f63c2 and 9f2469ea7f01 (bug 1193133) for frequent w-p-t crashes/asserts. a=me 2015-08-14 09:00:59 -04:00
xbl Bug 1193567 - Check result of ReadID in nsXBLPrototypeBinding::Read(). r=wchen 2015-08-13 14:24:59 -07:00
xml Bug 1182120 - Fix Request mode for XMLDocument.load(). r=bkelly 2015-08-12 06:30:36 +02:00
xslt Bug 874838 - Make CreateElem return Element. r=khuey 2015-08-13 07:50:00 -04:00
xul Bug 1193572, part 4 - Make script element ownership more direct. r=baku 2015-08-13 14:24:59 -07:00
jar.mn
moz.build