.. |
activities
|
Bug 958642 - MozActivity must fire an error when the selected app is killed, r=fabrice
|
2014-02-06 19:55:20 +00:00 |
alarm
|
Bug 963258 - Prevent exception when using webconsole in alarm code. r=gene
|
2014-02-06 09:46:29 -05:00 |
apps
|
Backed out changeset 5ecd0339a087 (bug 973143) because of a possible Talos regression
|
2014-02-18 14:27:51 -05:00 |
asmjscache
|
|
|
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 973905. setTimeout/setInterval with a string first arg but more than two arguments should still work (and ignore the extra arguments). r=smaug
|
2014-02-19 10:13:38 -05:00 |
battery
|
|
|
bindings
|
Bug 973905. setTimeout/setInterval with a string first arg but more than two arguments should still work (and ignore the extra arguments). r=smaug
|
2014-02-19 10:13:38 -05:00 |
bluetooth
|
Bug 969314: Cleanup Gonk start/stop code in BluetoothDBusService, r=echou
|
2014-02-13 16:28:11 +01:00 |
browser-element
|
Bug 873661 - Wait both browserloadend and process-created event. r=fabrice
|
2014-02-19 10:55:25 +08:00 |
camera
|
Bug 909542 - refactor CameraControl API, r=dhylands,jst,jesup,onecyrenus
|
2014-02-14 17:41:07 -05:00 |
cellbroadcast
|
|
|
contacts
|
|
|
datastore
|
Bug 967414 - Enable DataStore API in B2G for certified apps only by default, r=bz
|
2014-02-06 17:44:03 +00:00 |
devicestorage
|
Bug 971615 - Implement "storageStatus" API for device storage. r=dhylands
|
2014-02-19 10:48:05 +08:00 |
downloads
|
Bug 966141 - Route IPC messages manually in DownloadsAPI.jsm. r=fabrice
|
2014-02-19 11:43:28 -05:00 |
encoding
|
Bug 910211 - Guess the fallback encoding from the top-level domain when feasible. r=emk.
|
2014-02-06 11:08:01 +02:00 |
events
|
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 |
file
|
Bug 969812 - Convert JS_NewArrayObject to use HandleValueArray r=terrence r=bz
|
2014-02-12 10:50:46 +00:00 |
fmradio
|
Bug 968215 - SettingsService needs to have a callback when transaction are completed. r=bent
|
2014-02-07 12:19:58 +01:00 |
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
|
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 |
inputmethod
|
Backed out changeset adac868d387f (bug 971651) for making test_delete_focused_element.html perma-fail on B2G.
|
2014-02-13 10:38:40 -05:00 |
interfaces
|
Merge b-i to m-c
|
2014-02-15 10:01:36 -08:00 |
ipc
|
Merge inbound to m-c.
|
2014-02-19 15:37:55 -05: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
|
Bug 971830 - Utilize getAudioTracks() for naming remote streams. r=whimboo
|
2014-02-18 09:47:54 -05:00 |
messages
|
|
|
mobileconnection
|
Bug 969908 - Stop checking the return value of nsTArray::SetLength in MobileConnectionArray; r=khuey
|
2014-02-09 09:00:49 -05:00 |
mobilemessage
|
back out 3a8893b28489 (bug 712939) and 39adab158c17,16add78c43e3,37193db7e15b (bug 712873), for build bustage.
|
2014-02-19 00:15:51 -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
|
back out 3a8893b28489 (bug 712939) and 39adab158c17,16add78c43e3,37193db7e15b (bug 712873), for build bustage.
|
2014-02-19 00:15:51 -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 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 |
push
|
|
|
quota
|
Bug 969165 - Convert Atomic<T> where T != bool but is used as a bool over to Atomic<bool>, now that it's supported, in dom/. r=bent
|
2014-02-06 22:17:07 -08:00 |
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 956382 - Remove usage of explicit *IgnoringDomain variants. r=mrbkap
|
2014-02-13 18:57:36 -08:00 |
system
|
Bug 974260: fix potential xpcshell errors in test_ril_worker_icc.js when RILQUIRKS_V5_LEGACY is set to true. r=yoshi
|
2014-02-19 20:02:16 +08:00 |
telephony
|
Bug 968713 - Remove callError in ril_worker. r=hsinyi
|
2014-02-12 14:31:13 +08:00 |
tests
|
Bug 922208 - Add console.count; r=msucan
|
2014-02-17 21:58:19 +02:00 |
time
|
Bug 968643 - Part 1: Stop using [PrefControlled]; r=bzbarsky
|
2014-02-06 13:28:14 -05:00 |
voicemail
|
|
|
wappush
|
|
|
webidl
|
Merge inbound to m-c.
|
2014-02-19 15:37:55 -05:00 |
wifi
|
Bug 923443 - Pre-populate WiFi networks to allow associating with a network without connecting to it. r=vchang
|
2014-02-10 18:05:13 +01:00 |
workers
|
Bug 964059 - Share atoms compartment/zone between multiple runtimes, r=billm,bent.
|
2014-02-19 09:02:13 -07:00 |
xbl
|
Bug 959787 - Handlify arguments for Call APIs r=terrence r=bz
|
2014-02-13 15:33:04 +00:00 |
xslt
|
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
|
2014-02-10 17:57:01 -05:00 |
moz.build
|
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
|
2014-02-10 17:57:01 -05:00 |