.. |
activities
|
|
|
alarm
|
Bug 1181489 - Adding sanity checks into the alarm service for preventing from the alarm works erroneously. r=fabrice
|
2015-09-22 19:29:00 +02:00 |
animation
|
Bug 1208929 - Turn on -Wshadow for dom/animation; r=glandium
|
2015-09-29 13:22:24 +09:00 |
apps
|
Bug 1209091 - Disable add-on signature workaround. r=fabrice
|
2015-09-28 17:22:04 +02:00 |
archivereader
|
|
|
asmjscache
|
|
|
audiochannel
|
Bug 1208353 - Fix -Wshadow warnings in dom/audiochannel. r=padenot
|
2015-09-21 23:39:00 -07:00 |
base
|
Bug 1208622 - Separate API entry points. r=bz
|
2015-09-30 16:31:46 -07:00 |
battery
|
Bug 1191918 - Remove printf debugging r=me
|
2015-09-29 16:48:04 -05:00 |
bindings
|
Bug 1155923 - Add Deprecated attribute to interfaces, r=peterv
|
2015-09-28 11:25:04 -07:00 |
bluetooth
|
Backed out changeset 2fd54f322e75 (bug 1166647) for build bustage
|
2015-09-30 15:27:46 +05:30 |
broadcastchannel
|
Bug 1209919 - Improving naming and comments in StructuredCloneHelper, r=smaug
|
2015-09-30 13:22:08 +01:00 |
browser-element
|
Merge b2ginbound to central, a=merge CLOSED TREE
|
2015-09-23 13:18:17 -07:00 |
cache
|
Backed out changeset d0e88c95f3c5 (bug 1167100) for crashes a=backout
|
2015-09-29 10:25:20 -07:00 |
camera
|
Bug 1170958 - Refactor DOMMediaStream to contain a 3-stage track chain. r=roc
|
2015-09-30 09:31:54 +08:00 |
canvas
|
Bug 1208465 - Part 1: Fix some reftest annotations. r=jrmuizel
|
2015-10-01 04:45:26 +02:00 |
cellbroadcast
|
|
|
contacts
|
|
|
crypto
|
|
|
datastore
|
Bug 1186805 - Replace nsBaseHashtable::EnumerateRead() calls in dom/datastore/ with iterators, r=njn
|
2015-09-30 11:59:52 +01:00 |
devicestorage
|
Merge b2ginbound to central, a=merge CLOSED TREE
|
2015-09-23 13:18:17 -07:00 |
downloads
|
|
|
encoding
|
|
|
engineeringmode
|
|
|
events
|
Bug 1208622 - Separate API entry points. r=bz
|
2015-09-30 16:31:46 -07:00 |
fetch
|
Bug 1207850 - Temporary fix for canceling the pump used by FetchBody. r=nsm
|
2015-09-30 19:11:04 -04:00 |
filehandle
|
|
|
filesystem
|
|
|
fmradio
|
Bug 1206174 - Improve code readability of FMRadioService r=alwu
|
2015-09-21 17:22:06 -07:00 |
gamepad
|
|
|
geolocation
|
Bug 1072150 - Use the opt-out for various sloppy consumers. r=bz
|
2015-09-24 14:02:41 -07:00 |
html
|
Bug 1103188 - MediaStream::AddTrack/RemoveTrack tests. r=jib,roc
|
2015-09-30 09:32:06 +08:00 |
icc
|
Bug 1122376 - Support write SIM contact dialling number exceed 20 digits. r=echen
|
2015-09-20 19:57:00 +02:00 |
identity
|
|
|
imptests
|
Bug 647621 - Implement document.charset and update document.inputEncoding to the latest spec. r=bz
|
2015-09-23 09:32:29 +09:00 |
indexedDB
|
Bug 1209919 - Improving naming and comments in StructuredCloneHelper, r=smaug
|
2015-09-30 13:22:08 +01:00 |
inputmethod
|
|
|
inputport
|
|
|
interfaces
|
Bug 1208622 - Separate API entry points. r=bz
|
2015-09-30 16:31:46 -07:00 |
ipc
|
Merge inbound to central, a=merge
|
2015-09-30 13:49:27 -07:00 |
json
|
|
|
jsurl
|
|
|
locales
|
Bug 1103188 - Deprecate DOMMediaStream::Stop(). r=jib
|
2015-09-30 09:32:06 +08:00 |
manifest
|
Bug 912121 - Rewrite require / import to match source tree. rs=devtools
|
2015-09-21 12:04:18 -05:00 |
mathml
|
|
|
media
|
Bug 1209886 - Clean up InstantiateDecoder() in DecoderTraits.cpp. r=kinetik.
|
2015-09-30 06:55:20 +08:00 |
messagechannel
|
Bug 1209919 - Improving naming and comments in StructuredCloneHelper, r=smaug
|
2015-09-30 13:22:08 +01:00 |
messages
|
|
|
mobileconnection
|
|
|
mobileid
|
|
|
mobilemessage
|
|
|
network
|
Backed out changeset 37c89ad82a13 (bug 1207090) for hazards bustage ON A CLOSED TREE
|
2015-09-29 11:42:44 +05:30 |
newapps
|
Backed out 1 changesets (bug 1178533) for xpcshell-1 test failures
|
2015-09-24 08:41:04 +02:00 |
nfc
|
|
|
notification
|
Backed out 3 changesets (bug 1208295) for browser_offlineQuotaNotification.js bustage CLOSED TREE
|
2015-09-25 18:20:35 -07:00 |
offline
|
|
|
payment
|
|
|
permission
|
Backed out 1 changesets (bug 1178533) for xpcshell-1 test failures
|
2015-09-24 08:41:04 +02:00 |
phonenumberutils
|
|
|
plugins
|
Bug 1208925 - Use delete to free instanceData since it has been allocated using new; r=baku
|
2015-09-28 09:08:41 -04:00 |
power
|
|
|
presentation
|
Bug 1208905 - Fix a condition in PresentationResponderLoadingCallback::Init; r=baku
|
2015-09-28 09:08:42 -04:00 |
promise
|
Bug 1209919 - Improving naming and comments in StructuredCloneHelper, r=smaug
|
2015-09-30 13:22:08 +01:00 |
push
|
Bug 1188545 - Add tests for service workers' lifetime management. r=nsm
|
2015-09-30 19:11:03 -04:00 |
quota
|
Bug 1072150 - Use the opt-out for various sloppy consumers. r=bz
|
2015-09-24 14:02:41 -07:00 |
requestsync
|
Backed out 1 changesets (bug 1178533) for xpcshell-1 test failures
|
2015-09-24 08:41:04 +02:00 |
res
|
|
|
resourcestats
|
|
|
secureelement
|
|
|
security
|
Tests for bug 1200869; r=sicking
|
2015-09-29 23:12:52 -04:00 |
settings
|
Bug 1196358 - update volume setting to database when the volume changing. r=sotaro.
|
2015-09-30 16:14:59 +08:00 |
simplepush
|
|
|
smil
|
Bug 1198708 - Part 6: Implement KeyframeEffectReadOnly.getFrames(). r=birtles,bzbarsky
|
2015-09-29 12:20:14 +10:00 |
speakermanager
|
|
|
storage
|
Bug 1208897 - Fix an initialization order bug in DOMStorageDBThread; r=baku
|
2015-09-28 09:08:44 -04:00 |
svg
|
Backed out changeset 919a831786f1 (bug 1208638) for windows build failures
|
2015-09-30 16:43:26 -07:00 |
system
|
Bug 1196358 - update volume setting to database when the volume changing. r=sotaro.
|
2015-09-30 16:14:59 +08:00 |
telephony
|
|
|
tests
|
Bug 1188545 - Fixup: disable test_fetch_cors.html on android debug. a=testonly
|
2015-10-01 00:16:36 -04:00 |
tethering
|
|
|
time
|
|
|
tv
|
Backout changeset 4867b986b2c7 and b4185d03b6d5 (bug 1180589) for bustage on CLOSED TREE
|
2015-09-29 13:50:23 +09:00 |
voicemail
|
|
|
vr
|
|
|
wappush
|
|
|
webidl
|
Bug 1103188 - MediaStream WebIDL update with addTrack/removeTrack. r=smaug,jib
|
2015-09-30 09:32:05 +08:00 |
wifi
|
|
|
workers
|
Bug 1188545 - Disable unstable test: test_aboutserviceworkers.html. a=testonly
|
2015-09-30 19:11:04 -04:00 |
xbl
|
Bug 1204669 optimize out hashtable lookups caused by extra GetPrototypeBinding call, r=bz,waldo
|
2015-09-24 03:53:31 +03:00 |
xml
|
Backed out changeset e60dc914dd5b (bug 890284) for being the likely cause of test_prompt_async.html failures
|
2015-09-25 12:46:13 -07:00 |
xslt
|
Bug 1192333 - Use channel->ascynOpen2 in dom/xslt/xslt/txMozillaStylesheetCompiler.cpp (r=sicking)
|
2015-09-28 16:34:47 -07:00 |
xul
|
Bug 1206958 - Use channel->asyncOpen2() in dom/xul/XULDocument.cpp (r=sicking)
|
2015-09-28 20:15:51 -07:00 |
jar.mn
|
|
|
moz.build
|
Backed out 1 changesets (bug 1178533) for xpcshell-1 test failures
|
2015-09-24 08:41:04 +02:00 |