gecko/dom
2014-02-20 14:38:02 -08:00
..
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 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 971279 - Add plugin.java.mime. r=bsmedberg 2014-02-20 14:38:02 -08: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 972253: Remove GetDBusConnection, r=echou 2014-02-20 12:56:11 +01:00
browser-element Bug 935793 (part 2) - rename browser-shown notifications and send them for all frames. r=smaug 2014-02-21 09:19:18 +11:00
camera Bug 973790 - only call ClearCurrentFrame() when closing down the camera hardware, r=dhylands 2014-02-19 23:18:55 -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 970199 - Switch mouse event button type from ushort to short according to spec change. r=smaug 2014-02-20 10:38:13 -08: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 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 970199 - Switch mouse event button type from ushort to short according to spec change. r=smaug 2014-02-20 10:38:13 -08:00
ipc Bug 935793 (part 2) - rename browser-shown notifications and send them for all frames. r=smaug 2014-02-21 09:19:18 +11: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 Bug 971279 - Add nptest java plugin. r=bsmedberg 2014-02-20 14:38:02 -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 Bug 970199 - Switch mouse event button type from ushort to short according to spec change. r=smaug 2014-02-20 10:38:13 -08:00
wifi Bug 965346 - Part 1: Ensure that callback is called, even when reply is null. r=mrbkap 2014-02-13 08:51:12 -08:00
workers Bug 974645 - AssertNoGcThing failure in worker XMLHttpRequest. r=khuey. 2014-02-20 14:35:47 -08:00
xbl Bug 972591, part 3 - Convert nsXBLDocumentInfo::mBindingTable to nsClassHashtable. r=froydnj,bz 2014-02-20 12:55:40 -08: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