gecko-dev/dom
Jan Varga e15de1fcc5 Bug 768074 - Update Snappy library to revision >= r59 to get ARM optimizations; r=bkelly 2016-10-24 21:19:24 +02:00
..
animation Bug 1311598 part 4 - Split binding types from ServoBindings.h into ServoBindingTypes, and merge ServoBindingHelpers into it. r=heycam 2016-10-24 20:16:46 +11:00
apps Bug 1311885 - Remove DOM/wappush and related code. r=Ehsan 2016-10-20 17:19:25 -07:00
archivereader
asmjscache
audiochannel
base Backed out changeset 1fc115bbc7be (bug 1310967) for failing test_messageEvent_init.html. r=backout 2016-10-24 19:14:38 +02:00
battery
bindings Bug 1310027 - Remove DOM/mobilemessage and related code. r=Ehsan 2016-10-17 17:26:51 -07:00
bluetooth
broadcastchannel Backed out changeset 1fc115bbc7be (bug 1310967) for failing test_messageEvent_init.html. r=backout 2016-10-24 19:14:38 +02:00
browser-element Bug 1310859 - Remove DOM/nfc and related code. r=jst 2016-10-18 15:16:56 -07:00
cache Bug 1308075 - Remove support for accessing the Cache API from app:// URLs and also for storing requests/responses with app:// URLs within it; r=bkelly 2016-10-18 11:47:04 -04:00
canvas Merge inbound to m-c. a=merge 2016-10-23 13:16:27 -04:00
console
contacts
crypto Bug 1308890 - Make use of ScopedAutoSECItem in CryptoKey.cpp. r=rbarnes 2016-10-14 10:36:54 +08:00
devicestorage Bug 1310895 - Remove support for app default and manifest CSP enforcement; r=baku 2016-10-18 09:40:41 -04:00
downloads Bug 1261019 - Part 3: Remove Navigator.mozApps and code depending on it; r=myk,jryans,fabrice,mcmanus,peterv 2016-10-13 13:18:41 -04:00
encoding
events Backed out changeset 1fc115bbc7be (bug 1310967) for failing test_messageEvent_init.html. r=backout 2016-10-24 19:14:38 +02:00
fetch Bug 1277803 - Part 1 : Add a new ContentPolicy TYPE_INTERNAL_IMAGE_FAVICON for indicating a favicon loading. r=ckerschb 2016-10-13 15:43:54 +08:00
filehandle
filesystem
flyweb Bug 1278275 - Update Headers::GetAll and Headers::Get to match the specification. r=jdm, r=bkelly 2016-10-10 22:50:14 +05:30
gamepad Bug 1283193 - Add buffer mechanism in GamepadPlatformService to prevent dispatch failure in Mochitest. r=ted 2016-10-23 19:32:00 +02:00
geolocation Bug 1308600 - Remove unused ServiceReady method from Geolocation. r=jdm 2016-10-10 23:15:45 +02:00
grid Bug 1308208 - remove redundant null check from GridLines::SetLineInfo. r=baku 2016-10-06 19:05:46 +03:00
html Merge mozilla-central to mozilla-inbound 2016-10-24 16:56:37 +02:00
icc Bug 1282408 - Add ignore-initialization-check annotation to mPrlVersion from CdmaIccInfo. r=btseng 2016-09-27 15:08:20 +02:00
imptests
indexedDB Bug 768074 - Update Snappy library to revision >= r59 to get ARM optimizations; r=bkelly 2016-10-24 21:19:24 +02:00
inputmethod
inputport
interfaces Bug 1310910 - Remove ChromeNotifications; r=baku 2016-10-18 09:41:56 -04:00
ipc Merge inbound to m-c. a=merge 2016-10-23 13:16:27 -04:00
json Bug 1305202 - Use NullString() more and remove superfluous Truncates(). r=smaug 2016-09-23 21:10:01 -04:00
jsurl Bug 1306472. Back out bug 1268047, because the spec it tried to implement backs the web. r=smaug 2016-10-13 12:10:23 -04:00
locales Bug 1295456 - Support <angle> value for hue component in CSS hsl() color function. r=dholbert 2016-10-16 03:15:36 +08:00
manifest Bug 1295456 - Update Gecko tests for css-color-4 color function changes. r=dholbert 2016-10-16 03:15:36 +08:00
mathml
media Bug 1311877 - VideoPlaybackQuality.totalVideoFrameCount is presented+dropped - r=jya 2016-10-21 12:01:59 +11:00
messagechannel Backed out changeset 1fc115bbc7be (bug 1310967) for failing test_messageEvent_init.html. r=backout 2016-10-24 19:14:38 +02:00
mobileconnection
network Bug 1307491 - (Part 3) Remove support for per-app-offline in don/network [nukeb2g] r=baku 2016-10-17 03:58:59 +02:00
newapps
notification Bug 1310910 - Remove ChromeNotifications; r=baku 2016-10-18 09:41:56 -04:00
offline
performance
permission Bug 1310027 - Remove DOM/mobilemessage and related code. r=Ehsan 2016-10-17 17:26:51 -07:00
phonenumberutils
plugins Merge autoland to m-c on a CLOSED TREE. a=merge 2016-10-21 17:12:27 -04:00
power
presentation Backed out changeset 1fc115bbc7be (bug 1310967) for failing test_messageEvent_init.html. r=backout 2016-10-24 19:14:38 +02:00
promise Backed out 10 changesets (bug 1283710) for osx xpcshell failures a=backout 2016-10-18 17:27:58 -07:00
push Bug 1307577 - Switch to `createCodebasePrincipal` in `PushRecord`. r=mt 2016-10-20 10:29:58 -07:00
quota Bug 1301333 - Add mark-initialisation-func annotation to functions Init and DoInitOnMainThread from GetUsageOp. r=baku 2016-10-18 12:57:57 +03:00
res
resourcestats
secureelement Bug 1261019 - Part 3: Remove Navigator.mozApps and code depending on it; r=myk,jryans,fabrice,mcmanus,peterv 2016-10-13 13:18:41 -04:00
security Merge m-i to m-c, a=merge 2016-10-18 19:36:18 -07:00
settings
smil
speakermanager
storage Bug 1308287 part 1. Change [NeedsSubjectPrincipal] to only do the Maybe thing for interfaces that can be exposed to workers. r=baku 2016-10-10 21:07:48 -04:00
svg Bug 1241898 - Fix SVGFilteElement typo in test_SVGUnitTypes.html. 2016-10-23 18:25:43 -04:00
system Bug 1310721 - Remove support for the b2g PAC generator; r=mcmanus 2016-10-17 14:10:45 -04:00
telephony Bug 1308868 - Add ignore-initialization-check annotation to variables from TelephonyCall and TelephonyCallGroup. r=echen 2016-10-14 17:01:12 +03:00
tests Bug 1311959 - Remove marker-offset; r=tromey,xidorn 2016-10-21 15:34:46 +05:30
tethering
time
u2f Bug 1308868 - Add ignore-initialization-check annotation to mErrorCode from U2FStatus. r=baku 2016-10-17 16:10:17 +03:00
url Bug 1305204 - (Part 2) Backout bug 1275746 a=backout 2016-10-23 14:24:45 +02:00
vr Bug 1306422 - VRDisplay.exitPresent must only be allowed by content that started VR Presentation,r=gwright 2016-10-11 15:26:57 -07:00
webidl Backed out changeset 1fc115bbc7be (bug 1310967) for failing test_messageEvent_init.html. r=backout 2016-10-24 19:14:38 +02:00
wifi
workers Backed out changeset 1fc115bbc7be (bug 1310967) for failing test_messageEvent_init.html. r=backout 2016-10-24 19:14:38 +02:00
xbl Bug 1308919 - Don't make Handles to Heap<T> as it avoids the read barrier r=bz 2016-10-14 09:45:28 +01:00
xhr Bug 1307122 - Introducing a timeout for sync XHR when unload events are dispatched, r=smaug 2016-10-16 08:46:10 +02:00
xml Bug 1310275. Fix the document.load() warning and telemetry to have a shot at actually being noticed. r=froydnj 2016-10-14 22:49:10 -04:00
xslt
xul Bug 1308919 - Don't make Handles to Heap<T> as it avoids the read barrier r=bz 2016-10-14 09:45:28 +01:00
jar.mn
moz.build Bug 1311885 - Remove DOM/wappush and related code. r=Ehsan 2016-10-20 17:19:25 -07:00