..
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
…
base
Bug 1012798 part 2. Stop defining a value property named "window" on the global. r=peterv
2014-12-09 14:44:37 -05:00
battery
…
bindings
Bug 1012798 part 2. Stop defining a value property named "window" on the global. r=peterv
2014-12-09 14:44:37 -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 1048731 - [WebGL2] Implement new buffer binding targets. r=jgilbert
2014-12-05 17:04:55 +10:00
cellbroadcast
…
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 1108838 move stalled/progress timing from MediaDecoder to HTMLMediaElement r=cpearce
2014-11-28 12:17:18 +13: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
Bug 936724 - Implement addInput/removeInput in InputMethod API. r=yxl, r=khuey
2014-12-09 14:20:40 -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
Backed out changeset 39398fba066e (bug 1098386) for actually leaking
2014-12-09 13:36:24 -08: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 1108838 move stalled/progress timing from MediaDecoder to HTMLMediaElement r=cpearce
2014-11-28 12:17:18 +13: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 1106896 - Improve debug and error reporting in mozSettings. r=qdot
2014-12-02 14:50:00 +01: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 1104481 - Provide correct parameters. r=hsinyi
2014-12-09 16:03:19 +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
Bug 1012798 part 2. Stop defining a value property named "window" on the global. r=peterv
2014-12-09 14:44:37 -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 1107349 - Always build in enerational GC support; r=jonco
2014-12-04 09:45:05 -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