.. |
activities
|
Bug 1123846 - Restrict some activities to be provided by the system app r=ferjm
|
2015-05-04 15:30:08 -07:00 |
alarm
|
|
|
animation
|
Bug 1161320 - Fix conflict between finishing and aborting a pause; r=jwatt
|
2015-05-08 16:17:13 +09:00 |
apps
|
|
|
archivereader
|
Bug 1163387 - Rename FileImpl to BlobImpl, r=ehsan
|
2015-05-12 13:11:03 +01:00 |
asmjscache
|
|
|
audiochannel
|
|
|
base
|
Comment typo fix; no bug.
|
2015-05-13 12:25:22 +10:00 |
battery
|
|
|
bindings
|
Bug 1159401 - Split Blob and File classes, r=bz
|
2015-05-12 13:09:51 +01:00 |
bluetooth
|
Bug 1159179 - Patch 2/3: [PBAP] Revise profile disconnection when BT stops, r=shuang
|
2015-05-13 16:29:50 +08:00 |
broadcastchannel
|
Bug 1163387 - Rename FileImpl to BlobImpl, r=ehsan
|
2015-05-12 13:11:03 +01:00 |
browser-element
|
Bug 1151111 - Append iframe2 after iframe1 has loaded. r=kchen
|
2015-05-05 19:42:00 -04:00 |
cache
|
Bug 1162411 - Fix Request CORS bug. r=bz
|
2015-05-07 15:39:13 -07:00 |
camera
|
Bug 1158378 - Fix how a failed set configuration call would try to shutdown the camera after release.
|
2015-05-08 16:20:01 -04:00 |
canvas
|
Bug 1140454 - Skip some tests on Android 4.3 Debug for intermittent failures; r=me,trivial
|
2015-05-09 20:04:44 -06:00 |
cellbroadcast
|
|
|
contacts
|
|
|
crypto
|
|
|
datastore
|
|
|
devicestorage
|
Bug 1163387 - Rename FileImpl to BlobImpl, r=ehsan
|
2015-05-12 13:11:03 +01:00 |
downloads
|
|
|
encoding
|
|
|
engineeringmode
|
|
|
events
|
Bug 1163898 part 1. Give DOMEventTargetHelper a sane accessor for getting its nsIGlobalObject. r=smaug
|
2015-05-12 15:56:39 -04:00 |
fetch
|
Bug 1163387 - Rename FileImpl to BlobImpl, r=ehsan
|
2015-05-12 13:11:03 +01:00 |
filehandle
|
Bug 1159401 - Split Blob and File classes, r=bz
|
2015-05-12 13:09:51 +01:00 |
filesystem
|
Bug 1163387 - Rename FileImpl to BlobImpl, r=ehsan
|
2015-05-12 13:11:03 +01:00 |
fmradio
|
|
|
gamepad
|
|
|
geolocation
|
|
|
html
|
Bug 1163387 - Rename FileImpl to BlobImpl, r=ehsan
|
2015-05-12 13:11:03 +01:00 |
icc
|
|
|
identity
|
|
|
imptests
|
Bug 1056479 p11 - properly annotate mulet reftests. r=m_kato
|
2015-05-13 14:11:26 +09:00 |
indexedDB
|
Bug 1163898 part 1. Give DOMEventTargetHelper a sane accessor for getting its nsIGlobalObject. r=smaug
|
2015-05-12 15:56:39 -04:00 |
inputmethod
|
|
|
inputport
|
|
|
interfaces
|
Bug 1161206 - Implement native mousewheel event synthesization on OS X. r=mstange
|
2015-05-05 14:45:11 -04:00 |
ipc
|
Bug 1056479 p0 - rename ambiguous GetFontList method in Android fontlist. r=m_kato
|
2015-05-13 14:11:25 +09:00 |
json
|
|
|
jsurl
|
|
|
locales
|
|
|
manifest
|
Bug 1162729 - CORS check is always performed when fetching a manifest. r=ehsan
|
2015-05-07 14:40:00 +02:00 |
mathml
|
|
|
media
|
Merge b2ginbound to m-c a=merge CLOSED TREE
|
2015-05-13 11:25:07 -07:00 |
messages
|
Bug 1162899 - Use sync message for in-process mozHasPendingMessage. r=fabrice
|
2015-05-12 10:20:54 +08:00 |
mobileconnection
|
|
|
mobileid
|
|
|
mobilemessage
|
Bug 1163387 - Rename FileImpl to BlobImpl, r=ehsan
|
2015-05-12 13:11:03 +01:00 |
network
|
Bug 1159401 - Split Blob and File classes, r=bz
|
2015-05-12 13:09:51 +01:00 |
nfc
|
|
|
notification
|
|
|
offline
|
|
|
payment
|
|
|
permission
|
|
|
phonenumberutils
|
|
|
plugins
|
Bug 1161377 (part 2.5) - Move all static PLDHashTable instances onto the heap to avoid static constructors. r=froydnj.
|
2015-05-12 17:33:22 -07:00 |
power
|
|
|
presentation
|
|
|
promise
|
Bug 1162013. Process the Promise queue between adjacent setTimeout callback invocations when we're going through the callback list without returning to the event loop. r=smaug
|
2015-05-07 14:49:31 -04:00 |
push
|
|
|
quota
|
Bug 1162624 - Add support for restoring corrupted or missing metadata files; r=bent
|
2015-05-08 21:05:30 +02:00 |
requestsync
|
|
|
res
|
|
|
resourcestats
|
|
|
secureelement
|
|
|
security
|
|
|
settings
|
|
|
simplepush
|
|
|
smil
|
|
|
speakermanager
|
|
|
storage
|
|
|
svg
|
|
|
system
|
Bug 1126222 - Part 2: Use promise to ensure execution order in NetworkManager. r=echen
|
2015-05-07 00:57:00 -04:00 |
telephony
|
Bug 1163511 - Use defineLazyModuleGetter. r=hsinyi
|
2015-05-12 17:41:46 +08:00 |
tests
|
Bug 1163898 part 2. Allow creation of an anonymous XHR in non-window scopes if the right mozAnon bits are passed in. r=smaug
|
2015-05-12 15:56:41 -04:00 |
tethering
|
Bug 1159132 - Part 2: Set ro.tethering.dun_required when running dun test case. r=echen
|
2015-05-04 02:33:00 -04:00 |
time
|
|
|
tv
|
|
|
voicemail
|
|
|
vr
|
|
|
wappush
|
|
|
webidl
|
Bug 1163865 - Remove [Throws] from FontFaceSet.delete. r=smaug
|
2015-05-13 12:24:34 +10:00 |
wifi
|
|
|
workers
|
Bug 1150444 - Intermittent test_WorkerDebugger.isFrozen.xul;r=khuey
|
2015-05-08 07:08:17 +02:00 |
xbl
|
|
|
xml
|
|
|
xslt
|
|
|
xul
|
Bug 819090 - Convert BroadcasterMapEntry::mListeners to nsTArray. r=froydnj
|
2015-05-06 10:57:32 -07:00 |
jar.mn
|
|
|
moz.build
|
|
|