gecko/dom
2013-10-16 17:45:17 +08:00
..
activities Bug 923934 - Fix "TypeError: cpmm is undefined" error in activities cleanup. r=fabrice 2013-10-10 12:48:27 -07:00
alarm Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
apps Bug 918658 - Don't pretend that mozIApplication inherits from mozIDOMApplication r=bent 2013-10-08 15:52:26 -07:00
audiochannel Bug 923173 - Use NS_WARNING for unexpected name to avoid crashing. r=ehsan 2013-10-14 18:45:35 +08:00
base Bug 8844105 - Handlify JS_WrapObject. r=terrence 2013-10-15 20:02:23 -04:00
battery Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
bindings Bug 8844105 - Handlify JS_WrapObject. r=terrence 2013-10-15 20:02:23 -04:00
bluetooth Bug 925663 - Establish HSP connection if and only if HFP service record couldn't be found, r=gyeh 2013-10-14 17:29:21 +08:00
browser-element Backed out changeset 0f1efa209f53 (bug 863702) for B2G mochitest-2 failures. 2013-10-11 14:41:22 -04:00
camera Bug 927201 - Add null check before trying to close observer service. r=mrbkap 2013-10-16 08:12:16 -04:00
cellbroadcast bug 915566 - rm makefiles in dom/ r=gps 2013-09-13 12:25:21 -04:00
contacts Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02: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 Backed out 2 changesets (bug 915757, bug 919885) for frequent Android Armv6 mochitest-8 crashes. 2013-10-14 14:38:54 -04:00
encoding Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
file Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
fmradio Bug 922288 - Remove some unnecessary boilerplate from Makefile.ins; r=mshal 2013-10-03 09:10:00 +02:00
gamepad Bug 817194. Make WebIDL dictionary types sanely initialized by default; add a new Fast subclass to handle cases when we can skip the initialization safely. r=khuey 2013-10-09 12:05:22 -04:00
icc Bug 897940 - Extend timeout. r=hsinyi 2013-10-01 18:22:07 +08:00
identity
imptests Backed out changeset ccf11ae08ba2 (bug 882541) 2013-10-14 17:30:43 +01:00
indexedDB Merge m-c to inbound. 2013-10-03 11:09:17 +02:00
inputmethod Bug 915598 - Allow strong references to DOMRequestIPCHelper message listeners. Part 2: Add Ci.nsISupportsWeakReference were needed. r=fabrice 2013-10-04 23:59:48 +02:00
interfaces Backed out 2 changesets (bug 915757, bug 919885) for frequent Android Armv6 mochitest-8 crashes. 2013-10-14 14:38:54 -04:00
ipc Merge inbound to m-c 2013-10-15 20:15:17 -07:00
locales Bug 916667 - about:tabcrashed fails to display for pages with no title. r=markh,glandium 2013-09-24 00:47:57 -03:00
media Bug 917328: Second, convert PeerConnectionImpl and PeerConnectionObserver to webidl. r=bz, rjesup 2013-10-14 12:53:56 -04:00
messages bug 915566 - rm makefiles in dom/ r=gps 2013-09-13 12:25:21 -04:00
mobilemessage Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger 2013-09-30 09:51:57 +02:00
network Bug 887699 - Part 3: Fix access of websocket channel and TCPSocket to NetworkStats API. r=jduell, r=gene 2013-10-11 08:54:34 +02: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 915598 - Allow strong references to DOMRequestIPCHelper message listeners. Part 2: Add Ci.nsISupportsWeakReference were needed. r=fabrice 2013-10-04 23:59:48 +02:00
plugins Bug 8844105 - Handlify JS_WrapObject. r=terrence 2013-10-15 20:02:23 -04:00
power Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
promise Backed out 2 changesets (bug 899574) for breaking Gaia tests 2013-10-07 14:41:13 -04: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 Backed out changeset d8636e485e85 (bug 882541) 2013-10-14 17:30:49 +01:00
settings Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
src Merge m-c to fx-team 2013-10-15 20:32:13 -07:00
system Bug 925618 - Part 2: Add test case for moving reading MBDN/MSISDN into readSST(). r=yoshi 2013-10-16 17:45:17 +08:00
telephony Merge latest green b2g-inbound changeset and mozilla-central 2013-10-02 17:00:46 +01:00
tests Bug 914888 - Reset geolocation provider accuracy when the last high accuracy request is shut down. r=jdm 2013-10-15 14:03:34 -04:00
time Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
voicemail bug 915566 - rm makefiles in dom/ r=gps 2013-09-13 12:25:21 -04:00
wappush
webidl Bug 926799: Move some new webrtc-specific webidl files to the webrtc-specific section in their moz.build file. r=jesup 2013-10-15 10:49:02 -04:00
wifi Bug 919426 - Part 3: Make use of WifiCommand/WifiNetNet in WifiWorker.js. r=vchang 2013-09-30 11:05:05 +08:00
workers Backed out 2 changesets (bug 915757, bug 919885) for frequent Android Armv6 mochitest-8 crashes. 2013-10-14 14:38:54 -04:00
dom-config.mk Bug 864485 - 2/3: DOM & IPC. r=khuey 2013-09-07 14:19:53 +08:00
moz.build Bug 916267 - Reinclude dom/interfaces/contacts in the build, bustage fix. 2013-10-12 00:23:35 -03:00