gecko-dev/dom
2014-12-10 15:40:42 +08:00
..
activities
alarm Bug 1090896 - Fix mozAlarms.add() method to allow omitting data parameter. r=bz 2014-10-30 11:49:10 +08:00
animation Bug 1107351: Simplify logic in AnimationPlayer::GetCurrentTime(). r=birtles 2014-12-04 12:13:38 -08:00
apps Bug 1083927 - IndexedDB: Subdomain Quota Management; r=bent,ehsan 2014-11-28 09:44:12 +01:00
archivereader
asmjscache Bug 771288 - Multiprocess FileHandle support (FileHandle on PBackground); Part 1 - Remove unused stuff; r=bent 2014-12-06 07:31:53 -08:00
audiochannel Bug 1077148 part 4 - Add and use new moz.build templates for Gecko programs and libraries. r=gps 2014-10-30 13:06:12 +09:00
base Bug 1060529, send the enabled state of child process commands to the parent on update, without the test, r=smaug,ehsan 2014-12-09 10:48:27 -05:00
battery
bindings Bug 1105614. Fix dependency tracking for IDL methods with dictionary arguments. r=peterv 2014-12-01 15:17:58 -05:00
bluetooth Backed out changeset bf25101e66cf (bug 1095098) for build bustage 2014-12-08 16:27:12 -08:00
bluetooth2 Backed out changeset bf25101e66cf (bug 1095098) for build bustage 2014-12-08 16:27:12 -08:00
browser-element Bug 1106132 - Signal more error types in browser element. r=fabrice 2014-12-05 11:06:25 +00:00
camera Bug 804359 - Add support for detection of camcorder profiles at runtime. r=mikeh 2014-12-02 15:14:17 -08:00
canvas Bug 1090518. Fix crash during webgl-depth-texture.html conformance test. r=jrmuizel 2014-12-08 11:36:19 -05:00
cellbroadcast Bug 1072808 - Part 3: Add CellBroadcastMessenger as a Wrapper for CellBroadcast System Messages. r=echen 2014-10-24 13:18:26 +08:00
contacts Bug 1083347 - Patch to remove entries in androidx86.json and annotate manifests. r=gbrown 2014-10-31 10:31:00 +01:00
crypto
datastore Bug 1059662 - Disallow OOP app to embed in-proc apps. r=fabrice 2014-11-11 10:25:36 +08:00
devicestorage Bug 1095543 - remove unnecessary nsInterfaceHashtable.h includes; r=ehsan 2014-11-07 08:52:43 -05:00
downloads
encoding Bug 1089031 - Remove invalid mochitests and adding them to support-files in dom/encoding/test/mochitest.ini. r=jmaher 2014-10-31 05:35:00 -04:00
engineeringmode
events Add scroll listeners to dispatch-to-content regions. (bug 1013432 part 5, r=tn) 2014-12-09 02:38:23 -08:00
fetch Bug 1077393 - Rename ScalarValueString to USVString. r=smaug 2014-11-20 12:58:00 +01:00
filehandle Bug 771288 - Multiprocess FileHandle support (FileHandle on PBackground); Part 1 - Remove unused stuff; r=bent 2014-12-06 07:31:53 -08:00
filesystem
fmradio Bug 1053173: Use |LazyIdleThread| for FM tuning, r=mwu 2014-11-17 10:23:49 +01:00
gamepad bug 1105074 - make more stuff final r=froydnj 2014-11-25 13:56:07 -05:00
geolocation Bug 886026 - Make ClearWatch work for pending request. r=jdm 2014-11-07 10:42:00 -05:00
html Bug 1106522 (Part 2) - Add a test for SVG-as-image in picture elements. r=bz 2014-12-05 11:33:10 -08:00
icc Bug 1083745 - Part 4: Need to do corresponding changes in test_icc_card_lock.js. r=hsinyi 2014-11-04 10:37:58 +08:00
identity Bug 1095617 - Don't break when loggedInUser == 'null'. r=ferjm 2014-11-17 08:53:16 -08:00
imptests Bug 1104433 part 3 - Extend the timeout of dom/imptests/editing/conformancetest/test_runtest.html; rs=Ms2ger 2014-12-01 08:37:45 +09:00
indexedDB Bug 771288 - Multiprocess FileHandle support (FileHandle on PBackground); Part 1 - Remove unused stuff; r=bent 2014-12-06 07:31:53 -08:00
inputmethod Backed out changeset a0a2ada42652 (bug 936724) because something in the push made Gij(2) permafail. 2014-12-09 12:09:09 -05:00
interfaces Bug 1060529, send the enabled state of child process commands to the parent on update, without the test, r=smaug,ehsan 2014-12-09 10:48:27 -05:00
ipc Bug 1060529, send the enabled state of child process commands to the parent on update, without the test, r=smaug,ehsan 2014-12-09 10:48:27 -05:00
json
jsurl Bug 1083422 - Add triggering Principal to nsILoadInfo - update consumers (r=bz) 2014-11-14 08:57:26 -08:00
locales Backed out changesets fb903f13f215, 9c5c712698e4, and 36d257ead3da (bug 1092835) for causing test_csp_allow_https_schemes.html permafail on Android 2.3. 2014-12-09 14:00:47 -05:00
manifest Bug 1079453 - Implement the manifest processor part of W3C Manifest. r=ehsan 2014-10-31 11:24:47 -07:00
mathml
media Bug 1065924 - Make sure we correctly update the variables tracking the number of samples written. r=jesup 2014-12-09 14:11:32 +01:00
messages Bug 1096230 - remove nfc-powerlevel-change system message. r=dimi 2014-11-10 18:58:03 +08:00
mobileconnection Bug 1052846 - Part 3: Use enums for MobileNetworkType in nsIMobileConnectionService.idl (gonk). r=echen 2014-11-18 10:07:02 +08:00
mobileid
mobilemessage Bug 1087851 part 1. Rename WrapNewBindingObject to GetOrCreateDOMReflector to make it clearer what it does. r=peterv for the idea; patch itself is just search-and-replace 2014-11-26 14:25:20 -05:00
network Bug 1098192 - Remove unused mutex for ifc_* function calls. r=vchang 2014-11-21 15:46:04 +08:00
nfc Bug 1082300 - B2G NFC: remove NDEF and P2P from technology list. r=smaug, allstars.chh 2014-12-05 01:38:38 +08:00
notification Bug 1106116 - Load images for notifications triggered from private browsing windows as private; r=jdm 2014-11-28 14:08:29 -05:00
offline bug 1105074 - make more stuff final r=froydnj 2014-11-25 13:56:07 -05:00
payment
permission Bug 1083927 - IndexedDB: Subdomain Quota Management; r=bent,ehsan 2014-11-28 09:44:12 +01:00
phonenumberutils Bug 1098039 - PhonenumberJS: update metadata. DONTBUILD r=bent 2014-11-13 10:13:09 -08:00
plugins Bug 1107814 - Part 1: Mark more directories as FAIL_ON_WARNINGS for all compilers. r=gps 2014-12-04 16:24:03 -08:00
power
promise Bug 1087851 part 1. Rename WrapNewBindingObject to GetOrCreateDOMReflector to make it clearer what it does. r=peterv for the idea; patch itself is just search-and-replace 2014-11-26 14:25:20 -05:00
push
quota Bug 771288 - Multiprocess FileHandle support (FileHandle on PBackground); Part 1 - Remove unused stuff; r=bent 2014-12-06 07:31:53 -08:00
res
resourcestats
security Bug 1021669 - Use protocol flags to whiteliste protocols not suspect to CSP (r=sstamm) 2014-11-20 14:59:53 -08:00
settings Bug 1105511 - Make observer principal cache name reflect content; r=gerard-majax 2014-12-09 13:53:20 -08:00
smil
speakermanager Bug 1091451 - [FM radio]The sound can not output from headset in FM radio when active call. r=amarchesini 2014-10-31 11:01:09 +08:00
storage
svg Backed out changeset bf25101e66cf (bug 1095098) for build bustage 2014-12-08 16:27:12 -08:00
system Bug 1093014 - Part 1: Refactoring. r=hsinyi 2014-12-10 15:40:42 +08:00
telephony Bug 1101334 - Part 2: Modify related testcase. r=aknow 2014-12-05 11:12:00 -05:00
tests Bug 1100876 - Add showOnlyOnce to MozBehavior dict. r=mhenretty, r=smaug 2014-11-25 08:26:00 -05:00
tethering
time
tv Bug 1059662 - Disallow OOP app to embed in-proc apps. r=fabrice 2014-11-11 10:25:36 +08:00
voicemail
vr
wappush
webidl Merge b2g-inbound to m-c. a=merge 2014-12-09 14:11:06 -05:00
wifi Bug 1107814 - Part 1: Mark more directories as FAIL_ON_WARNINGS for all compilers. r=gps 2014-12-04 16:24:03 -08:00
workers Backed out changesets 916dbe7cf99d and 4ae3b6ea1d85 (bug 1104623) for intermittent leaks in the newly-added test. 2014-12-08 13:11:49 -05:00
xbl Bug 1089417 patch 6 - Pass the previous CSS rule processor to the constructor of the new one (when we replace one with another). r=heycam 2014-12-05 15:50:00 -08:00
xml Bug 704320 - Referrer policy support in nsSyncLoadService. (r=peterv) 2014-11-18 08:47:20 -05:00
xslt Bug 704320 - Referrer policy support in nsSyncLoadService. (r=peterv) 2014-11-18 08:47:20 -05:00
xul Bug 1060529, send the enabled state of child process commands to the parent on update, without the test, r=smaug,ehsan 2014-12-09 10:48:27 -05:00
jar.mn
moz.build Bug 1079453 - Implement the manifest processor part of W3C Manifest. r=ehsan 2014-10-31 11:24:47 -07:00