.. |
activities
|
|
|
alarm
|
|
|
animation
|
Bug 1188251 part 11 - Add RestyleType::Layer; r=dholbert
|
2015-08-18 16:11:55 +09:00 |
apps
|
Bug 1191619 - Support extensions with no packaged manifest.webapp r=ferjm
|
2015-08-14 16:55:14 -07:00 |
archivereader
|
|
|
asmjscache
|
|
|
audiochannel
|
|
|
base
|
Bug 1180295 - Implement seamless snapping to the stable state. r=rbarker
|
2015-08-18 14:27:20 -04:00 |
battery
|
|
|
bindings
|
Bug 1192693 - [02] Remove bluetooth1 folder and rename webidl files, r=joliu, r=mrbkap
|
2015-08-17 15:30:34 +08:00 |
bluetooth
|
Bug 1192693 - [03] Remove bluetooth1 code from backend, r=tzimmermann
|
2015-08-17 15:30:37 +08:00 |
broadcastchannel
|
|
|
browser-element
|
Backed out changesets df6e7f025c65, 3e5d45dcd5c6, and e00a383520f6 (bug 952456) for B2G test_browserElement_inproc_CopyPaste.html failures.
|
2015-08-18 07:54:19 -04:00 |
cache
|
Bug 1110476 - Stripped url fragment from Request::GetUrl() by calling either nsIURI::SetRef() or workers::URL::SetHash() in Request's url getter utility methods. Stripped url fragment from Response::GetUrl() by adding the method InternalRequest::StripFragmentAndSetUrl() which calls nsIURI::SetRef(). Added a test in dom/tests/mochitest/fetch/test_request.js for Request::GetUrl(). Removed manual url stripping from dom/cache/TypeUtils.cpp. r=bkelly
|
2015-08-13 08:22:19 -07:00 |
camera
|
Bug 1008483 - removes the RW lock in CameraControlImpl and replaces it with a standard mutex. r=aosmond
|
2015-08-17 15:48:07 -07:00 |
canvas
|
Bug 1170842 - Part 4: Implement FramebufferTextureLayer. r=jgilbert
|
2015-08-12 11:51:34 +10:00 |
cellbroadcast
|
|
|
contacts
|
|
|
crypto
|
Backed out changesets 7bf71f3a4465 and 6ec8b34e2bc6 (bug 1188750) for Android 4.3 dom/crypto/test/test_indexedDB.html timeouts.
|
2015-08-13 14:46:28 -04:00 |
datastore
|
|
|
devicestorage
|
Bug 1186273 - Part 2. Improve reuse of and releasing of device storage objects where appropriate. r=dhylands
|
2015-08-18 07:42:14 -04:00 |
downloads
|
|
|
encoding
|
|
|
engineeringmode
|
|
|
events
|
Bug 1192693 - [02] Remove bluetooth1 folder and rename webidl files, r=joliu, r=mrbkap
|
2015-08-17 15:30:34 +08:00 |
fetch
|
Bug 1193911 - Ensure synthetic Responses gets a valid channel info. r=ehsan
|
2015-08-17 15:08:58 -07:00 |
filehandle
|
|
|
filesystem
|
Bug 1186273 - Part 2. Improve reuse of and releasing of device storage objects where appropriate. r=dhylands
|
2015-08-18 07:42:14 -04:00 |
fmradio
|
|
|
gamepad
|
|
|
geolocation
|
Bug 1191529 - Remove JSIdArray and AutoIdArray and replace with Rooted<IdVector>; r=mccr8, r=jonco
|
2015-08-05 11:02:00 -07:00 |
html
|
Bug 968923 - part 5b - add nsIDOMWindowUtils::forceUseCounterFlush; r=bz
|
2015-03-17 15:25:35 -04:00 |
icc
|
|
|
identity
|
|
|
imptests
|
Backed out changeset ecebeba2582c (bug 1008146) for making imptests on Android/B2G nearly permafail.
|
2015-08-11 14:48:24 -04:00 |
indexedDB
|
Bug 1192023 - Make UpdateType an enum class. r=khuey
|
2015-08-06 14:34:39 -07:00 |
inputmethod
|
|
|
inputport
|
|
|
interfaces
|
Bug 1180295 - Implement seamless snapping to the stable state. r=rbarker
|
2015-08-18 14:27:20 -04:00 |
ipc
|
Merge b2g-inbound to m-c. a=merge
|
2015-08-18 10:41:52 -04:00 |
json
|
|
|
jsurl
|
Backed out changeset f99b27e40987 (bug 1193924) for B2G emulator bustage.
|
2015-08-13 12:45:05 -04:00 |
locales
|
Bug 992096 - Implement Sub Resource Integrity [1/2]. r=baku,r=ckerschb
|
2015-08-12 20:19:11 -07:00 |
manifest
|
|
|
mathml
|
|
|
media
|
Bug 1195867 - Hoist StateWatching and StateMirroring into XPCOM. r=froydnj
|
2015-08-18 15:37:06 -07:00 |
messagechannel
|
|
|
messages
|
|
|
mobileconnection
|
|
|
mobileid
|
|
|
mobilemessage
|
Bug 1010756 - Helpful errors for using nsCOMPtr on non-XPCOM types; r=froydnj
|
2015-08-12 18:43:10 +03:00 |
network
|
|
|
nfc
|
|
|
notification
|
Bug 874842 - Return Event instead of nsIDOMEvent
|
2015-08-12 14:39:31 +03:00 |
offline
|
Bug 874842 - Return Event instead of nsIDOMEvent
|
2015-08-12 14:39:31 +03:00 |
payment
|
|
|
permission
|
Backed out changeset 1e13c9c09273 (bug 1105827)
|
2015-08-11 10:04:36 -07:00 |
phonenumberutils
|
|
|
plugins
|
Bug 1098064 part C - remove SimpleTest and reftest testPluginIsOOP and related usage, r=jimm
|
2015-08-14 14:10:17 -04:00 |
power
|
|
|
presentation
|
Bug 874842 - Return Event instead of nsIDOMEvent
|
2015-08-12 14:39:31 +03:00 |
promise
|
Bug 1162333 - Fix windows bustage. a=bustage CLOSED TREE
|
2015-08-18 10:00:35 -07:00 |
push
|
Bug 1193365 - Disable push debug. r=kitcambridge
|
2015-08-11 12:53:14 -07:00 |
quota
|
|
|
requestsync
|
Bug 1182358 - Follow-up: Disable permafailing tests on B2G.
|
2015-08-14 16:03:54 -04:00 |
res
|
|
|
resourcestats
|
|
|
secureelement
|
|
|
security
|
No bug - Use the correct requestLongerTimeout syntax. a=bustage
|
2015-08-18 12:53:55 -04:00 |
settings
|
Bug 1193469 - Make mozSettings more defensive. r=gwagner
|
2015-08-13 14:43:00 -04:00 |
simplepush
|
|
|
smil
|
Bug 874842 - Return Event instead of nsIDOMEvent
|
2015-08-12 14:39:31 +03:00 |
speakermanager
|
Bug 874842 - Return Event instead of nsIDOMEvent
|
2015-08-12 14:39:31 +03:00 |
storage
|
|
|
svg
|
Bug 968923 - fix bogus assert in nsSVGElement.cpp; r=heycam
|
2015-08-11 00:24:27 -04:00 |
system
|
Bug 1185406 - B2G RIL: Read 'pcscf' and expose it in nsIRilNetworkInfo. r=hsinyi
|
2015-08-18 09:54:36 +08:00 |
telephony
|
Bug 1129882 - backout 9c6fde246f6e and 847b57aaeff7 for causing 1193840 on a CLOSED TREE r=szchen, r=htsai
|
2015-08-12 14:35:41 -07:00 |
tests
|
Bug 1110476 - Stripped url fragment from Request::GetUrl() by calling either nsIURI::SetRef() or workers::URL::SetHash() in Request's url getter utility methods. Stripped url fragment from Response::GetUrl() by adding the method InternalRequest::StripFragmentAndSetUrl() which calls nsIURI::SetRef(). Added a test in dom/tests/mochitest/fetch/test_request.js for Request::GetUrl(). Removed manual url stripping from dom/cache/TypeUtils.cpp. r=bkelly
|
2015-08-13 08:22:19 -07:00 |
tethering
|
|
|
time
|
|
|
tv
|
|
|
voicemail
|
|
|
vr
|
|
|
wappush
|
|
|
webidl
|
Bug 968923 - part 5a - add use counters for SVGSVGElement and CSS properties for testing purposes; r=bz
|
2015-06-05 14:07:25 -04:00 |
wifi
|
|
|
workers
|
Bug 1193911 - Ensure synthetic Responses gets a valid channel info. r=ehsan
|
2015-08-17 15:08:58 -07:00 |
xbl
|
Bug 1193567 - Check result of ReadID in nsXBLPrototypeBinding::Read(). r=wchen
|
2015-08-13 14:24:59 -07:00 |
xml
|
Bug 1182120 - Fix Request mode for XMLDocument.load(). r=bkelly
|
2015-08-12 06:30:36 +02:00 |
xslt
|
Bug 874838 - Make CreateElem return Element. r=khuey
|
2015-08-13 07:50:00 -04:00 |
xul
|
Bug 1193572, part 4 - Make script element ownership more direct. r=baku
|
2015-08-13 14:24:59 -07:00 |
jar.mn
|
|
|
moz.build
|
|
|