gecko/dom
2013-10-28 12:51:05 +01:00
..
activities Merge B2g-inbound to Mozilla-Central 2013-10-25 11:48:38 +02:00
alarm Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
apps Bug 853356 - Part 1: Add new permissions and prompt for mutiple permissions request. r=fabrice, felipc, wjohnston, mrbkap, jimm 2013-10-26 21:19:32 -04:00
audiochannel Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
base Bug 880330 - Refactor dom to use the new options API (2/2); r=khuey 2013-10-28 12:51:05 +01:00
battery Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
bindings Bug 880330 - Refactor dom to use the new options API (2/2); r=khuey 2013-10-28 12:51:05 +01:00
bluetooth Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
browser-element Merge B2g-inbound to Mozilla-Central 2013-10-25 11:48:38 +02:00
camera Bug 926289 - Part 3, Carry recording type and request URL in recording-device-events in Camera API. r=mikeh. 2013-10-23 19:11:18 +08:00
cellbroadcast Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
contacts No bug - Fix broken merge (976228f4aef7). 2013-10-18 09:34:52 -03:00
datastore Bug 926553 - Reduce the number of items in test_arrays.html to avoid timeouts indebug B2G emulators. r=ehsan 2013-10-16 08:12:16 -04:00
devicestorage Bug 853356 - Part 3: Pass a string array instead of a single string to support multiple permissions request. r=khuey 2013-10-26 21:20:09 -04:00
encoding Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
file Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
fmradio Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
gamepad Backout changeset 2e466ccc7bd0 for devtools test failures. 2013-10-26 17:02:20 +02:00
icc Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
identity
imptests Backout changeset 2e466ccc7bd0 for devtools test failures. 2013-10-26 17:02:20 +02:00
indexedDB Backed out changeset a0a669819300 (bug 929529) for failed Mochitests/Crashes on an CLOSED TREE 2013-10-25 12:59:10 +02:00
inputmethod Bug 924893 - Add info for the value_selector to contextchange chrome event. r=yxl 2013-10-17 11:08:55 -04:00
interfaces Bug 853356 - Part 3: Pass a string array instead of a single string to support multiple permissions request. r=khuey 2013-10-26 21:20:09 -04:00
ipc Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows 2013-10-27 15:38:40 -07:00
locales Bug 924896 - [AccessFu] Exposing the type attribute for entries such as search, url, tel, etc. r=eeejay 2013-10-24 23:21:29 -04:00
media Bug 920325: Add WebRTC latency logging from capture to RTP and from RTP to speakers r=padenot 2013-10-25 18:13:42 -04:00
messages Merge inbound to m-c. 2013-10-18 15:08:39 -04:00
mobilemessage Merge B2g-inbound to Mozilla-Central 2013-10-25 11:48:38 +02:00
network Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
payment Bug 898499 - Support mozPay API on desktop webapprt. r=ferjm 2013-09-27 14:38:14 -04:00
permission Bug 922634 - don't import PermissionsTable and PermissionsInstaller in PermissionPromptHelper.jsm; r=smaug 2013-10-01 09:34:57 -04:00
phonenumberutils Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps 2013-10-24 08:05:43 +09:00
plugins Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
power Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
promise Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
push Bug 832883 - Move IDBKeyRange to WebIDL and define indexedDB/IDBKeyRange in all the spots. r=khuey,bent (initial work done by Ms2ger) 2013-09-28 13:25:46 +02:00
quota Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
settings Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
src Bug 930782 - Handlify JS_WrapValue. r=terrence 2013-10-26 18:19:05 +02:00
system Bug 929139 - Remove assert check for impossible unknow state because some devices (ex: emulator) may not have sys node for headset switch state. r=dougt 2013-10-25 14:03:27 +08:00
telephony Merge B2g-inbound to Mozilla-Central 2013-10-25 11:48:38 +02:00
tests Bug 717878 - Use div instead of input in test_offsets.html; r=enn 2013-10-26 14:34:51 -04:00
time Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
voicemail Merge B2g-inbound to Mozilla-Central 2013-10-25 11:48:38 +02:00
wappush Backed out changeset 44058b66333f (bug 920551) 2013-10-25 10:52:23 +01:00
webidl Bug 925594 - WebIDL enum for AudioChannel in HTMLMediaElement, r=ehsan, r=khuey 2013-10-28 03:45:10 -07:00
wifi Bug 912015 - Support multiple wap_supplicant connections. r=mrbkap 2013-10-14 16:33:59 +08:00
workers Bug 880330 - Refactor dom to use the new options API (2/2); r=khuey 2013-10-28 12:51:05 +01:00
moz.build Backed out changeset 44058b66333f (bug 920551) 2013-10-25 10:52:23 +01:00