.. |
activities
|
|
|
alarm
|
|
|
apps
|
Bug 903291 - App download hangs indefinitely if the child process dies before confirming the install. r=fabrice
|
2014-02-24 09:52:15 +01:00 |
asmjscache
|
Bug 972652 - asmjscache: evict cache entries for the origin if the group or global limit is hit (r=janv)
|
2014-02-13 18:25:39 -06:00 |
audiochannel
|
Bug 968921 - "audio-channel-change" event should consider the audio channels in the background even there is an one on the foreground. r=baku
|
2014-02-17 18:58:12 +08:00 |
base
|
Bug 975688 part.20 Rename nsDOMTouchEvent and nsDOMTouchList to mozilla::dom::TouchEvent and TouchList r=smaug
|
2014-02-28 23:58:42 +09:00 |
battery
|
|
|
bindings
|
Bug 975688 part.23 Rename nsDOMXULCommandEvent to mozilla::dom::XULCommandEvent r=smaug
|
2014-02-28 23:58:42 +09:00 |
bluetooth
|
Merge mozilla-central to b2g-inbound
|
2014-02-27 15:59:39 +01:00 |
browser-element
|
Bug 847518 - window.open(url, "_blank") should open in default browser. r=myk, r=bz
|
2014-02-27 11:56:48 -05:00 |
camera
|
Bug 977313 - exposed "Started" and "Stopped" recorder states, r=dhylands
|
2014-02-26 18:07:11 -05:00 |
cellbroadcast
|
|
|
contacts
|
Bug 967119 - Hold a CPU lock while the contacts DB upgrade is running. r=bent
|
2014-02-24 09:19:20 -05:00 |
datastore
|
Bug 976313 - DataStoreChangeEvent should have 'owner' property, r=ehsan
|
2014-02-28 07:34:38 +00:00 |
devicestorage
|
Bug 935778 - Part 0.3: Spray some more MOZ_DECLARE_REFCOUNTED_TYPENAME across the tree
|
2014-02-20 23:07:24 -05:00 |
downloads
|
Bug 966141 - Route IPC messages manually in DownloadsAPI.jsm. r=fabrice
|
2014-02-19 11:43:28 -05:00 |
encoding
|
|
|
events
|
Bug 975688 part.23 Rename nsDOMXULCommandEvent to mozilla::dom::XULCommandEvent r=smaug
|
2014-02-28 23:58:42 +09:00 |
file
|
Bug 969812 - Convert JS_NewArrayObject to use HandleValueArray r=terrence r=bz
|
2014-02-12 10:50:46 +00:00 |
fmradio
|
|
|
gamepad
|
|
|
icc
|
|
|
identity
|
|
|
imptests
|
Bug 970764. Remove support for non-optional "any" arguments values, since "any" needs to be able to include undefined anyway. Have "any" arguments and dictionary entries default to undefined unless the IDL explicitly says "= null". r=khuey
|
2014-02-19 10:13:38 -05:00 |
indexedDB
|
Back out ab395abf96b9:837481767455 (bug 972312) for Windows build bustage
|
2014-02-22 21:39:13 -08:00 |
inputmethod
|
Bug 935793 (part 2) - rename browser-shown notifications and send them for all frames. r=smaug
|
2014-02-21 09:19:18 +11:00 |
interfaces
|
Bug 952890 part 2. Remove the IsArrayLike method, since it no longer matches any spec concept. r=peterv
|
2014-02-14 10:46:09 -05:00 |
ipc
|
Bug 961704 part.2 Add an option to nsIMEUpdatePreference which prevents to be notified selection/text changes caused by composition r=smaug
|
2014-02-26 09:48:02 +09:00 |
locales
|
Bug 847081 - Throw a warning when a '*-report-only' header doesn't contain a 'report-uri' directive. r=geekboy
|
2014-02-13 10:10:29 -05:00 |
media
|
Merge mozilla-central to fx-team on a CLOSED TREE
|
2014-02-25 15:42:32 +01:00 |
messages
|
|
|
mobileconnection
|
Bug 961571 - Part 4: Add test case for data connection. r=hsinyi
|
2014-02-26 07:11:00 +08:00 |
mobilemessage
|
Bug 975356 - Append iccId into the message sent by SystemMessenger. r=vyang
|
2014-02-24 18:34:06 +08:00 |
network
|
Bug 973832 - Update NetUtils for gonk-kk. r=vchang
|
2014-02-18 18:37:39 +08:00 |
nfc
|
Bug 968742 - B2G NFC: Assertion failure: !aGCThing. r=allstars.chh
|
2014-02-12 17:21:09 +08:00 |
payment
|
|
|
permission
|
Bug 970925 - convert testing/mochitest/android.json into skip-if statements in mochitest.ini files; r=jmaher
|
2014-02-15 04:53:02 -05:00 |
phonenumberutils
|
|
|
plugins
|
Bug 962608 - Make PL_DHashTableInit infallible by default. r=briansmith,bsmedberg,ehsan,froydnj,jduell,jfkthame,roc,smaug
|
2014-02-27 10:04:09 -08:00 |
power
|
Bug 963366 - Re-enable basic power & wakelock tests for desktop. r=jmaher
|
2014-02-12 13:36:24 +08:00 |
promise
|
Bug 976763 - Change DescribeStack not to return JSScripts or JSFunctions (r=bz)
|
2014-02-25 09:43:14 -06:00 |
push
|
|
|
quota
|
|
|
settings
|
Bug 974100 - Don't expose SettingsService in non b2g builds. r=bent
|
2014-02-19 10:26:49 -08:00 |
smil
|
Bug 970925 - convert testing/mochitest/android.json into skip-if statements in mochitest.ini files; r=jmaher
|
2014-02-15 04:53:02 -05:00 |
speakermanager
|
|
|
src
|
Bug 974120: Add helpers for using Promse::MaybeResolve/MaybeReject from C++. r=bz
|
2014-02-25 13:34:55 -08:00 |
system
|
Merge inbound to m-c.
|
2014-02-27 16:55:18 -05:00 |
telephony
|
Bug 969218 - Part 6: Use promise for dial and dialEmergency - ipc. r=khuey
|
2014-02-27 14:12:30 +08:00 |
tests
|
Bug 965860 - patch 4 - Console format string, r=khuey
|
2014-02-27 23:39:12 +00:00 |
time
|
|
|
voicemail
|
|
|
wappush
|
|
|
webidl
|
Bug 975688 part.20 Rename nsDOMTouchEvent and nsDOMTouchList to mozilla::dom::TouchEvent and TouchList r=smaug
|
2014-02-28 23:58:42 +09:00 |
wifi
|
Bug 976455 - Check p2pSupported and p2pManager in WifiWorker.js::syncDebug. r=vchang
|
2014-02-25 16:43:36 +08:00 |
workers
|
Bug 965860 - patch 7 - Console API in workers, r=khuey
|
2014-02-27 23:39:30 +00:00 |
xbl
|
Bug 458300 - Rename nsINameSpaceManager.h to nsNameSpaceManager.h. r=jst r=hsivonen
|
2014-02-27 20:04:46 -03:00 |
xslt
|
Bug 458300 - Rename nsINameSpaceManager.h to nsNameSpaceManager.h. r=jst r=hsivonen
|
2014-02-27 20:04:46 -03:00 |
moz.build
|
|
|