.. |
activities
|
|
|
alarm
|
|
|
animation
|
Bug 1212720 - Part 4: Remove all cancelAllAnimationsOnEnd. It is not needed any more. r=bbirtles
|
2015-12-22 00:50:00 -05:00 |
apps
|
Bug 1224703 - part 2: Enable tests on emulator r=billm
|
2016-01-05 15:37:06 -08:00 |
archivereader
|
|
|
asmjscache
|
|
|
audiochannel
|
Backed out changesets 961f205d340d, 14a4637e9d96 and 14a4637e9d96 (bug 1228564) for failing Android M(4) test_browserElement_inproc_AudioChannel.html. r=backout
|
2015-12-27 22:28:08 +01:00 |
base
|
Bug 1237595 - FormData ctor and form submission should create empty Blob/File when a input type=file is not set, r=smaug
|
2016-01-08 08:35:30 +00:00 |
battery
|
|
|
bindings
|
Bug 917505 - Add WEBGL_compressed_texture_es3 support. r=jgilbert r=smaug
|
2016-01-08 10:12:22 +08:00 |
bluetooth
|
Bug 1236724: Check the maximum length of each array in IPC; f=jhector, r=btian
|
2016-01-06 11:30:39 +08:00 |
broadcastchannel
|
|
|
browser-element
|
Backed out changeset fc20ecea0409 (bug 1225425) for failing its own tests
|
2016-01-07 11:51:05 +05:30 |
cache
|
Bug 1232780 - Disable mochitests which fail on e10s so we can get that suite running, a=test-only
|
2016-01-05 12:02:47 -08:00 |
camera
|
Backed out changesets 961f205d340d, 14a4637e9d96 and 14a4637e9d96 (bug 1228564) for failing Android M(4) test_browserElement_inproc_AudioChannel.html. r=backout
|
2015-12-27 22:28:08 +01:00 |
canvas
|
Bug 917505 - Add WEBGL_compressed_texture_es3 support. r=jgilbert r=smaug
|
2016-01-08 10:12:22 +08:00 |
cellbroadcast
|
Bug 1235110 - Part 2: Add Test Coverage. r=echen
|
2015-12-30 16:22:21 +08:00 |
contacts
|
|
|
crypto
|
bug 1234417 - fix a leak in CreateECPublicKey r=rbarnes
|
2015-12-21 17:14:41 -08:00 |
datastore
|
|
|
devicestorage
|
Bug 1232506: Make dom/devicestorage really work with e10s. r=alchen
|
2015-12-18 17:17:46 -08:00 |
downloads
|
|
|
encoding
|
Bug 1236227, don't OOM in TextDecoder, r=baku
|
2016-01-05 15:48:47 +02:00 |
engineeringmode
|
|
|
events
|
Bug 1235994 - For wheel events which may have momentum following them, handle scroll snapping in APZ. r=mstange
|
2016-01-07 10:39:46 -05:00 |
fetch
|
Bug 1237674 - Rename nsFormData to mozilla::dom::FormData, r=smaug
|
2016-01-07 19:30:36 +00:00 |
filehandle
|
|
|
filesystem
|
Back out 2 changesets (bug 1234192) for "Assertion failure: !mFileSystem" in test_fs_createFile.html
|
2015-12-29 19:16:40 -08:00 |
fmradio
|
Backed out changesets 961f205d340d, 14a4637e9d96 and 14a4637e9d96 (bug 1228564) for failing Android M(4) test_browserElement_inproc_AudioChannel.html. r=backout
|
2015-12-27 22:28:08 +01:00 |
gamepad
|
Bug 1237151 (part 3) - Remove ignored qualifiers in all remaining code. r=froydnj.
|
2016-01-05 17:08:45 -08:00 |
geolocation
|
|
|
html
|
Bug 1237595 - FormData ctor and form submission should create empty Blob/File when a input type=file is not set, r=smaug
|
2016-01-08 08:35:30 +00:00 |
icc
|
|
|
identity
|
|
|
imptests
|
Bug 1236329. Back out the patch for bug 492933 (revision d8012b35413b) because it's not web-compatible in practice. r=smaug
|
2016-01-05 15:05:23 -05:00 |
indexedDB
|
Bug 1236632 - remove unused variable in FactoryOp::WaitForTransactions; r=janv
|
2016-01-04 14:29:33 -05:00 |
inputmethod
|
Bug 1234459 - Expose full text in the input box to InputMethod API, r=masayuki, sr=smaug
|
2016-01-05 00:37:00 +01:00 |
inputport
|
Bug 1237151 (part 3) - Remove ignored qualifiers in all remaining code. r=froydnj.
|
2016-01-05 17:08:45 -08:00 |
interfaces
|
Merge mozilla-central to fx-team
|
2015-12-15 14:54:46 +01:00 |
ipc
|
Back out 194d7968bf59 (bug 1195881) for e10s failures in browser_sessionStoreContainer.js
|
2016-01-07 20:28:38 -08:00 |
json
|
|
|
jsurl
|
|
|
locales
|
Bug 1237175 - Fix case of identifier of prefixed visibility API warning. r=smaug
|
2016-01-08 14:34:08 +11:00 |
manifest
|
|
|
mathml
|
|
|
media
|
Bug 1237607 - Add file names to logs of test_playback_rate.html to facilitate debugging. r=bechen.
|
2016-01-08 15:52:25 +08:00 |
messagechannel
|
|
|
messages
|
|
|
mobileconnection
|
Bug 1234746 - Disable test_mobile_operator_names_plmnlist.js. r=me
|
2015-12-23 11:37:47 +08:00 |
mobileid
|
|
|
mobilemessage
|
|
|
network
|
Bug 1226200: Don't assume a TCPSocket has only one managee (and rename LoneManagedOrNull) r=jdm
|
2015-12-22 10:14:23 -05:00 |
newapps
|
|
|
nfc
|
Bug 1216407 - Use mozilla/Endian.h for NfcService. r=yoshi
|
2015-12-22 00:04:00 +01:00 |
notification
|
Bug 1237151 (part 3) - Remove ignored qualifiers in all remaining code. r=froydnj.
|
2016-01-05 17:08:45 -08:00 |
offline
|
|
|
payment
|
|
|
permission
|
|
|
phonenumberutils
|
|
|
plugins
|
Bug 1194851. Change one instance of GetDisplayPort to HasDisplayPort. r=botond
|
2016-01-07 18:27:48 -06:00 |
power
|
|
|
presentation
|
Bug 1237151 (part 3) - Remove ignored qualifiers in all remaining code. r=froydnj.
|
2016-01-05 17:08:45 -08:00 |
promise
|
Bug 1220564 - Update chrome code uses of genexprs and legacy comprehensions. (r=billm)
|
2016-01-06 16:02:16 -08:00 |
push
|
|
|
quota
|
Bug 1209349 - Audit the callers of the two-argument OriginAttributes. r=janv
|
2015-12-17 15:41:16 +08:00 |
requestsync
|
|
|
res
|
|
|
resourcestats
|
|
|
secureelement
|
|
|
security
|
Bug 1220564 - Update chrome code uses of genexprs and legacy comprehensions. (r=billm)
|
2016-01-06 16:02:16 -08:00 |
settings
|
|
|
simplepush
|
Bug 1235050 - Add basic SimplePush testing. r=kitcambridge
|
2015-12-28 17:23:00 +01:00 |
smil
|
Bug 1237151 (part 3) - Remove ignored qualifiers in all remaining code. r=froydnj.
|
2016-01-05 17:08:45 -08:00 |
speakermanager
|
|
|
storage
|
Bug 1165214 - Use OriginAttributes in DOM Storage. r=smaug, r=bholley
|
2016-01-05 07:25:00 -05:00 |
svg
|
Bug 1237151 (part 3) - Remove ignored qualifiers in all remaining code. r=froydnj.
|
2016-01-05 17:08:45 -08:00 |
system
|
Bug 1073224 - [1.2] Use SENSOR_ROTATION_VECTOR for DOM DeviceOrientation events on Android. r=vlad
|
2016-01-07 15:23:33 +01:00 |
telephony
|
Bug 975778 - Increase the timeout value for test_cdma_call_waiting.js; r=me
|
2015-12-31 11:47:39 +08:00 |
tests
|
Bug 1236329. Back out the patch for bug 492933 (revision d8012b35413b) because it's not web-compatible in practice. r=smaug
|
2016-01-05 15:05:23 -05:00 |
tethering
|
|
|
time
|
|
|
tv
|
Bug 1200133 - Part1 - Change mochitest using TV Simulator Service. r=seanlin
|
2015-12-17 15:41:00 +01:00 |
voicemail
|
|
|
vr
|
|
|
wappush
|
|
|
webidl
|
Bug 917505 - Add WEBGL_compressed_texture_es3 support. r=jgilbert r=smaug
|
2016-01-08 10:12:22 +08:00 |
wifi
|
|
|
workers
|
Bug 1237674 - Rename nsFormData to mozilla::dom::FormData, r=smaug
|
2016-01-07 19:30:36 +00:00 |
xbl
|
|
|
xml
|
|
|
xslt
|
Bug 1220564 - Update chrome code uses of genexprs and legacy comprehensions. (r=billm)
|
2016-01-06 16:02:16 -08:00 |
xul
|
Backed out 2 changesets (bug 1235598) for linux reftest bustage
|
2015-12-31 15:51:13 -08:00 |
jar.mn
|
|
|
moz.build
|
|
|