gecko-dev/dom
Ciure Andrei e6f9a6308b Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-10-18 19:39:05 +03:00
..
abort
animation Bug 1498948 - Refactor KeyframeEffect constructor to use r-value reference. r=boris 2018-10-16 00:38:00 +03:00
asmjscache
audiochannel Bug 1496496 - part3 : add log. r=padenot 2018-10-05 19:04:17 +00:00
base Merge inbound to mozilla-central. a=merge 2018-10-18 13:20:43 +03:00
battery
bindings Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-10-16 01:22:27 +03:00
broadcastchannel Bug 1493737 - Fix many trivial calls to do_QueryInterface r=smaug 2018-10-01 21:38:01 +00:00
browser-element Bug 1493655 - make nsISecureBrowserUI initialize from a docshell instead of a window, r=keeler,nika 2018-09-26 17:48:38 +00:00
cache Backed out changeset e18103445f9e (bug 1484524) on request from pascalc 2018-10-17 13:56:38 +03:00
canvas Bug 1499580 - Check enum in CompressedTexSubImage. r=kvark 2018-10-17 19:13:14 +00:00
chrome-webidl Bug 1497589 Part 3: Stub in physical direction enums for Flex API main and cross axes. r=dholbert 2018-10-17 20:22:46 +00:00
clients Bug 1263734: Implement ServiceWorkerContainer.startMessages() r=asuth,smaug 2018-10-11 12:37:37 +00:00
commandhandler
console Backed out 13 changesets (bug 1492014) for multiple failures. a=backout 2018-09-25 16:26:04 +03:00
credentialmanagement
crypto Bug 1479787 - use NSS mozpkix in Firefox, r=mt,keeler,glandium 2018-10-02 14:59:34 +02:00
encoding
events Bug 1498586 - Add clang-format off to avoid the reformatting of the data structures r=Ehsan 2018-10-12 20:48:24 +00:00
fetch Backed out 2 changesets (bug 1487100) for XPCShell failures in netwerk/test/unit_ipc/test_alt-data_simple_wrap.js 2018-10-18 05:51:42 +03:00
file Bug 1496581 - Split nsISeekableStream in 2 classes: nsISeekableStream and nsITellableStream, f=mayhemer, r=froydnj 2018-10-18 13:35:35 +02:00
filehandle
filesystem
flex Bug 1499569: Rewrite test_flex_items.html to be simpler & easier to extend. r=bradwerth 2018-10-17 21:42:54 +00:00
gamepad
geolocation Bug 1495364 - FeaturePolicy: geolocation, r=smaug 2018-10-06 13:10:30 +02:00
grid
html Backed out 2 changesets (bug 1398354) for spidermonkey and hazard bustages at js/src/jsapi-tests/testStringIsArrayIndex.cpp on a CLOSED TREE 2018-10-18 06:23:14 +03:00
imptests
indexedDB Bug 1357561 - ConstraintError should mention which constraint is not being satisfied. r=tt 2018-10-11 13:06:11 +02:00
interfaces Bug 1497699 - Drop support for PaymentItem.type. r=edenchuang,baku 2018-10-16 12:53:01 +00:00
ipc Bug 1445994: Rename variables to kungFuDeathGrip to make it clear it's keeping a reference alive. r=jld 2018-10-18 00:26:00 -04:00
jsurl
locales Bug 1258143 - Remove LocalMediaStream. r=jib,smaug 2018-10-15 08:17:07 +00:00
manifest
mathml
media Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-10-18 19:39:05 +03:00
messagechannel
midi
network
notification Bug 1423843 - Enabled ESLint for dom/notification/test/unit r=Standard8,mccr8 2018-10-09 18:23:15 +00:00
offline Bug 1490874: Log Principal based Security Errors to the Security pane in the console. r=smaug 2018-09-25 07:25:05 +02:00
payments Merge inbound to mozilla-central. a=merge 2018-10-17 03:55:26 +03:00
performance Bug 1299118: non-spec TimeToFirstInteractive implementation behind a pref r=mstange,bholley 2018-10-11 13:23:28 -04:00
permission
plugins Bug 1498831: Exclude ID_GetFileAttributesW enum from Windows builds without MOZ_SANDBOX (r=jmathies) 2018-10-16 11:48:51 +00:00
power
presentation Backed out 11 changesets (bug 1493563) for failures on dom/workers/test/test_sharedworker_event_listener_leaks.html on a CLOSED TREE 2018-09-26 06:16:22 +03:00
prio
promise Bug 1491403 - Part 3: Propagate the user input event handling state to the promise resolve handlers in case the promise creator requests it r=smaug,arai,baku 2018-10-09 21:42:22 +00:00
push Bug 1467550: update no-op version ID, r=lina 2018-10-12 16:45:18 +00:00
quota Bug 1389380 - Add a test for storage pressure event; r=janv 2018-10-04 10:32:41 +02:00
res
script Backed out 2 changesets (bug 1487100) for XPCShell failures in netwerk/test/unit_ipc/test_alt-data_simple_wrap.js 2018-10-18 05:51:42 +03:00
security Bug 1499788 - midi feature policy should have 'self' as default allowlist, r=qdot 2018-10-18 11:08:37 +02:00
serviceworkers Backed out 2 changesets (bug 1487100) for XPCShell failures in netwerk/test/unit_ipc/test_alt-data_simple_wrap.js 2018-10-18 05:51:42 +03:00
simpledb
smil Bug 1498755 - Part 4: Clean up includes and forward declarations in Servo bindings headers r=emilio 2018-10-14 00:05:52 +00:00
storage
svg Bug 1466707 - Ensure that animated images always honour the animated image mode. r=tnikkel 2018-10-16 08:50:44 -04:00
system Bug 1388134 - Move some OS.Constants.Path members to lazy init r=baku 2018-10-17 17:36:04 +00:00
tests Bug 1481971 - Enable PaymentRequest on Nightly for Windows/macOS for US/CA users on en-US builds r=MattN,baku,gandalf 2018-10-16 16:14:12 -07:00
u2f Bug 1479787 - use NSS mozpkix in Firefox, r=mt,keeler,glandium 2018-10-02 14:59:34 +02:00
url
vr Bug 1493737 - Fix many trivial calls to do_QueryInterface r=smaug 2018-10-01 21:38:01 +00:00
webauthn Bug 1494386 - Uplift u2f-hid-rs 0.2.2, Windows aarch64 fix r=keeler 2018-10-05 00:05:04 +00:00
webbrowserpersist
webgpu
webidl Backed out 2 changesets (bug 1398354) for spidermonkey and hazard bustages at js/src/jsapi-tests/testStringIsArrayIndex.cpp on a CLOSED TREE 2018-10-18 06:23:14 +03:00
websocket
workers Bug 1499545: Don't double-initialize WorkerPrivate::mMainThreadEventTarget. r=baku 2018-10-17 18:12:15 +00:00
worklet Bug 1473467: implement AudioWorkletGlobalScope::RegisterProcessor(). r=baku,karlt 2018-10-08 19:15:13 +00:00
xbl Bug 1493737 - Fix many trivial calls to do_QueryInterface r=smaug 2018-10-01 21:38:01 +00:00
xhr Merge inbound to mozilla-central. a=merge 2018-10-18 13:20:43 +03:00
xml Bug 1494745 part 4 - Make Loader::AddObserver void since it's infallible. r=bz 2018-10-14 18:12:23 +02:00
xslt Bug 1498586 - Add clang-format off to avoid the reformatting of the data structures r=Ehsan 2018-10-12 20:48:24 +00:00
xul Bug 1494000, use Element::GetFrame in XULMenuElement and XULPopupElement, r=bz 2018-10-18 08:40:10 -04:00
jar.mn
moz.build