gecko-dev/dom
Andrea Marchesini f47925dbf9 Bug 1508699 - Fetch() should not send lowercase header names, r=asuth 2018-12-19 15:48:30 +01:00
..
abort
animation Bug 1513012 - Move overflow to use cbindgen. r=heycam 2018-12-11 03:07:08 +01:00
asmjscache
audiochannel
base Bug 1513859 - Followup fix to make eslint happy; r=bustage CLOSED TREE 2018-12-19 13:08:42 +01:00
battery
bindings Merge mozilla-inbound to mozilla-central. a=merge 2018-12-15 04:47:12 +02:00
broadcastchannel
browser-element
cache Bug 1508699 - Fetch() should not send lowercase header names, r=asuth 2018-12-19 15:48:30 +01:00
canvas Bug 1446472 - Part 1: Showing the identity block icon for canvas permission without the doorhanger when canvas extraction is auto detected. r=baku,Gijs 2018-12-16 21:30:59 +00:00
chrome-webidl Bug 1345474 - Add policy flags to support incognito settings r=rpl,kmag 2018-12-10 21:27:22 +00:00
clients Bug 1514894 - Tell the new content process about its principal. r=asuth 2018-12-18 22:00:09 +00:00
commandhandler
console
credentialmanagement
crypto Bug 1508825 - Enable ESLint for dom/crypto (manual changes) r=Standard8,Ehsan 2018-12-14 22:54:56 +00:00
encoding Bug 1514726 - Avoid an allocation and copy in TextEncoder.encode() in the non-ASCII case. r=m_kato 2018-12-18 11:40:31 +00:00
events Bug 1513895 - Unify PopupBlocker algorithm in 1 single file, r=smaug 2018-12-16 10:21:16 +01:00
fetch Bug 1508699 - Fetch() should not send lowercase header names, r=asuth 2018-12-19 15:48:30 +01:00
file Bug 1513647 - MutableBlobStorage should be used in eCouldBeInTemporaryFile mode for fetch(), r=smaug 2018-12-19 15:48:29 +01:00
filehandle
filesystem Bug 1415483 - Apply the new options to reject-importGlobalProperties across the codebase, remove unnecessary importGlobalProperties. r=nika 2018-12-11 21:39:40 +00:00
flex
gamepad
geolocation
grid
html Bug 1484442 - disable test_input_number_mouse_events.html on mac debug for frequent failures r=jmaher 2018-12-18 13:51:00 +02:00
imptests
indexedDB Bug 1513596 - Introduce a Blob.blobImplType attribute, chrome-only, for testing, r=smaug 2018-12-15 21:40:05 +01:00
interfaces Bug 1477113 - Dispatch paymentmethodchange event from the front-end. r=MattN 2018-12-13 18:48:54 +00:00
ipc Bug 1513859 - CPOWs can still cause a hang with LSNG enabled; r=asuth 2018-12-19 12:38:23 +01:00
jsurl Bug 1513895 - Unify PopupBlocker algorithm in 1 single file, r=smaug 2018-12-16 10:21:16 +01:00
locales Bug 1512047 - Deprecate AddSearchProvider, r=mkaply 2018-12-18 08:56:19 +01:00
localstorage Bug 1513859 - CPOWs can still cause a hang with LSNG enabled; r=asuth 2018-12-19 12:38:23 +01:00
manifest Bug 1508991 - Enable ESLint for dom/manifest/ (manual changes) r=Standard8,Ehsan 2018-12-18 20:39:42 +00:00
mathml Bug 903372 - Removal of xml:base. r=baku 2018-12-13 15:16:52 +00:00
media Merge inbound to mozilla-central. a=merge 2018-12-19 06:50:57 +02:00
messagechannel Bug 1512052 - Add more .eslintrc.js files for test directories. r=mossop 2018-12-11 13:15:08 +00:00
midi
network Bug 1512052 - Add more .eslintrc.js files for test directories. r=mossop 2018-12-11 13:15:08 +00:00
notification Bug 1514844 - Fix notification events in service workers. r=asuth 2018-12-18 00:42:53 +00:00
offline
payments Bug 1512052 - Add more .eslintrc.js files for test directories. r=mossop 2018-12-11 13:15:08 +00:00
performance Bug 1512052 - Add more .eslintrc.js files for test directories. r=mossop 2018-12-11 13:15:08 +00:00
permission Bug 1512052 - Add more .eslintrc.js files for test directories. r=mossop 2018-12-11 13:15:08 +00:00
plugins Bug 1513895 - Unify PopupBlocker algorithm in 1 single file, r=smaug 2018-12-16 10:21:16 +01:00
power
presentation
prio
promise Bug 1512052 - Add more .eslintrc.js files for test directories. r=mossop 2018-12-11 13:15:08 +00:00
push Bug 1512052 - Add more .eslintrc.js files for test directories. r=mossop 2018-12-11 13:15:08 +00:00
quota Bug 1512052 - Add more .eslintrc.js files for test directories. r=mossop 2018-12-11 13:15:08 +00:00
reporting Bug 1511666 - Disable test_delivering.html on android debug for frequent failures. r=jmaher 2018-12-11 01:16:00 +02:00
res
script Bug 1510817 - Don't doubly warn when we can't load a script due to tracking protection; r=baku 2018-12-18 15:19:02 +00:00
security Bug 1423844 - Enable ESLint for dom/security/test/unit/ r=Standard8,jkt 2018-12-17 15:47:44 +00:00
serviceworkers Bug 1511303 - Ensure that visiting a page with an iframe does not cause an entry to be injected in the Cookies subpanel in the Control Centre; r=baku 2018-12-18 23:20:30 +00:00
simpledb
smil Bug 1512052 - Add more .eslintrc.js files for test directories. r=mossop 2018-12-11 13:15:08 +00:00
storage
svg Bug 1514570 - devirtualise IsSVGFocusable by having SVGAElement (its only override) directly override the higher level IsFocusableInternal API r=dholbert 2018-12-19 09:41:11 +00:00
system
tests Bug 1513647 - MutableBlobStorage should be used in eCouldBeInTemporaryFile mode for fetch(), r=smaug 2018-12-19 15:48:29 +01:00
u2f Merge mozilla-central to autoland. CLOSED TREE 2018-12-11 18:29:02 +02:00
url Bug 1512052 - Add more .eslintrc.js files for test directories. r=mossop 2018-12-11 13:15:08 +00:00
vr Bug 1508225 - Change return type of VRDisplayExternal::GetSensorState to a reference r=kip,dmajor 2018-12-18 19:39:44 +00:00
webauthn Bug 1514247 - Upgrade u2f-hid-rs to 0.2.3 r=emilio,keeler 2018-12-14 19:40:03 +00:00
webbrowserpersist
webgpu Bug 1512052 - Add more .eslintrc.js files for test directories. r=mossop 2018-12-11 13:15:08 +00:00
webidl Backed out changeset 82ca028b0524 (bug 1503984) for StaticPrefList failures CLOSED TREE 2018-12-18 22:06:19 +02:00
websocket Bug 1512052 - Add more .eslintrc.js files for test directories. r=mossop 2018-12-11 13:15:08 +00:00
workers Bug 1514908 - Reduce deep copies of the closures passed to this function. r=baku 2018-12-18 18:52:26 +00:00
worklet Bug 1512052 - Add more .eslintrc.js files for test directories. r=mossop 2018-12-11 13:15:08 +00:00
xbl Bug 1512052 - Add more .eslintrc.js files for test directories. r=mossop 2018-12-11 13:15:08 +00:00
xhr Bug 1513596 - Introduce a Blob.blobImplType attribute, chrome-only, for testing, r=smaug 2018-12-15 21:40:05 +01:00
xml Bug 1512052 - Add more .eslintrc.js files for test directories. r=mossop 2018-12-11 13:15:08 +00:00
xslt Bug 1513366: Part 3 - Update txEXSLTFunctions to use do_ImportModule. r=Ehsan 2018-12-11 13:30:13 -08:00
xul Bug 1512052 - Add more .eslintrc.js files for test directories. r=mossop 2018-12-11 13:15:08 +00:00
jar.mn
moz.build