.. |
activities
|
Bug 1025973 - Part 2: Do not pass JSContext to static webidl methods in non-worker case. r=bz
|
2014-06-16 12:52:00 -04:00 |
alarm
|
Bug 901114 - Convert Alarm API to WebIDL. r=nsm, sr=jst
|
2014-06-13 14:19:11 +08:00 |
animation
|
|
|
apps
|
Bug 1014517 - Execute the single variant customization the first time a configured SIM is inserted. r=ferjm
|
2014-06-17 05:00:00 -04: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
|
Bug 996798 - Add a typedef to make it easier to change the size of nsWrapperCache/nsINode flags. r=bzbarsky
|
2014-06-18 17:07:26 -07:00 |
battery
|
|
|
bindings
|
Bug 1027256 P2 Add test case for ByteString union type. r=bz
|
2014-06-18 20:22:09 -04:00 |
bluetooth
|
Bug 989976 - [bluedroid] Hit SIGBUS on unaligned access while doing AdapterPropertiesChangeCallback. r=echou
|
2014-06-17 01:38:00 -04:00 |
bluetooth2
|
Bug 1016196 - Patch 2/2: Add logs for Promise in BluetoothReplyRunnable, r=echou
|
2014-06-16 15:50:45 +08:00 |
browser-element
|
Bug 989583 - Install all tests (even disabled) from manifests. r=jmaher
|
2014-06-16 14:51:22 -04: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 1027251 - Fix or whitelist dangerous public destructors in dom/ - r=smaug
|
2014-06-18 22:28:59 -04:00 |
devicestorage
|
Bug 1027251 - Fix or whitelist dangerous public destructors in dom/ - r=smaug
|
2014-06-18 22:28:59 -04: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 1018113 - Do correct behavior of pen after pointer_up event. r=smaug
|
2014-06-18 01:12:00 -04:00 |
filehandle
|
Fix the places where we forward declare already_AddRefed as a struct, no bug, r=I'm-sick-and-tired-of-MSVC-stupidity
|
2014-06-17 10:57:23 -04: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
|
Bug 741295 - Treat 'id' and 'class' as global attributes for all elements; r=bz
|
2014-05-30 09:36:53 +02:00 |
indexedDB
|
Bug 1019194 part 2. Get rid of the XPCOM contract way of creating an IndexedDatabaseManager. r=khuey
|
2014-06-17 15:01:47 -04: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 1016240 - Exterminate CR+LF line endings. r=briansmith,cpearce,ehsan,gavin
|
2014-06-18 17:56:02 -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
|
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 1024747 - Do QueryInterface before accessing iccInfo from nsIRilContext. r=vyang, a=1.4+
|
2014-06-17 11:56:42 +08:00 |
network
|
Bug 953208 - Disable test_tcpserversocket.js on OSX for frequent failures.
|
2014-06-07 01:06:24 -04:00 |
nfc
|
merge b2g-inbound to mozilla-central a=merge
|
2014-06-17 14:23:57 +02:00 |
payment
|
|
|
permission
|
Bug 901114 - Convert Alarm API to WebIDL. r=nsm, sr=jst
|
2014-06-13 14:19:11 +08: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 1023033: Remove unnecessary MOZ_COUNT_CTOR/DTOR from promise code. r=mccr8
|
2014-06-17 09:39:16 -07:00 |
push
|
Bug 1024579 - Create a sync getNetworkInformation and make getNetworkStatus use it. r=nsm
|
2014-06-16 00:24:05 +02: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 1024090 - Ensure proper loading of Notification database. r=gwagner
|
2014-06-14 03:52:00 -04:00 |
system
|
Bug 1026320 - Deal with race condition due to slow response from VolumeManager. r=qDot
|
2014-06-17 13:37:24 -07:00 |
telephony
|
Backed out changeset 75b36820d545 (bug 981519) for causing regression bug 1026081
|
2014-06-17 15:37:31 +08:00 |
tests
|
Bug 976673 part.3 Don't synthesize mouse events while another mouse event is being synthesized r=smaug
|
2014-06-18 15:13:00 +09: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 1020697 - Implement @autocomplete for <select>. r=smaug
|
2014-06-17 19:50:00 +02:00 |
wifi
|
Bug 1025139 - use the correct symbol for CERT_AddTempCertToPerm in WifiCertService.cpp; r=bz
|
2014-06-13 14:16:13 -04:00 |
workers
|
Bug 1027251 - Fix or whitelist dangerous public destructors in dom/ - r=smaug
|
2014-06-18 22:28:59 -04:00 |
xbl
|
Bug 1011660 - Remove separate DOMClass struct. (r=bz)
|
2014-06-18 13:19:19 -07: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
|
Backed out changesets 5309d91dc590, b2afa18bea00, and 610b1e0c7562 (bug 951976) for introducing new rooting hazards.
|
2014-06-10 15:15:10 -04:00 |