gecko-dev/dom
2014-06-03 11:59:53 -04:00
..
activities Bug 1017420 - Add support for certified apps to get the list of apps matching an activity request r=sicking 2014-05-29 17:24:49 -07:00
alarm Bug 1015100 - Polish the Alarm API Mochitest (part 3, polish tests to not run on invalid builds). r=Luqman 2014-05-23 18:41:45 +08:00
animation
apps Merge m-c to inbound. 2014-05-28 16:28:34 -04:00
archivereader Bug 1014553 - Part 7: Replace AutoPushJSContext in ArchiveRequest::ReaderReady. r=bholley 2014-05-27 17:10:01 +01:00
asmjscache Bug 1005955 - asmjscache: remove unused 'global' argument (r=janv) 2014-05-06 12:58:00 -05:00
audiochannel Bug 1006380 - Set phone in PHONE_STATE_IN_COMMUNICATION audio state when telephony audio channel is in use. r=mchen 2014-05-29 09:20:42 +02:00
base Merge mozilla-inbound to m-c. 2014-06-02 17:20:08 -04:00
battery Bug 952486 - Use CheckPermissions instead of Func for several interfaces. r=bz 2014-05-25 15:31:11 -03:00
bindings Bug 1017310 - Rename *XBLScope to *ContentXBLScope in xpconnect (r=bholley) 2014-06-02 18:04:21 -07:00
bluetooth Bug 927320 - 2/2: rename related variables. r=aknow,btian 2014-06-03 22:15:30 +08:00
bluetooth2 Bug 927320 - 2/2: rename related variables. r=aknow,btian 2014-06-03 22:15:30 +08:00
browser-element Bug 1011493 - Assign the correct priority to the keyboard app. r=khuey 2014-05-30 15:29:43 +02:00
camera Bug 1015368 - add missing cases to OnUserError() switch, r=aosmond 2014-05-29 13:37:44 -04:00
cellbroadcast Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
contacts Backed out changeset 13ca7eb38c28 (bug 993282) 2014-05-15 17:01:39 +01:00
crypto Backed out changeset 2c631967ab9e (bug 999651) for B2G crashes. 2014-05-27 14:08:30 -04:00
datastore Backed out 3 changesets (bug 957086) for causing bug 1018406 2014-06-02 10:19:19 -04:00
devicestorage Bug 869836 - Part 8: Use Append('c') instead of Append("c"). r=ehsan 2014-05-22 06:48:52 +03:00
downloads bug 1007965 - Add storageName and storagePath to DOM Download Object. r=fabrice, r=bz (for WebIDL changes) 2014-05-21 14:13:24 -07:00
encoding Backed out changeset 2c631967ab9e (bug 999651) for B2G crashes. 2014-05-27 14:08:30 -04:00
events Backed out changeset 457400a5938c (bug 1016053) for bustage. 2014-05-28 16:28:24 -04:00
filehandle Back out bug 1019248 due to test failures. 2014-06-02 20:18:17 -07:00
filesystem Backed out changeset 2c631967ab9e (bug 999651) for B2G crashes. 2014-05-27 14:08:30 -04:00
fmradio Bug 960774: Add ActorDestroy impl for all parent-side actors that don't have one. It will be required soon. r=bent 2014-05-02 13:44:13 -05:00
gamepad Bug 1001966 - Part 2: Change uses of numbered NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE macro to the variadic variant. r=smaug 2014-04-29 04:57:00 -04:00
icc Bug 981646 - B2G RIL: Cannot read sdn contacts. r=smaug, vicamo 2014-05-16 14:50:00 +08:00
identity Bug 1011084 - Implement navigator.mozId with WebIDL; r=bholley,spenrose, sr=jst 2014-05-30 17:06:18 -07:00
imptests Bug 741295 - Treat 'id' and 'class' as global attributes for all elements; r=bz 2014-05-30 09:36:53 +02:00
indexedDB Backed out 3 changesets (bug 957086) for causing bug 1018406 2014-06-02 10:19:19 -04:00
inputmethod Bug 1011856 - Remove usage of 2nd WeakMap#get parameter from MozKeyboard; r=xyuan 2014-05-20 14:19:14 +02:00
interfaces Back out bug 1019248 due to test failures. 2014-06-02 20:18:17 -07:00
ipc Bug 1004266 - Guard against a possible null outerWindow. rs=smaug 2014-06-03 11:59:53 -04:00
locales Bug 1016931 - Provide better messages to users for range underflow/overflow of HTML number, date and time inputs. r=smaug 2014-06-02 14:53:56 +01:00
media Bug 1013890 - a new test case which keeps testing the old logic for data channel tests. r=jib 2014-06-02 17:23:00 +02:00
messages Bug 1010733 - Add WISPr notification capability. r=schien 2014-05-23 14:19:03 +08:00
mobileconnection Bug 979134 (follow-up): convert test_mobile_data_connection.js to Promise. r=vicamo 2014-05-18 20:45:00 +08:00
mobilemessage Bug 1017419 - Handlify nsTArrayToJSArray, r=terrence 2014-06-02 09:40:13 -07:00
network Backed out changeset 6701ef0c75b4 for landing with the wrong bug number. r=bzbarsky 2014-05-05 10:29:29 -04:00
nfc Bug 976402 - Part 2 - Throw an error when sessionToken is incorrect while using the interfaces getNFCTag() and getNFCPeer(). r=smaug 2014-05-27 15:12:00 +02:00
payment
permission Bug 952486 - Use CheckPermissions instead of Func for several interfaces. r=bz 2014-05-25 15:31:11 -03:00
phonenumberutils Bug 952486 - Use CheckPermissions instead of Func for several interfaces. r=bz 2014-05-25 15:31:11 -03:00
plugins Bug 1011136 - Add a histogram for plugin startup duration. r=bsmedberg 2014-05-30 07:14:00 -04:00
power Bug 911242 - [LED] De-couple the control of screen backlight and keyboard backlight. r=dhylands, sr=sicking 2014-05-30 11:11:23 +08:00
promise Bug 1008467 - Callbacks to then() resolve Promise asynchronously. r=bz 2014-05-20 14:55:36 -07:00
push Bug 996384 - WebappsApplication#clearBrowserData should not clear app's alarms from mozAlarms r=gene,nsm 2014-04-16 10:48:01 -07:00
quota Bug 1007203 - Always add categories when pushing to the pseudostack, r=djvj 2014-05-23 17:12:29 -04:00
settings Bug 1018512 - Fix settings blob test assertions. r=bent 2014-05-30 14:31:13 -07:00
smil Bug 741295 - Treat 'id' and 'class' as global attributes for all elements; r=bz 2014-05-30 09:36:53 +02:00
speakermanager Bug 1003306 - part 2 - use services::GetPermissionManager everywhere that's appropriate; r=ehsan 2014-04-29 13:27:26 -04:00
src Bug 1014657 - Port DOMStorageEvent to WebIDL and remove nsIDOMStorageEvent, r=smaug, f=ms2ger 2014-05-23 08:33:24 +01:00
system Bug 927320 - 1/2: rename TelephonyProvider to TelephonyService. r=aknow 2014-06-03 22:15:25 +08:00
telephony Bug 927320 - 2/2: rename related variables. r=aknow,btian 2014-06-03 22:15:30 +08:00
tests Backed out changeset dc79f34a19f1 (bug 1011831) for OSX dt1 bustage on an otherwise CLOSED TREE 2014-05-30 17:35:30 -07:00
time Bug 1001966 - Part 2: Change uses of numbered NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE macro to the variadic variant. r=smaug 2014-04-29 04:57:00 -04:00
voicemail Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
wappush Bug 999867 - Dispatch WAP Push according to contentType which is the mandatory field in Push PDU. r=gene 2014-05-23 14:41:57 +08:00
webidl Merge m-c into b2g-i 2014-06-02 10:24:47 -04:00
wifi Bug 774582 part2 - Unable to know if there is a user connected to Wifi tethering network. r=mrbkap 2014-05-29 13:50:57 +08:00
workers Back out bug 1019248 due to test failures. 2014-06-02 20:18:17 -07:00
xbl Bug 1015664. Part 1: Remove NS_HIDDEN_() usage. r=bsmedberg 2014-06-03 00:08:21 +12:00
xml/crashtests Backed out 3 changesets (bug 946065) for b2g mochitest-6 permafail on a CLOSED TREE 2014-05-12 15:40:41 -07:00
xslt Bug 741295 - Treat 'id' and 'class' as global attributes for all elements; r=bz 2014-05-30 09:36:53 +02:00
moz.build Bug 1009347 - Patch 3/4: Using dom/bluetooth2 based on bluetooth API version build flag, f=btian, r=marcosc 2014-05-21 14:12:28 +08:00