gecko/dom
2013-05-07 20:26:19 -07:00
..
activities Merge birch to inbound. 2013-04-30 12:26:29 -04:00
alarm Bug 862322 - Allow AlarmService to be used from Gecko code. r=gene 2013-05-01 21:32:49 +05:30
apps Bug 860571 - Pings for Firefox OS r=ferjm 2013-05-06 10:41:07 -07:00
audiochannel Bug 847255 - [Bluetooth/AudioChannel] A2DP failed to start session due to music resume too fast during SCO is disconnecting. r=baku 2013-04-29 10:47:15 +08:00
base Bug 868528 - Don't expose _content over Xrays. r=mccr8 2013-05-07 20:26:19 -07:00
battery Bug 864727 part 5. Make all the WrapObject methods take a handle for the scope object. r=ms2ger 2013-04-25 12:29:54 -04:00
bindings Bug 868102. Don't swallow exceptions from the XPCOM/XPConnect goop when setting up a js-implemented webidl object. r=mccr8 2013-05-07 22:34:56 -04:00
bluetooth Bug 866450 Part 2: Fix rooting hazards under content/ and dom/ r=bz 2013-05-02 05:12:46 -04:00
browser-element Bug 852847 - Part 5: Fix assertions caused by part 4. r=me 2013-04-29 18:12:11 -04:00
camera Bug 868312: Various dom rooting fixes r=bz 2013-05-04 03:52:57 -04:00
cellbroadcast Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey 2013-04-16 15:24:43 -04:00
contacts Bug 867043 - Only send more contacts when the child needs them. r=reuben 2013-05-03 09:17:34 -07:00
devicestorage Merge birch to m-c. 2013-05-02 21:19:01 -04:00
encoding bug 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS 2013-04-29 14:49:00 -04:00
file Bug 869073 - make WebIDL enums enum classes instead of plain enums; r=bz 2013-05-06 15:28:13 -04:00
fm Bug 835643 part 4. Put in place all the infrastructure to switch EventListener to WebIDL codegen. r=smaug 2013-04-16 17:16:08 -04:00
icc Bug 868232 - Paris binding for MozStkCommandEvent, r=peterv 2013-05-07 15:46:07 +03:00
identity Bug 868530 - Unique window identifier for identity on b2g device. r=jst 2013-05-06 18:23:26 -07:00
imptests Bug 860841. Hook up the proto chain of a WebIDL interface object to the interface object of its nearest ancestor interface that has one, as if these were ES6 classes. r=peterv 2013-05-02 14:38:19 -04:00
indexedDB Bug 804742 - EnsureStringLength doesn't work. f=Ms2ger, r=ehsan 2013-05-08 00:52:52 +09:00
interfaces Bug 848293 - Update AnimationEvent to be compatible with the spec, r=dbaron 2013-05-05 16:22:29 +03:00
ipc Merge inbound to m-c. 2013-05-07 22:10:19 -04:00
locales Bug 866081 - Change two labels and their names in plugins.properties, replacing "enabled" with "installed". r=bsmedberg 2013-04-30 15:12:54 -04:00
media Merge m-c to inbound. 2013-05-07 10:10:46 -04:00
messages Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot 2013-03-29 15:12:58 -07:00
mms Bug 868120 - B2G MMS: Add 'mms.debugging.enabled' pref for MMS debug messages to make sure whether message is sent by SMS or MMS. r=vyang 2013-05-06 09:57:16 -07:00
mobilemessage Backed out changesets 9ba22af0a840 and db79b5ea167b (bug 863241) for Werror fail. 2013-05-07 13:34:04 -04:00
network Bug 865652 - Separate the logical concepts of a starting offset and the current offset for ArrayBufferInputStream. r=vlad 2013-05-07 12:46:09 -04:00
payment Bug 813756 - Make nsINavigatorPayment out of global scope. r=smaug 2013-05-06 13:37:50 -07:00
permission bug 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS 2013-04-29 14:49:00 -04:00
phonenumberutils Bug 869273 - Update PhoneNumber.jsm from upstream. r=gwagner 2013-05-07 15:09:01 -07:00
plugins Bug 804742 - EnsureStringLength doesn't work. f=Ms2ger, r=ehsan 2013-05-08 00:52:52 +09:00
power Bug 868943 - HTMLMediaElement::mWakeLock has to be unlocked and not just set to null. r=jlebar 2013-05-07 10:54:16 -04:00
push Bug 834033 - Fix JS ReferenceErrors in PushService.jsm error handling. r=dougt 2013-05-02 11:46:45 -07:00
quota Backout bug 861287 for gcc build failures. 2013-04-25 08:30:28 -04:00
settings Bug 862247 - Fix Contacts/Settings tests not running individually. r=gwagner 2013-04-16 14:01:13 +02:00
src Bug 869073 - make WebIDL enums enum classes instead of plain enums; r=bz 2013-05-06 15:28:13 -04:00
system Bug 860660 (follow-up): update interface uuid. r=me 2013-05-07 18:18:26 +08:00
telephony Bug 866450 Part 2: Fix rooting hazards under content/ and dom/ r=bz 2013-05-02 05:12:46 -04:00
tests Bug 868528 - Don't expose _content over Xrays. r=mccr8 2013-05-07 20:26:19 -07:00
time Bug 868312: Various dom rooting fixes r=bz 2013-05-04 03:52:57 -04:00
voicemail Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey 2013-04-16 15:24:43 -04:00
webidl Bug 868929 - Convert ImageDocument to WebIDL, switch to WebIDL. r=bz. 2013-05-06 15:42:00 +02:00
wifi Bug 815110 - Change DOMWifiManager so it returns null instead of creating the object if the caller doesn't have the correct permission. r=mrbkap 2013-04-16 10:54:00 +02:00
workers Bug 868184 - OdinMonkey: enable by default on beta/release (r=vlad) 2013-05-07 13:34:17 -07:00
dom-config.mk Bug 822712 - SimplePush - Implementation. r=dougt, jst, jlebar 2013-03-28 20:49:41 -07:00
moz.build Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot 2013-03-29 15:12:58 -07:00