gecko/dom
2014-06-09 02:34:00 -04:00
..
activities Bug 1007520 - Part 2: Avoid leaking Activities.callers in ActivitiesService.jsm. r=fabrice 2014-06-10 14:05:38 +08: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 Bug 951976 - Part 1: WebIDL implementation. r=gene 2014-03-10 11:54:15 +08:00
archivereader Bug 1019161 - fix a -Wmaybe-uninitialized build warning in ArchiveRequest.cpp; r=baku 2014-06-02 15:05:38 -04:00
asmjscache
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 inbound to m-c. a=merge 2014-06-10 00:45:12 -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 1021670 - Enable using non-wrapper-cached objects in unions; r=bzbarsky 2014-06-07 11:50:21 -04:00
bluetooth Backed out changeset 5f7e58de5d56 (bug 968709) for causing bug 1023167 2014-06-10 11:49:10 +01:00
bluetooth2 Bug 1022498 - Patch1: Passing nsresult while using Promise::MaybeReject, r=btian 2014-06-09 16:22:27 +08:00
browser-element bug 983747 - Add 'download' method to Browser API r=kanru,paolo 2014-06-09 10:51:25 -07:00
camera Bug 1022705 - allow StopRecordingImpl() to be called from any thread, r=jesup 2014-06-10 09:52:22 -04:00
cellbroadcast Bug 1020108: use DOMTimestamp in MozCellBroadcastMessage. r=gene 2014-06-05 10:06:28 +08:00
contacts Backed out 4 changesets (bug 993282) for bringing back bug 1008357 on a CLOSED TREE. 2014-06-03 14:32:10 -04:00
crypto Bug 1021601 - Remove SHA-224 support from WebCrypto API r=rbarnes 2014-06-05 22:42:45 +02:00
datastore Bug 1016560. Remove the footgun of rejecting promises with arbitrary objects. r=khuey 2014-06-03 11:38:38 -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 Bug 992521 - Part 4: Make PresShell events work when not in document, but contained by a ShadowRoot with a host in document. r=smaug 2014-06-07 01:42:54 -07:00
filehandle Bug 1019248: Convert ProgressEvent to WebIDL codegen. r=smaug 2014-06-03 15:52:36 -07:00
filesystem Bug 1016560. Remove the footgun of rejecting promises with arbitrary objects. r=khuey 2014-06-03 11:38:38 -04:00
fmradio
gamepad
icc
identity Bug 987111 - Temporarily waive Xrays on the aOptions argument passed to mozId.watch and mozId.request. r=jedp 2014-06-05 22:32:37 -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 changeset 3f1a5417af05 (bug 879475) 2014-06-09 11:28:13 +01:00
inputmethod
interfaces Bug 989584. Allow sites to set window.opener to any value. r=peterv 2014-06-03 11:38:37 -04:00
ipc Backed out changeset f7e0ffc1debd (bug 879475) for B2G reftest crashes 2014-06-09 11:28:40 +01: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 1022764: Add #ifdef guards around some WebRTC-specific code in MediaManager.cpp. r=jesup 2014-06-09 11:45:14 -07:00
messages Bug 1013671 - Use SystemAppProxy to fire "system-messages-open-app" from SystemMessageInternal.js. r=gene 2014-05-30 15:48:25 +08:00
mobileconnection
mobileid Bug 988469 - MSISDN verification API for privileged apps. Part 1: DOM API. r=sicking 2014-06-07 19:30:18 +02:00
mobilemessage Backed out 4 changesets (bug 993282) for bringing back bug 1008357 on a CLOSED TREE. 2014-06-03 14:32:10 -04:00
network Bug 953208 - Disable test_tcpserversocket.js on OSX for frequent failures. 2014-06-07 01:06:24 -04:00
nfc Backed out changeset 3e7908638c2a (bug 1019668) for timeouts during test_nfc_error_messages.js 2014-06-10 13:03:57 +01:00
payment
permission Bug 952486 - Use CheckPermissions instead of Func for several interfaces. r=bz 2014-05-25 15:31:11 -03:00
phonenumberutils Backed out 4 changesets (bug 993282) for bringing back bug 1008357 on a CLOSED TREE. 2014-06-03 14:32:10 -04:00
plugins Bug 1022140 - Fix corruption of Flash videos at www.weather.com etc. r=mattwoodrow 2014-06-07 19:02:41 +01: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 1020226 - Fix unhandled Promise rejection handling in workers. r=khuey 2014-06-05 12:21:56 -07:00
push Bug 1018088 - PUSH wakeup compatible multiple mobile networks carriers. r=nsm 2014-06-09 00:32:00 -04:00
quota Bug 1007203 - Always add categories when pushing to the pseudostack, r=djvj 2014-05-23 17:12:29 -04:00
resourcestats Bug 951976 - Part 2: Test cases. r=gene 2014-05-12 18:55:49 +08:00
settings Bug 1021351 - Update settings db version for 2.0. r=gwagner 2014-06-09 11:18:00 -04:00
smil Bug 77992 part 2 - Make event.timeStamp use TimeStamp value based on a pref; r=smaug 2014-06-06 14:29:49 +09:00
speakermanager
src Bug 1003050 - Harden NotificationDB code with Promises. r=mhenretty 2014-06-09 02:34:00 -04:00
system Backed out changeset 3e7908638c2a (bug 1019668) for timeouts during test_nfc_error_messages.js 2014-06-10 13:03:57 +01:00
telephony Bug 1014903 - Handle audio state change properly. r=hsinyi 2014-06-09 02:47:00 -04:00
tests Bug 992521 - Part 2: Make styles work when not in document, but contained by a ShadowRoot with a host in document. r=smaug 2014-06-07 01:42:54 -07:00
time
voicemail
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 Bug 1020484: Remove QueryInterface from IndexedDB objects. r=bent 2014-06-09 11:41:27 +08:00
wifi Bug 1014924 - [B2G][Tarako][Geolocation] WifiWorker scan fails With wifi off, and geolocation stops. r=chulee 2014-06-04 18:08:51 +08:00
workers Bug 1008126 - Part 1: Always transfer array buffers when cloning. r=bent 2014-06-06 12:17:57 +01:00
xbl Bug 1021114 - Remove GCMethods::kind() in favour or RootKind::rootKind() r=terrence 2014-06-07 10:34:57 +01:00
xml/crashtests
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 951976 - Part 1: WebIDL implementation. r=gene 2014-03-10 11:54:15 +08:00