..
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
…
base
Bug 1125901 - Part c: Use a MutableHandle rather than an nsIXPConnectJSObjectHolder to return the JSObject from GetXPCProto; r=jst
2015-02-04 09:41:00 +01:00
battery
…
bindings
Bug 1128379 - improve error handling in MediaKeys::CreateSession. r=bz
2015-02-01 19:12:00 +01:00
bluetooth
…
bluetooth2
Bug 1106017
- Patch 2/2: Merge BluetoothUtils.{cpp,h}, r=tzimmermann
2015-02-03 10:06:53 +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 1122044 - Remove unreferenced moz.build files. r=mshal
2015-01-21 20:15:59 +02:00
engineeringmode
…
events
Bug 1020139 part.1 Sort out legacy keys section of code value for the latest spec and add code values for Sun keyboard r=smaug
2015-02-04 11:01:19 +09: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
Bug 1110031 - Part 2: Mark some directories as FAIL_ON_WARNINGS for some compilers. r=gps
2014-12-10 22:46:01 -08:00
fmradio
…
gamepad
…
geolocation
…
html
Bug 1128742 - Prevent pages with MSE content from being stored in bfcache - r=roc
2015-02-04 13:01:59 +13: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
Bug 911142 - Make the "length" property of function objects configurable. r=Waldo.
2014-09-29 11:38:53 -05:00
indexedDB
Bug 1124933 - Include crash reason when intentionally crashing content process (r=bent)
2015-02-03 09:09:27 -08:00
inputmethod
…
interfaces
Bug 1128489 - Direct communication between SettingsService and SettingsRequestManager. r=qdot
2015-02-03 02:45:00 +01:00
ipc
Bug 1127378 - When tabs close notify PluginWidgetChild earlier in shutdown. Prevents PluginWidgetProxy messages sent to dead parent actors triggering content process aborts. r=akotz
2015-02-03 13:58:32 -06:00
json
…
jsurl
Bug 1100184 - Flatten netwerk/base/{public,src}/ directories. r=mcmanus, r=poiru
2015-01-20 03:58:00 -05:00
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 1125776: Part11. Fix potential crash. r=mattwoodrow.
2015-02-04 20:20:16 +11:00
messages
…
mobileconnection
Bug 1124550 - Part 01: Remove unused code. r=hsinyi
2015-02-03 12:18:19 +08:00
mobileid
…
mobilemessage
…
network
…
nfc
Bug 1127726 - Cannot receive NDEF from another NFC Peer. r=vchang
2015-01-30 16:10:12 +08:00
notification
…
offline
bug 1105074 - make more stuff final r=froydnj
2014-11-25 13:56:07 -05:00
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 1127378 - When tabs close notify PluginWidgetChild earlier in shutdown. Prevents PluginWidgetProxy messages sent to dead parent actors triggering content process aborts. r=akotz
2015-02-03 13:58:32 -06: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
Bug 1125178 - Mark some functions in dom as override; r=baku
2015-01-23 14:27:12 -05:00
res
…
resourcestats
…
security
Bug 1121824 - Improve CORS console messages when request is blocked (r=sicking)
2015-01-22 17:20:58 -08:00
settings
Bug 1128489 - Direct communication between SettingsService and SettingsRequestManager. r=qdot
2015-02-03 02:45:00 +01:00
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
Merge mozilla-central to b2g-inbound
2015-02-03 15:31:37 +01:00
telephony
Bug 1124550 - Part 11: Refactoring dial. r=hsinyi
2015-02-03 12:18:20 +08:00
tests
Bug 782751 - User Timing API Implementation; r=baku
2015-02-03 21:46:23 -08:00
tethering
Bug 1115299 - Part 2: Add test case for tethering with dun. r=echen
2015-01-20 02:11:00 -05:00
time
…
tv
…
voicemail
…
vr
…
wappush
…
webidl
Bug 782751 - User Timing API Implementation; r=baku
2015-02-03 21:46:23 -08: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
…
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
…