gecko/dom
2014-10-31 09:12:00 +01:00
..
activities
alarm
animation
apps Bug 1000313 - Adding homescreen-webapps-manage permission. r=sicking 2014-11-02 14:04:08 -05:00
archivereader
asmjscache Bug 1089764 - Treat persistent storage as temporary storage; r=bent 2014-11-01 02:21:25 +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 1029943 - Part 1 - Hide selection carets when blurred. r=roc 2014-10-31 09:12:00 +01:00
battery
bindings Backed out changeset 3fde6fc99b0a (bug 1020368) for non-unified bustage. 2014-10-31 18:51:23 -04:00
bluetooth Bug 1084342: Copy received ancillary data into |SocketMessageWatcher|, r=shawnjohnjr 2014-10-28 10:34:29 +01:00
bluetooth2 Bug 1084342: Copy received ancillary data into |SocketMessageWatcher|, r=shawnjohnjr 2014-10-28 10:34:29 +01:00
browser-element Bug 989198, Patch 6: No need to forward KeyboardEvents in BrowserElementChildPreload.js, r=kchen. 2014-11-03 15:05:54 +08:00
camera Backed out changeset 3fde6fc99b0a (bug 1020368) for non-unified bustage. 2014-10-31 18:51:23 -04:00
canvas Bug 1081926 - Fallback on a simple image lookup when the normal lookup fails. r=mattwoodrow 2014-10-29 16:17:00 +01:00
cellbroadcast
contacts Bug 1089030 - Invalid mochitest skipped in dom/contacts/tests/mochitest.ini. r=jmaher 2014-10-29 22:00:00 -04:00
crypto
datastore
devicestorage Bug 946065 - Part 12: Move content/base/ to dom/ and flatten subdirectories. r=peterv 2014-10-25 20:25:22 +03: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 989198, Patch 5: Mochitest for BeforeAfterKeyboardEvent, r=smaug. 2014-11-03 15:05:48 +08:00
fetch
filehandle
filesystem
fmradio
gamepad
geolocation Backed out changeset 9742b31c634a (bug 1073419) for bustage 2014-10-27 16:56:40 +01:00
html Bug 1061469 - part10: Removing intermittent import test. r=mrbkap 2014-10-31 13:03:03 +01:00
icc Bug 1088573 - Part 2: Enhance test coverage. r=echen 2014-10-29 17:53:55 +08:00
identity
imptests
indexedDB Bug 1092711 - Fix -Wunused-const-variable warning-as-error in non-unified dom/indexedDB. r=janv 2014-11-01 12:34:17 -07:00
inputmethod Bug 1069055 - Merge focused element deletion test to another test. r=yxl 2014-10-31 02:11:00 +01:00
interfaces Bug 989198, Patch 2: Implementation of BeforeAfterKeyboardEvent, sr=smaug, r=masayuki. 2014-11-03 15:05:32 +08:00
ipc Bug 989198, Patch 3: Dispatch BeforeAfterKeyboardEvent on b2g, r=smaug 2014-11-03 15:05:38 +08: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
locales
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 1073805 - Apply ADTS header for Gonk. r=cpearce. 2014-10-30 17:01:00 -07:00
messages
mobileconnection Bug 1052842 - (follow-up) Use enums for NetworkSelectionMode in nsIGonkMobileConnectionService.idl. r=hsinyi 2014-10-27 10:10:19 +08:00
mobileid
mobilemessage
network Bug 1080096 - Clear UDPSocketChildBase::mSocket in ReleaseIPDLReference(). r=schien 2014-10-30 14:12:09 -07:00
nfc Bug 1086209 - [NFC] Remove window parameter for NfcContentHelper API. r=allstars.chh 2014-10-30 18:46:41 +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 1091601 - Settings closes down when changing permissions for THA applications r=fabrice 2014-10-30 15:02:51 -07:00
phonenumberutils
plugins Bug 1091621 - Bump the pluginchanged epoch value at startup to insure content processes get a complete list of plugins. r=billm 2014-10-30 13:52:30 -05:00
power
promise Bug 1091091: Support ErrorResult in Promise::MaybeReject(). r=bz 2014-10-30 11:12:09 -04:00
push
quota Bug 1089764 - Treat persistent storage as temporary storage; r=bent 2014-11-01 02:21:25 +01:00
res
resourcestats
settings Bug 1082001 - Cleanup settings lock from parent itself. r=bent 2014-10-29 02:36:00 -04: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
storage
svg Bug 1077355 - Stop over inflating for stroke-miterlimit in nsSVGUtils::PathExtentsToMaxStrokeExtents. r=longsonr 2014-11-01 10:45:10 +00:00
system Bug 1089619 - Stop abusing the Settings API from Gonk GPS. r=kanru 2014-10-30 07:42:00 -04:00
telephony Bug 1091981: Make sure to use the canonical nsITelephonyCallback pointer. r=aknow 2014-10-31 10:50:22 -07:00
tests Bug 989198, Patch 2: Implementation of BeforeAfterKeyboardEvent, sr=smaug, r=masayuki. 2014-11-03 15:05:32 +08:00
tethering
time
tv Bug 1091626 - Mark TVSourceListener as final; r=seanlin 2014-10-31 10:42:29 -04:00
voicemail
wappush
webidl Bug 989198, Patch 2: Implementation of BeforeAfterKeyboardEvent, sr=smaug, r=masayuki. 2014-11-03 15:05:32 +08: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 1091016 - Remove network.websocket.enabled and introduce a pref just for websocket in workers, r=smaug 2014-10-30 15:22:31 +00:00
xbl Backed out 6 changesets (bug 1088228) for static analysis bustage 2014-10-30 16:24:02 -07: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 946065 - Part 12: Move content/base/ to dom/ and flatten subdirectories. r=peterv 2014-10-25 20:25:22 +03:00
xul Backed out changeset 77052db08766 (bug 611388) 2014-10-31 13:12:18 +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