gecko/dom
2015-01-23 19:12:03 +08:00
..
activities
alarm
animation Back out Bug 1127201 (part 2) for various problems. 2015-02-06 15:04:32 -08:00
apps Bug 1130900 - langpacks making testing noisy r=ferjm 2015-02-10 00:46:07 -08:00
archivereader Back out Bug 1127201 (part 2) for various problems. 2015-02-06 15:04:32 -08:00
asmjscache
audiochannel
base Backed out changeset 2f31942e18b5 (bug 1127189) 2015-02-09 13:22:25 +01:00
battery
bindings Bug 1127501. Treat external interfaces as only being exposed in Window in Web IDL bindings. r=peterv 2015-02-09 11:42:27 -05:00
bluetooth Bug 1129257 - Use |int32_t| for |Channel| in Bluetooth Socket HAL. r=tzimmermann 2015-02-04 17:21:50 +08:00
bluetooth2 Bug 1118693: Added AVRCP support for Bluetooth daemon backend (bluetooth2/), r=btian 2015-01-30 10:05:48 +01:00
broadcastchannel Bug 1130678 - Fix messaging ordering issue in broadcastchannel tests, r=mchang 2015-02-09 08:33:01 +00:00
browser-element Backed out changeset a372a90a9475 (bug 1119126) for gaia-js-integration-8 failures 2015-02-09 15:33:24 +01:00
camera Bug 1131250 - handle ISO_MODE parameter value == nullptr, r=aosmond 2015-02-09 17:26:00 -05:00
canvas Backout 80a88a3badba for causing bug 1130086. 2015-02-06 11:37:04 -08:00
cellbroadcast
contacts Bug 1087728: Make JS callers of ios.newChannel call ios.newChannel2 in dom/contacts (r=fabrice) 2015-02-05 12:53:45 -08:00
crypto
datastore Bug 1129325 - Remove nonstandard let blocks from dom. r=mrbkap 2015-01-24 23:38:46 -08:00
devicestorage
downloads
encoding Bug 1125766 - Throw proper error types for TextEncoder(), TextDecoder() and TextDecoder.decode(). r=bz 2015-02-04 18:46:26 +07:00
engineeringmode
events Backed out changeset 88c746188a40 (bug 1125934) for rc6 test failures 2015-02-09 15:28:41 +01:00
fetch Bug 1125766 - Throw proper error types for TextEncoder(), TextDecoder() and TextDecoder.decode(). r=bz 2015-02-04 18:46:26 +07:00
filehandle Bug 1126593 - Add a global fallible instance, so that using fallible works directly, everywhere. r=njn 2015-02-02 09:56:13 +09:00
filesystem
fmradio
gamepad
geolocation
html Bug 1129732: Part1. Dynamically adjust calculations using timestampoffset. r=mattwoodrow 2015-02-09 23:28:59 +11:00
icc Bug 1123624 - Part 2-3: Add tests for stk system message. r=bevis 2015-02-02 17:20:57 +08:00
identity Bug 1126911 - Fix rest of test suite. r=gabor 2015-02-05 11:07:40 -08:00
imptests
indexedDB Bug 1124933 - Include crash reason when intentionally crashing content process (r=bent) 2015-02-03 09:09:27 -08:00
inputmethod
interfaces Backed out changeset 2f31942e18b5 (bug 1127189) 2015-02-09 13:22:25 +01:00
ipc merge backout 2015-02-09 12:38:30 -06:00
json Back out Bug 1127201 (part 2) for various problems. 2015-02-06 15:04:32 -08:00
jsurl
locales Backed out 4 changesets (bug 671389) for frequent B2G debug test_tcpsocket_client_and_server_basics.html crashes. 2015-02-05 16:48:18 -05:00
manifest
mathml
media Backed out changeset 0813db72fe3e (bug 1125804) for bustage on a CLOSED TREE 2015-02-09 16:26:28 +01:00
messages Bug 1129317 - SystemMessageInternal should release/reject all the pending promises, r=fabrice 2015-02-08 09:38:59 +00:00
mobileconnection Bug 1124550 - Part 01: Remove unused code. r=hsinyi 2015-02-03 12:18:19 +08:00
mobileid
mobilemessage Bug 1129325 - Remove nonstandard let blocks from dom. r=mrbkap 2015-01-24 23:38:46 -08:00
network Bug 1114890 - Use TabParent::GetFrom everywhere. r=billm 2015-02-05 16:47:32 -05:00
nfc Bug 1131508 - Remove ConnectResponse and CloseResponse from NfcContentHelper. r=dimi 2015-02-10 17:48:16 +08:00
notification
offline
payment
permission Bug 1084505 - Fix explicit permission lookup for trusted hosted apps r=fabrice 2015-01-31 11:10:50 -08:00
phonenumberutils
plugins merge backout 2015-02-09 12:38:30 -06:00
power Bug 958147 - Choose one of run-if or skip-if and get rid of the other. r=ted 2015-01-28 06:17:00 -05:00
presentation
promise
push
quota Bug 1124189 - IndexedDB Unkown Error @ ActorsParent.cpp:414 when calling indexedDB.open; r=bent 2015-02-03 07:29:51 +01:00
requestsync Bug 1129325 - Remove nonstandard let blocks from dom. r=mrbkap 2015-01-24 23:38:46 -08:00
res
resourcestats
security Back out 3 changesets (bug 1117650) for allowing an ASan mochitest-2 leak exactly like they allowed it on try 2015-02-08 23:07:51 -08:00
settings Bug 1087728: Make JS callers of ios.newChannel call ios.newChannel2 in dom/settings (r=fabrice) 2015-02-05 12:53:32 -08:00
smil Back out Bug 1127201 (part 2) for various problems. 2015-02-06 15:04:32 -08:00
speakermanager Back out Bug 1127201 (part 2) for various problems. 2015-02-06 15:04:32 -08:00
storage Back out Bug 1127201 (part 2) for various problems. 2015-02-06 15:04:32 -08:00
svg Bug 1128281 - Pass strokeOptions to getGeometryBounds. r=jwatt 2015-02-03 18:36:32 +00:00
system Bug 1123624 - Part 3: Fix test_ril_system_messenger.js. r=bevis 2015-02-06 14:26:55 +08:00
telephony Bug 1129402 - Fix IMEI request. r=hsinyi 2015-02-06 14:56:43 +08:00
tests Back out 3 changesets (bug 1117650) for allowing an ASan mochitest-2 leak exactly like they allowed it on try 2015-02-08 23:07:51 -08:00
tethering
time
tv Bug 1129325 - Remove nonstandard let blocks from dom. r=mrbkap 2015-01-24 23:38:46 -08:00
voicemail
vr
wappush
webidl Bug 1070944 - Part 1: MozNetworkStats WebIDL change. r=ehsan 2015-01-23 19:12:03 +08:00
wifi Bug 1124507 - Keep WifP2p internal state and send to DOM facing object on init. r=vchang 2015-01-27 19:15:07 +08:00
workers Bug 1127885 - Console API should display blobs when used in workers, r=smaug 2015-02-02 15:40:15 +00:00
xbl Bug 1128110 - Share common operators on pointer-like GC classes; r=sfink 2015-02-04 15:27:00 -08:00
xml Back out Bug 1127201 (part 2) for various problems. 2015-02-06 15:04:32 -08:00
xslt Back out Bug 1127201 (part 2) for various problems. 2015-02-06 15:04:32 -08:00
xul Back out Bug 1127201 (part 2) for various problems. 2015-02-06 15:04:32 -08:00
jar.mn
moz.build