.. |
activities
|
Bug 1023280 - Rename dictionary.ToObject to ToObjectInternal, r=bz
|
2014-06-11 22:38:55 +03:00 |
alarm
|
|
|
animation
|
|
|
apps
|
Merge m-c to inbound
|
2014-06-11 18:38:53 -07: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
|
|
|
base
|
Bug 1019101 - Add a way to get the max CC pause during a given period of time. r=smaug
|
2014-06-14 16:43:45 -07:00 |
battery
|
|
|
bindings
|
Bug 973815 - Implements WebGL draft extension EXT_blend_minmax - r=jgilbert,bzbarsky
|
2014-06-14 09:07:53 -07:00 |
bluetooth
|
Bug 1009675 part 2. Return WebIDL 'any' values as handles. r=peterv
|
2014-06-11 16:26:52 -04:00 |
bluetooth2
|
Bug 1009675 part 2. Return WebIDL 'any' values as handles. r=peterv
|
2014-06-11 16:26:52 -04:00 |
browser-element
|
Bug 1009351 - Add link text to mozbrowser context menu data. r=smaug
|
2014-06-14 15:16:26 +08:00 |
camera
|
Bug 1022766 - allow autoFocus() to interrupt earlier calls, r=dhylands
|
2014-06-12 14:56:46 -04:00 |
cellbroadcast
|
Bug 1023148 - Use WebIDL codegen to implement RIL & WiFi events. r=smaug
|
2014-06-11 09:23:34 +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 1021102: Correct test vector for RSAES-PKCS1-v1_5. r=wtc.
|
2014-06-13 11:22:29 -07:00 |
datastore
|
Bug 1024618 - DataStoreChangeNotifier.jsm doesn't remove all the children when they are unregistered, r=ehsan
|
2014-06-14 08:05:47 +01:00 |
devicestorage
|
Bug 1017030 - Part 6: Replace AutoPushJSContext in nsDeviceStorage StringToJsval. r=bholley
|
2014-06-11 17:45:08 +01:00 |
downloads
|
|
|
encoding
|
Bug 1009675 part 3. Return WebIDL 'object' values as handles. r=peterv
|
2014-06-11 16:26:52 -04:00 |
events
|
Bug 998809 - WidgetEvent::typeString is not always set correctly, r=masayuki
|
2014-06-16 12:08:29 +03:00 |
filehandle
|
Bug 1006485 - Part b: hg rename LockedFile.h/cpp/webidl in a separate patch for better readability; r=bent
|
2014-06-12 05:35:47 +02: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
|
Bug 1017030 - Part 5: Replace AutoPushJSContext in Icc::NotifyStkEvent. r=bholley
|
2014-06-11 17:40:38 +01:00 |
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
|
|
|
indexedDB
|
Bug 1006485 - Part a: Rename FileHandle to MutableFile and LockedFile to FileHandle; r=bent
|
2014-06-12 05:35:29 +02:00 |
inputmethod
|
|
|
interfaces
|
Bug 1018862 part 9 - Remove nsIDOMWindowUtils::GetOMTAOrComputedStyle; r=dholbert
|
2014-06-12 13:17:48 +09:00 |
ipc
|
Bug 1024943 - Check IsContentParent() before use AsContentParent(). r=smaug
|
2014-06-14 15:32:24 +08:00 |
locales
|
Bug 1024864 Warn KeyboardEvent.key value change when KeyboardEvent.key is read and its key value is obsolete r=smaug
|
2014-06-14 11:24:16 +09:00 |
media
|
Bug 1010641 - verify signaling state transitions. r=bwc
|
2014-06-13 17:05:00 +02:00 |
messages
|
|
|
mobileconnection
|
Bug 1023280 - Rename dictionary.ToObject to ToObjectInternal, r=bz
|
2014-06-11 22:38:55 +03:00 |
mobileid
|
Bug 988469 - MSISDN verification API for privileged apps. Part 1: DOM API. r=sicking
|
2014-06-07 19:30:18 +02:00 |
mobilemessage
|
Bug 1023148 - Use WebIDL codegen to implement RIL & WiFi events. r=smaug
|
2014-06-11 09:23:34 +08:00 |
network
|
Bug 953208 - Disable test_tcpserversocket.js on OSX for frequent failures.
|
2014-06-07 01:06:24 -04:00 |
nfc
|
Bug 1009675 part 3. Return WebIDL 'object' values as handles. r=peterv
|
2014-06-11 16:26:52 -04:00 |
payment
|
|
|
permission
|
|
|
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
|
|
|
promise
|
Bug 1009675 part 2. Return WebIDL 'any' values as handles. r=peterv
|
2014-06-11 16:26:52 -04:00 |
push
|
Bug 1018088 - PUSH wakeup compatible multiple mobile networks carriers. r=nsm
|
2014-06-09 00:32:00 -04:00 |
quota
|
Bug 1006485 - Part a: Rename FileHandle to MutableFile and LockedFile to FileHandle; r=bent
|
2014-06-12 05:35:29 +02:00 |
settings
|
Bug 1022003 - remove ObjectWrapper.jsm, r=bholley,gwagner
|
2014-06-10 16:15:42 +01: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 1023280 - Rename dictionary.ToObject to ToObjectInternal, r=bz
|
2014-06-11 22:38:55 +03:00 |
system
|
Bug 1023280 - Rename dictionary.ToObject to ToObjectInternal, r=bz
|
2014-06-11 22:38:55 +03:00 |
telephony
|
Bug 1014903 - Get active call by query. r=hsinyi
|
2014-06-12 19:34:00 -04:00 |
tests
|
Bug 1019071 - Backout 9ccdc477061e. r=me
|
2014-06-13 11:04:34 -07:00 |
time
|
|
|
voicemail
|
Bug 1023148 - Use WebIDL codegen to implement RIL & WiFi events. r=smaug
|
2014-06-11 09:23:34 +08:00 |
wappush
|
|
|
webidl
|
Bug 973815 - Implements WebGL draft extension EXT_blend_minmax - r=jgilbert,bzbarsky
|
2014-06-14 09:07:53 -07:00 |
wifi
|
Bug 1023280 - Rename dictionary.ToObject to ToObjectInternal, r=bz
|
2014-06-11 22:38:55 +03:00 |
workers
|
Bug 990090 - Use AutoJSAPI for BroadcastErrorToSharedWorkers. r=khuey
|
2014-06-12 10:02:33 -07:00 |
xbl
|
Bug 1022016 - Redesign nsDependentJSString API to be less of a footgun. r=gabor
|
2014-06-10 20:15:56 -07:00 |
xml/crashtests
|
|
|
xslt
|
|
|
moz.build
|
Backed out changesets 5309d91dc590, b2afa18bea00, and 610b1e0c7562 (bug 951976) for introducing new rooting hazards.
|
2014-06-10 15:15:10 -04:00 |