gecko/dom
2013-08-22 18:22:25 +08:00
..
activities Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
alarm Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
apps Bug 912149 - [Buri][1.2][Homescreen] Packaged apps don't display correct content when launched from homescreen r=ferjm 2013-09-06 14:51:24 -07:00
audiochannel Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
base Bug 913761 - Something is wrong when transferring MessagePort object via MessageChannel. r=smaug 2013-09-10 13:42:22 -04:00
battery Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
bindings Bug 914621 - #include OwningNonNull.h in BindingDeclarations.h; r=bzbarsky 2013-09-10 18:06:46 +02:00
bluetooth Bug 914076 - Send play status change event after pausing music, r=echou 2013-09-09 23:12:58 +02:00
browser-element Bug 826325 - Handle preventDefault on mozbrowserwindowopen events r=bz 2013-09-09 21:18:46 -07:00
camera Bug 864621 - Create mochitests for the mozCamera. r=mikeh 2013-09-10 12:51:51 -04:00
cellbroadcast Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
contacts Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
devicestorage Merge m-c to b2g-inbound. 2013-09-06 21:12:58 -04:00
encoding Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
file Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
fmradio Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
gamepad Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
icc Merge m-c to inbound 2013-09-04 18:04:50 -07:00
identity Bug 897458 - Move EXTRA_PP_JS_MODULES to moz.build; r=gps 2013-08-02 09:03:25 +02:00
imptests Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
indexedDB Bug 911258: Part 3 - Convert exceptions to WebIDL. r=bz 2013-09-08 20:28:49 -07:00
interfaces Bug 910915 - Add notification ID field to AppNotificationService; r=fabrice 2013-09-10 16:49:09 +02:00
ipc Backed out changeset 5c9f3fb14995 (bug 910517) for Android talos failures 2013-09-09 16:07:48 +01:00
locales Merge m-c to inbound 2013-09-04 18:04:50 -07:00
media Bug 903741: Use new DOMError approach in PeerConnection to get error messages out + unittests r=jesup 2013-09-06 15:29:29 -04:00
messages Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
mobilemessage Bug 913436 - Gecko needs to return a proper error code when sending messages to non-FDN receivers. r=vicamo a=koi+ 2013-09-09 21:48:07 +08:00
network backout Bug 784816 https://hg.mozilla.org/mozilla-central/rev/1000c23df772 for breaking multi-process TCPSocket SSL connections 2013-09-08 11:22:44 +02:00
payment Bug 818317 - Expose debug messages in navigator.mozPay() for debug enabled profiles. r=fabrice 2013-09-06 18:43:54 +02:00
permission Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
phonenumberutils Merge m-c to inbound 2013-09-04 18:04:50 -07:00
plugins Bug 913603 - Avoid needlessly including nsRect.h - r=jrmuizel 2013-09-06 22:15:49 -04:00
power Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
promise Bug 913923 - Part b: Move OwningNonNull into its own header; r=dzbarsky 2013-09-10 09:03:37 +02:00
push Bug 909270 - Queue PushService alarms. r=jlebar 2013-08-29 09:59:05 -07:00
quota Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
settings Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
src Merge m-c to inbound on a CLOSED TREE. 2013-09-10 16:43:06 -04:00
system Bug 870704 - [Buri][Shira-49020] There is no option to configure a proxy for WiFi connections. r=vchang, sr=mrbkap 2013-08-22 18:22:25 +08:00
telephony Bug 914631 - B2G RIL: convertRILCallState is not defined. r=vicamo 2013-09-10 21:47:31 +08:00
tests Bug 914260 - Add review requirement to the error message in test_interfaces. r=bz 2013-09-10 08:29:45 -07:00
time Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
voicemail Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
wappush Bug 900331 - Provide sender in system message of WAP Push receiving. r=vicamo 2013-08-08 12:07:51 +08:00
webidl Bug 912197 followup - fix B2G breakage, round 2; r=bustage 2013-09-10 13:16:08 -04:00
wifi Bug 870704 - [Buri][Shira-49020] There is no option to configure a proxy for WiFi connections. r=vchang, sr=mrbkap 2013-08-22 18:22:25 +08:00
workers Bug 914334 followup to make it build on Windows. r=bustage 2013-09-09 22:47:28 -04:00
dom-config.mk Bug 864485 - 2/3: DOM & IPC. r=khuey 2013-09-07 14:19:53 +08:00
moz.build Bug 912197 - part 5 - move WebIDL.mk over to moz.build; r=khuey 2013-09-05 11:20:26 -04:00