.. |
activities
|
|
|
alarm
|
|
|
animation
|
Bug 1032573 part 6 - Add tests for Element.getAnimationPlayers; r=dbaron
|
2014-07-16 09:02:31 +09:00 |
apps
|
Bug 1035282 - Make Webapps.jsm throw DUPLICATE_ORIGIN only if the app with the same origin is natively installed. r=fabrice,myk
|
2014-07-15 03:53:48 +02:00 |
archivereader
|
Bug 1037691 - Fix instances where refcounted classes expose a public destructor. r=ehsan,bent,mayhemer,jrmuizel
|
2014-07-15 11:37:45 -04:00 |
asmjscache
|
Bug 1037691 - Fix instances where refcounted classes expose a public destructor. r=ehsan,bent,mayhemer,jrmuizel
|
2014-07-15 11:37:45 -04:00 |
audiochannel
|
|
|
base
|
Merge m-c to inbound
|
2014-07-15 17:39:19 -07:00 |
battery
|
|
|
bindings
|
Bug 1032573 part 5 - Add GetAnimationPlayers to Element; r=bz
|
2014-07-16 09:02:31 +09:00 |
bluetooth
|
Bug 1038097: Include <errno.h> in BluetoothInterface.cpp, r=shuang
|
2014-07-14 13:43:11 +02:00 |
bluetooth2
|
Bug 1037291 - Make BluetoothDiscoveryHandle expire when discovery is stopped, r=echou
|
2014-07-14 11:23:58 +08:00 |
browser-element
|
Bug 1013913 - Add meta name=theme-color to have configurable status bar color. r=fabrice
|
2014-07-12 13:28:48 +02:00 |
camera
|
Merge m-c to inbound
|
2014-07-15 17:39:19 -07:00 |
cellbroadcast
|
|
|
contacts
|
Backed out changeset 6ac0f97c0c09 (bug 1037030)
|
2014-07-14 15:59:03 -07:00 |
crypto
|
Bug 1026398 - Add support for RSA-OAEP to WebCrypto API r=rbarnes,bz,dkeeler
|
2014-07-14 18:33:12 -07:00 |
datastore
|
|
|
devicestorage
|
Backed out changeset cf85693280c7 (bug 886570) frequent mochitest-3 errors on windows
|
2014-07-11 14:15:29 +02:00 |
downloads
|
Bug 1038417 - Convert tabs to spaces in moz.build files. r=gps
|
2014-07-14 15:58:10 -07:00 |
encoding
|
|
|
events
|
Bug 983497 - Patch 1: Infrastructure to fire events on ServiceWorkerContainers. r=ehsan,smaug
|
2014-07-14 14:15:23 -07:00 |
filehandle
|
|
|
filesystem
|
|
|
fmradio
|
Bug 1037646 - Improve FM radio setup code, r=pzhang
|
2014-07-14 13:06:19 -04:00 |
gamepad
|
|
|
icc
|
Bug 1031640 - Part 2: test patch - B2G RIL: incorrect STK TR for handling SEND_SS/SEND_USSD/SEND_SHORT_MESSAGE/SEND_DTMF in ril_worker.js. r=echen
|
2014-07-14 17:06:45 +08:00 |
identity
|
Bug 1028398 - FxA will silently provide user's email to privileged apps in 2.0. Part 3: Tests. r=jedp
|
2014-07-11 16:13:32 +02:00 |
imptests
|
Backed out changeset cf85693280c7 (bug 886570) frequent mochitest-3 errors on windows
|
2014-07-11 14:15:29 +02:00 |
indexedDB
|
Backed out changeset cf85693280c7 (bug 886570) frequent mochitest-3 errors on windows
|
2014-07-11 14:15:29 +02:00 |
inputmethod
|
Backed out changeset cf85693280c7 (bug 886570) frequent mochitest-3 errors on windows
|
2014-07-11 14:15:29 +02:00 |
interfaces
|
Bug 591303 - Part 2: Add getCSSRule function to nsIDOMCSSRule. r=bz
|
2014-07-14 15:57:46 -07:00 |
ipc
|
merge fx-team to mozilla-central a=merge
|
2014-07-15 16:08:30 +02:00 |
locales
|
|
|
media
|
Bug 1038417 - Convert tabs to spaces in moz.build files. r=gps
|
2014-07-14 15:58:10 -07:00 |
messages
|
|
|
mobileconnection
|
|
|
mobileid
|
|
|
mobilemessage
|
|
|
network
|
|
|
nfc
|
|
|
payment
|
|
|
permission
|
|
|
phonenumberutils
|
|
|
plugins
|
Bug 1034689 part 3 - Fix remaining places in Gecko to handle Latin1 strings. r=bz
|
2014-07-12 09:43:08 +02:00 |
power
|
|
|
promise
|
Bug 1037691 - Fix instances where refcounted classes expose a public destructor. r=ehsan,bent,mayhemer,jrmuizel
|
2014-07-15 11:37:45 -04:00 |
push
|
|
|
quota
|
|
|
resourcestats
|
|
|
settings
|
|
|
smil
|
|
|
speakermanager
|
|
|
src
|
Bug 1037691 - Fix instances where refcounted classes expose a public destructor. r=ehsan,bent,mayhemer,jrmuizel
|
2014-07-15 11:37:45 -04:00 |
system
|
Bug 1038219 - Give nsHapticFeedback a private destructor; r=bjacob
|
2014-07-15 14:58:11 -04:00 |
telephony
|
|
|
tests
|
Bug 1032573 part 7 - Add AnimationPlayer to test_interfaces.html; r=bz
|
2014-07-16 09:02:31 +09:00 |
time
|
|
|
voicemail
|
|
|
wappush
|
|
|
webidl
|
Bug 1036300 - Expose AnimationPlayer.timeline; r=bz
|
2014-07-16 09:02:33 +09:00 |
wifi
|
Bug 1037302 - Avoid excess string creation in WifiCommand.jsm's getConnectionInfoICS(). r=hchang.
|
2014-07-13 22:05:27 -07:00 |
workers
|
Bug 983497 - Patch 1: Infrastructure to fire events on ServiceWorkerContainers. r=ehsan,smaug
|
2014-07-14 14:15:23 -07:00 |
xbl
|
|
|
xslt
|
|
|
moz.build
|
|
|