.. |
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 1083670 - Move API tests for CSS Animations and CSS Transitions into separate directories; r=dbaron
|
2014-11-17 13:46:01 +09:00 |
apps
|
Bug 1066013 - Initialize appCache path r=fabrice
|
2014-11-12 11:36:36 -08:00 |
archivereader
|
Bug 1047483 - Fix Windows non-unified build bustage again.
|
2014-10-08 12:39:25 -07:00 |
asmjscache
|
Bug 1089764 - Treat persistent storage as temporary storage; r=bent
|
2014-11-04 21:44:56 +01: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 1095257 - backout 54f79521758b due to m3 failures. r=backout r=bz
|
2014-11-18 19:49:13 +13:00 |
battery
|
|
|
bindings
|
Bug 1081241. Things that aren't exposed in Window shouldn't show up in RegisterBindings at all. r=smaug
|
2014-11-16 15:01:32 -05:00 |
bluetooth
|
Bug 1096194 - Responding Enhanced call control with ERROR if enhanced call control is not supported, r=btian
|
2014-11-12 11:15:21 +08:00 |
bluetooth2
|
Bug 1091575: Add support for Bluetooth daemon backend (under bluetooth2/), r=btian
|
2014-11-14 10:04:34 +01:00 |
browser-element
|
No bug, Disable test_browserElement_{inproc,oop}_Download.html tests on CLOSED TREE because of memory leaks
|
2014-11-13 21:05:44 +08:00 |
camera
|
Bug 1098660 - fix the (complex) requirements for video mode preview size, r=aosmond
|
2014-11-14 20:56:59 -05:00 |
canvas
|
Bug 1096633 - Fix namespacing issue. CLOSED TREE
|
2014-11-17 14:45:15 -08:00 |
cellbroadcast
|
Bug 1084369 - Build dom/cellbroadcast in unified mode; r=gps
|
2014-10-22 08:28:26 -04: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
|
Bug 1088042 - Fix JsonWebKey object in test_WebCrypto_JWK. r=rbarnes
|
2014-10-23 09:07:00 +02:00 |
datastore
|
Bug 1059662 - Disallow OOP app to embed in-proc apps. r=fabrice
|
2014-11-11 10:25:36 +08:00 |
devicestorage
|
Bug 1083347 - Patch to remove entries in androidx86.json and annotate manifests. r=gbrown
|
2014-10-31 10:31:00 +01: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
|
Bug 1094913 - Set pointerType to got/lostpointercapture events. r=smaug
|
2014-11-11 08:29:00 +01:00 |
fetch
|
Bug 1039846 - Fix morebustage. r=bustage CLOSED TREE
|
2014-10-20 13:59:01 -07:00 |
filehandle
|
|
|
filesystem
|
Backed out changeset 6f411275b7ec (bug 1068740) for bustage on a CLOSED TREE
|
2014-10-15 16:50:45 +02:00 |
fmradio
|
Bug 1053173: Use |LazyIdleThread| for FM tuning, r=mwu
|
2014-11-17 10:23:49 +01:00 |
gamepad
|
|
|
geolocation
|
Bug 886026 - Make ClearWatch work for pending request. r=jdm
|
2014-11-07 10:42:00 -05:00 |
html
|
Bug 1098202 (Part 1) - Rename imgINotificationObserver handlers to be consistent with the notifications they handle. r=tn
|
2014-11-17 14:29:56 -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
|
|
|
imptests
|
Bug 886301 - Disable editing imptests on e10s
|
2014-11-03 20:21:34 -08:00 |
indexedDB
|
Bug 1095474 - Intermittent /indexedDB/test/test_file_replace.html | application terminated with exit code 1; r=bent
|
2014-11-13 10:43:22 +01:00 |
inputmethod
|
Bug 1092549 - Only allow FocusChange message to change formMM. r=yxl
|
2014-11-03 01:37:00 +01:00 |
interfaces
|
Backed out changeset fbb9dc943109 (bug 1076163) for Android 4.0 Crashes on a CLOSED TREE
|
2014-11-13 11:47:57 +01:00 |
ipc
|
Bug 1098055 - Enable deferred message protection for ContentParent. r=billm
|
2014-11-14 19:22:44 -06:00 |
json
|
Bug 946065 - Part 12: Move content/base/ to dom/ and flatten subdirectories. r=peterv
|
2014-10-25 20:25:22 +03:00 |
jsurl
|
Bug 1083422 - Add triggering Principal to nsILoadInfo - update consumers (r=bz)
|
2014-11-14 08:57:26 -08:00 |
locales
|
Bug 1068949 - Send SHA-1 deprecation warnings in to the web console. r=mcmanus
|
2014-11-04 13:25:00 -05:00 |
manifest
|
Bug 1079453 - Implement the manifest processor part of W3C Manifest. r=ehsan
|
2014-10-31 11:24:47 -07:00 |
mathml
|
Bug 946065 - Part 12: Move content/base/ to dom/ and flatten subdirectories. r=peterv
|
2014-10-25 20:25:22 +03:00 |
media
|
Bug 864118 - add verification that TURN server is used when provided. r=bwc
|
2014-11-11 15:37:00 +01:00 |
messages
|
Bug 1096230 - remove nfc-powerlevel-change system message. r=dimi
|
2014-11-10 18:58:03 +08:00 |
mobileconnection
|
Bug 1052848 - Add assertions for MobileRoamingMode. r=echen
|
2014-11-11 23:43:00 -05:00 |
mobileid
|
|
|
mobilemessage
|
Bug 1095332 - B2G RIL: Fix false alarms "WARNING: 'jsapi.Init(mWindow)'...". r=echen
|
2014-11-06 23:56:00 -05:00 |
network
|
Bug 1061174- Disable test_udpsocket.html on B2G debug for frequent failures.
|
2014-11-11 15:41:16 -05:00 |
nfc
|
Bug 1098975 - sessionToken is missing in _createNFCPeer in nsNfc.js. r=dimi
|
2014-11-14 16:03:16 +08:00 |
notification
|
Bug 946065 - Part 12: Move content/base/ to dom/ and flatten subdirectories. r=peterv
|
2014-10-25 20:25:22 +03:00 |
offline
|
Bug 946065 - Part 12: Move content/base/ to dom/ and flatten subdirectories. r=peterv
|
2014-10-25 20:25:22 +03:00 |
payment
|
|
|
permission
|
Bug 1093079 - Disable test_bluetooth.html for frequent timeouts resulting from being moved from the beginning of one chunk to the end of another.
|
2014-11-03 17:09:16 -05:00 |
phonenumberutils
|
Bug 1098039 - PhonenumberJS: update metadata. DONTBUILD r=bent
|
2014-11-13 10:13:09 -08:00 |
plugins
|
Bug 1096054 - Uninitialised value use in Interpret(JSContext*, js::RunState&). r=jwalden.
|
2014-11-14 21:55:03 +01:00 |
power
|
|
|
promise
|
Bug 1084065 - Part 2: Make DOM Promise call the JS::dbg::onPromiseSettled hook; r=bz
|
2014-11-17 10:44:00 +01:00 |
push
|
|
|
quota
|
Bug 1089764 - Treat persistent storage as temporary storage; r=bent
|
2014-11-04 21:44:56 +01:00 |
res
|
|
|
resourcestats
|
|
|
security
|
Bug 1089912: Part 2, move mixedcontentblocker into dom/security (r=tanvi,jst)
|
2014-10-28 09:44:11 -07:00 |
settings
|
Bug 1092384 - Use undefined windowID for service locks r=bent
|
2014-11-04 15:08:37 -08:00 |
smil
|
Bug 946065 - Part 12: Move content/base/ to dom/ and flatten subdirectories. r=peterv
|
2014-10-25 20:25:22 +03:00 |
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
|
Bug 1093327 - Correct marker orientation of polygon and polylines. r=cam
|
2014-11-10 14:40:43 +00:00 |
system
|
Bug 1088690 - Fix _processCalls. r=hsinyi
|
2014-11-17 17:20:55 +08:00 |
telephony
|
Bug 1072868 - Part 2: Add TelephonyAudioService (implementation). r=hsinyi
|
2014-11-14 15:20:44 +08:00 |
tests
|
Bug 1059662 - Disallow OOP app to embed in-proc apps. r=fabrice
|
2014-11-11 10:25:36 +08: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
|
Bug 1085765 - Part 2: Add test case to verify MWI without text body. r=htsai
|
2014-10-21 17:25:32 +08:00 |
wappush
|
|
|
webidl
|
Bug 1095257 - backout 54f79521758b due to m3 failures. r=backout r=bz
|
2014-11-18 19:49:13 +13:00 |
wifi
|
Bug 1087153 - Only attempt to close p2p supplicant connection before KK. r=vchang.
|
2014-10-27 10:09:51 +08:00 |
workers
|
Bug 1095443 - Ensure processNextEvent never blocks after processing a Promise microtask. r=bz
|
2014-11-11 13:47:28 +00:00 |
xbl
|
Bug 1096635 - Update XBL insertion parent for dynamic default content. r=mrbkap
|
2014-11-14 17:02:29 -08:00 |
xml
|
Bug 946065 - Part 12: Move content/base/ to dom/ and flatten subdirectories. r=peterv
|
2014-10-25 20:25:22 +03:00 |
xslt
|
Bug 1067517: Update triggeringPrincipal and loadingDoc for contentPolicy check and in the loadInfo (r=sicking)
|
2014-11-16 17:36:44 -08:00 |
xul
|
Bug 1081038 - part2: Removing nsAutoMicroTask where we have AutoEntryScript. r=bholley
|
2014-11-14 16:46:26 +01: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 |