gecko/dom
Ben Hsu d4a05e956a Bug 1114841 - Part 3: Remove DOMMMIError (Test). r=smaug
--HG--
extra : histedit_source : 475ee5c33d7528360e994fdd2ac191b6a9342267
2015-01-04 18:37:00 -05:00
..
activities
alarm
animation Bug 1117955 - Disable css-transitions/test_animation-pausing.html on Windows 2015-01-07 15:00:26 +09:00
apps Bug 1111135 - Part 1: Add audio-capture:3gpp perimission. r=fabrice 2015-01-05 17:54:22 -08:00
archivereader Bug 1114999 - Part 2: Apply MOZ_NO_ADDREF_RELEASE_ON_RETURN to all smart pointer arrow operators that can return refcounted objects; r=jrmuizel 2015-01-06 16:30:03 -05:00
asmjscache Bug 1114999 - Part 2: Apply MOZ_NO_ADDREF_RELEASE_ON_RETURN to all smart pointer arrow operators that can return refcounted objects; r=jrmuizel 2015-01-06 16:30:03 -05:00
audiochannel
base Bug 1058644 follow-up: Mark ConsoleRunnable's constructor as explicit 2015-01-06 18:00:50 -05:00
battery
bindings Bug 1107592 part 2. Allow chrome JS to directly throw content DOMExceptions that will propagate out to the web script. r=peterv 2015-01-02 17:08:33 -05:00
bluetooth Bug 1095488: Added AVRCP support for Bluetooth daemon backend, r=shuang 2015-01-07 11:32:06 +01:00
bluetooth2 Bug 1088527 - Modify BluetoothOppManager.IsConnected to indicate whether profile is connected or not. r=btian 2014-12-26 16:58:11 +08:00
browser-element Bug 1097419 - Part 2: Add mochitest for nested mozbrowser iframe case. r=kanru 2015-01-05 01:03:00 -05:00
camera
canvas Bug 1110488 - Check for empty log before using it. r=jmuizelaar 2015-01-06 12:02:22 -05:00
cellbroadcast
contacts
crypto
datastore Bug 1118429 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/datastore; r=baku 2015-01-06 16:35:25 -05:00
devicestorage Backed out changesets 248e0f88fa0a and 41995e096743 (bug 1033952) for B2G debug asserts/crashes. 2014-12-23 16:15:38 -05:00
downloads
encoding
engineeringmode
events Merge fx-team to m-c a=merge 2015-01-05 17:08:49 -08:00
fetch Bug 1118430 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/fetch; r=baku 2015-01-06 16:35:24 -05:00
filehandle
filesystem
fmradio Backed out changeset 07b42d1d60aa (bug 1073003) 2014-12-23 13:35:17 +01:00
gamepad
geolocation
html Bug 1118424 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/html; r=baku 2015-01-06 23:33:50 -05:00
icc Backout bug 1098210 (2bd2fad9eac0) for suspicion of smoke test breakage. r=me 2014-12-31 12:30:31 -08:00
identity
imptests
indexedDB Bug 1114999 - Part 2: Apply MOZ_NO_ADDREF_RELEASE_ON_RETURN to all smart pointer arrow operators that can return refcounted objects; r=jrmuizel 2015-01-06 16:30:03 -05:00
inputmethod
interfaces Bug 1117264 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/base code; r=baku 2015-01-06 11:52:45 -05:00
ipc Back out 3 changesets (bug 1103036) for b2g xpcshell bustage 2015-01-06 23:33:50 -08:00
json
jsurl
locales Bug 1115668 - Fix inappropriate mixed content warning messages. r=tanvi 2014-12-30 23:09:33 +09:00
manifest
mathml
media Bug 1118574 - test case for "Forget This Site" command. r=cpearce 2015-01-06 18:51:00 +01:00
messages Backed out 7 changesets (bug 1018320) 2015-01-04 08:40:27 -08:00
mobileconnection Bug 1114841 - Part 2: Remove DOMMMIError (DOM). r=aknow 2015-01-04 18:19:00 -05:00
mobileid
mobilemessage Bug 1114999 - Part 2: Apply MOZ_NO_ADDREF_RELEASE_ON_RETURN to all smart pointer arrow operators that can return refcounted objects; r=jrmuizel 2015-01-06 16:30:03 -05:00
network Bug 1113535 - (gonk-L-Wifi) Support dhcp client function in Android L. r=hchang 2014-12-19 17:27:21 +08:00
nfc Bug 1116725 - TypeError : isLost is a readonly attribute. r=smaug, dimi 2014-12-31 17:08:17 +08:00
notification
offline
payment
permission
phonenumberutils
plugins Bug 1117591 - Fix mismatched alloc/dealloc in APNAudio.cpp. r=blassey. 2015-01-05 15:51:37 -08:00
power
promise
push
quota
res
resourcestats
security Bug 1116624 - Move CORS into dom/security (r=sicking) 2014-12-30 15:54:59 -08:00
settings Bug 1117252 - Re-enable settings mochitests that were disabled by bug 1113199; a=test-only 2015-01-03 11:15:51 -08:00
smil
speakermanager
storage
svg Bug 1117040 - Mark virtual overridden functions as MOZ_OVERRIDE in SVG DOM code; r=longsonr 2015-01-02 17:51:17 -05:00
system Bug 722841 - WebTelephony: Implement navigator.mozTelephony.sendTones(). r=hsinyi 2015-01-07 07:37:03 +01:00
telephony Bug 1115758 - Part 5: Add nsITelephonyService.cancelUSSD (ril). r=hsinyi 2015-01-07 15:28:44 +08:00
tests Bug 1114841 - Part 3: Remove DOMMMIError (Test). r=smaug 2015-01-04 18:37:00 -05:00
tethering
time
tv
voicemail
vr
wappush
webidl Bug 1114841 - Part 1: Remove DOMMMIError (WebIDL). r=hsinyi 2015-01-07 02:27:00 -05:00
wifi Bug 1084156 - Turn to power saving mode when wifi connected. r=hchang 2014-12-26 01:52:00 -05:00
workers Bug 1118428 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/workers; r=baku 2015-01-06 16:35:26 -05:00
xbl
xml
xslt Bug 1117593 - Fix handling of impossible cases in txEarlyEvalContext. r=peterv. 2015-01-05 15:52:20 -08:00
xul Bug 1114999 - Part 2: Apply MOZ_NO_ADDREF_RELEASE_ON_RETURN to all smart pointer arrow operators that can return refcounted objects; r=jrmuizel 2015-01-06 16:30:03 -05:00
jar.mn
moz.build Backed out 7 changesets (bug 1018320) 2015-01-04 08:40:27 -08:00