.. |
activities
|
|
|
alarm
|
|
|
animation
|
Bug 1123196 part 1 - While player is waiting to start, return its pending start time; r=jwatt
|
2015-02-03 14:08:37 +09:00 |
apps
|
Bug 1084505 - Fix explicit permission lookup for trusted hosted apps r=fabrice
|
2015-01-31 11:10:50 -08:00 |
archivereader
|
|
|
asmjscache
|
|
|
audiochannel
|
Bug 1092346 - At the end of a call the proper volume control channel is not restored in the dialer app. r=baku.
|
2015-02-04 10:10:22 +08:00 |
base
|
Merge inbound to m-c. a=merge
|
2015-02-03 16:04:22 -05:00 |
battery
|
|
|
bindings
|
Bug 1126593 - Add a global fallible instance, so that using fallible works directly, everywhere. r=njn
|
2015-02-02 09:56:13 +09:00 |
bluetooth
|
Bug 1125719 - Redial from bluetooth device cause bluetoothd and gecko crash. r=tzimmermann
|
2015-01-26 19:07:23 +08:00 |
bluetooth2
|
Bug 1128797 - [bluetooth2] Fix build break on emulators, r=shuang
|
2015-02-03 12:02:07 +08:00 |
broadcastchannel
|
|
|
browser-element
|
|
|
camera
|
|
|
canvas
|
Bug 1126593 - Add a global fallible instance, so that using fallible works directly, everywhere. r=njn
|
2015-02-02 09:56:13 +09:00 |
cellbroadcast
|
|
|
contacts
|
Bug 1114520 - [Flame][Contacts]All contacts will disappear after you delete one contact. Follow-up. r=reuben
|
2015-01-30 10:29:39 +01:00 |
crypto
|
|
|
datastore
|
|
|
devicestorage
|
|
|
downloads
|
|
|
encoding
|
Bug 1126593 - Add a global fallible instance, so that using fallible works directly, everywhere. r=njn
|
2015-02-02 09:56:13 +09:00 |
engineeringmode
|
|
|
events
|
Detect wheel zoom via WheelPrefs instead of the Ctrl modifier. (bug 1127700, r=smaug)
|
2015-02-02 11:28:19 -08:00 |
fetch
|
Bug 1126593 - Add a global fallible instance, so that using fallible works directly, everywhere. r=njn
|
2015-02-02 09:56:13 +09:00 |
filehandle
|
Bug 1126593 - Add a global fallible instance, so that using fallible works directly, everywhere. r=njn
|
2015-02-02 09:56:13 +09:00 |
filesystem
|
|
|
fmradio
|
|
|
gamepad
|
|
|
geolocation
|
Backed out changeset 32fe616d4950 (bug 1125411)
|
2015-01-27 09:16:40 +01:00 |
html
|
Bug 1126245 - Add test (r=bent)
|
2015-02-03 09:20:50 -08:00 |
icc
|
Bug 1126198 - Part 2: Add test coverage to ensure that 'presentationType' is only available in STK_CMD_SELECT_ITEM. r=echen
|
2015-01-27 18:51:20 +08:00 |
identity
|
|
|
imptests
|
|
|
indexedDB
|
Bug 1124933 - Include crash reason when intentionally crashing content process (r=bent)
|
2015-02-03 09:09:27 -08:00 |
inputmethod
|
Bug 917322 part.19 Add nsITextInputProcessorCallback r=smaug+xyuan, sr=smaug
|
2015-01-28 15:27:33 +09:00 |
interfaces
|
Bug 1084505 - Fix explicit permission lookup for trusted hosted apps r=fabrice
|
2015-01-31 11:10:50 -08:00 |
ipc
|
Bug 1126245 - [e10s] Don't crash when opening new tabs from closed windows (r=bent)
|
2015-02-03 09:20:46 -08:00 |
json
|
|
|
jsurl
|
|
|
locales
|
Bug 1121824 - Improve CORS console messages when request is blocked (r=sicking)
|
2015-01-22 17:20:58 -08:00 |
manifest
|
|
|
mathml
|
|
|
media
|
Bug 1124933 - Include crash reason when intentionally crashing content process (r=bent)
|
2015-02-03 09:09:27 -08:00 |
messages
|
|
|
mobileconnection
|
Bug 1124550 - Part 01: Remove unused code. r=hsinyi
|
2015-02-03 12:18:19 +08:00 |
mobileid
|
|
|
mobilemessage
|
Bug 1125356 - Use JS_NewPlainObject in the browser. r=bz
|
2015-01-24 16:38:08 +01:00 |
network
|
|
|
nfc
|
Bug 1127726 - Cannot receive NDEF from another NFC Peer. r=vchang
|
2015-01-30 16:10:12 +08:00 |
notification
|
|
|
offline
|
|
|
payment
|
|
|
permission
|
Bug 1084505 - Fix explicit permission lookup for trusted hosted apps r=fabrice
|
2015-01-31 11:10:50 -08:00 |
phonenumberutils
|
|
|
plugins
|
Bug 1126593 - Add a global fallible instance, so that using fallible works directly, everywhere. r=njn
|
2015-02-02 09:56:13 +09:00 |
power
|
Bug 958147 - Choose one of run-if or skip-if and get rid of the other. r=ted
|
2015-01-28 06:17:00 -05:00 |
presentation
|
|
|
promise
|
|
|
push
|
|
|
quota
|
Bug 1124189 - IndexedDB Unkown Error @ ActorsParent.cpp:414 when calling indexedDB.open; r=bent
|
2015-02-03 07:29:51 +01:00 |
requestsync
|
|
|
res
|
|
|
resourcestats
|
|
|
security
|
Bug 1121824 - Improve CORS console messages when request is blocked (r=sicking)
|
2015-01-22 17:20:58 -08:00 |
settings
|
|
|
smil
|
|
|
speakermanager
|
|
|
storage
|
Bug 1126593 - Add a global fallible instance, so that using fallible works directly, everywhere. r=njn
|
2015-02-02 09:56:13 +09:00 |
svg
|
Bug 1128281 - Pass strokeOptions to getGeometryBounds. r=jwatt
|
2015-02-03 18:36:32 +00:00 |
system
|
Bug 1126687 - Part 2: Modify Test Cases Accordingly. r=echen.
|
2015-01-30 13:41:34 +08:00 |
telephony
|
Bug 1124550 - Part 11: Refactoring dial. r=hsinyi
|
2015-02-03 12:18:20 +08:00 |
tests
|
Bug 1121332. Part 6 - update test_interfaces.html. r=bz
|
2015-01-31 13:23:59 +13:00 |
tethering
|
|
|
time
|
|
|
tv
|
No bug - Re-enable the DOM TV mochitests on everything except B2G and e10s.
|
2015-01-24 10:24:02 -05:00 |
voicemail
|
|
|
vr
|
|
|
wappush
|
|
|
webidl
|
Bug 1128479 - Don't use nsIDOMCrypto in Crypto.webidl r=smaug
|
2015-02-02 15:36:04 +01:00 |
wifi
|
Bug 1124507 - Keep WifP2p internal state and send to DOM facing object on init. r=vchang
|
2015-01-27 19:15:07 +08:00 |
workers
|
Bug 1127885 - Console API should display blobs when used in workers, r=smaug
|
2015-02-02 15:40:15 +00:00 |
xbl
|
Bug 1124261, part 3 - Inline NS_NewXBLKeyEventHandler. r=smaug
|
2015-01-30 10:55:11 -08:00 |
xml
|
Bug 1124268, part 3 - Rename nsContentUtils::GetSameOriginChecker to SameOriginChecker. r=smaug
|
2015-01-26 09:28:15 -08:00 |
xslt
|
Bug 1126593 - Add a global fallible instance, so that using fallible works directly, everywhere. r=njn
|
2015-02-02 09:56:13 +09:00 |
xul
|
|
|
jar.mn
|
|
|
moz.build
|
|
|