gecko-dev/dom
Olli Pettay cc8d1fe99a Bug 847597 - Paris binding for NotifyAudioAvailableEvent, r=peterv
--HG--
extra : rebase_source : 2fb578e3f0c7a60f95f3a2f13634f9b4c887d95f
2013-05-02 20:11:12 +03: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 Merge birch to inbound. 2013-04-30 12:26:29 -04: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 Backed out changeset b514d768d793 (bug 866450) 2013-05-02 11:57:14 +01: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 847597 - Paris binding for NotifyAudioAvailableEvent, r=peterv 2013-05-02 20:11:12 +03:00
bluetooth Backed out changeset b3df3d58f20c (bug 866450) 2013-05-02 11:56:54 +01:00
browser-element Bug 852847 - Part 5: Fix assertions caused by part 4. r=me 2013-04-29 18:12:11 -04:00
camera Backed out changeset 8f7ef60b6f5a (bug 860934) for mochitest asserts and crashes. 2013-04-18 12:02:27 -04:00
cellbroadcast Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey 2013-04-16 15:24:43 -04:00
contacts Bug 864695 - [Dialer] Numbers starting with 5 retrive wrong phone number suggestions. r=reuben.bmo, r=bent 2013-04-30 15:14:09 -04:00
devicestorage Backed out changeset b514d768d793 (bug 866450) 2013-05-02 11:57:14 +01:00
encoding bug 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS 2013-04-29 14:49:00 -04:00
file Backed out changeset b514d768d793 (bug 866450) 2013-05-02 11:57:14 +01: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 857884] Use dom::EventTarget more instead of nsIDOMEventTarget Part 6 r=Ms2ger 2013-04-19 18:18:33 -04:00
identity Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot 2013-03-29 15:12:58 -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 Backed out changeset b514d768d793 (bug 866450) 2013-05-02 11:57:14 +01:00
interfaces Bug 742206 part 4. Start using the new Date stuff for HTMLInputElement.valueAsDate. r=smaug 2013-05-02 14:38:20 -04:00
ipc Backed out changeset b514d768d793 (bug 866450) 2013-05-02 11:57:14 +01: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 Bug 861958 - Crashtest for DataChannelConnection::Open crash. r=jesup 2013-05-01 20:44:28 -07: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 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS 2013-04-29 14:49:00 -04:00
mobilemessage Backed out changeset b514d768d793 (bug 866450) 2013-05-02 11:57:14 +01:00
network Bug 861196 - mozTCPSocket needs to translate nsISSLStatus error codes to something that can be exposed to content. r=bsmith, r=jst, a=blocking-b2g=tef+ 2013-05-02 03:51:54 -04:00
payment bug 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS 2013-04-29 14:49:00 -04:00
permission bug 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS 2013-04-29 14:49:00 -04:00
phonenumberutils Bug 862232 - [OPEN_][SMS]when we send a message to a contact whose number contains 0, the 0 will be deleted. r=gwagner 2013-04-18 07:42:39 -04:00
plugins Backed out changesets c7937fb5f4bb and cf8db9b6bd61 (bug 862986) for bustage. 2013-04-30 21:09:41 -04:00
power [Bug 857884] Use dom::EventTarget more instead of nsIDOMEventTarget Part 7 r=Ms2ger 2013-04-21 21:25:28 -04:00
push Bug 863598 - SimplePush: Make PushService a module. r=dougt 2013-05-02 10:45:18 +05:30
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 730424 - window.applicationCache.status not getting updated when resources finish loading, r=michal 2013-05-01 18:57:58 +02:00
system Bug 835255 - Part 1 - don't use first PNN record when OPL is present but phone is in a PLMN that is not listed in OPL. r=vicamo 2013-04-30 12:20:59 +08:00
telephony Bug 811167 - Reduce failed test fallout by having WebTelephony tests cancel any existing calls at startup; r=jriffin 2013-04-26 10:44:26 -04:00
tests Bug 636564 - Implement lion style scrollbars on Mac OSX 10.7+; r=roc 2013-05-02 10:58:00 -04:00
time Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey 2013-04-16 15:24:43 -04:00
voicemail Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey 2013-04-16 15:24:43 -04:00
webidl Bug 847597 - Paris binding for NotifyAudioAvailableEvent, r=peterv 2013-05-02 20:11:12 +03: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 Backed out changeset b514d768d793 (bug 866450) 2013-05-02 11:57:14 +01: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