gecko-dev/dom
Mike Conley 8327974474 Bug 1532682 - Make HTMLVideoElement::EndCloningVisually completely sever references between source and target video elements. r=jya
Differential Revision: https://phabricator.services.mozilla.com/D22109

--HG--
extra : moz-landing-system : lando
2019-03-07 22:42:42 +00:00
..
abort Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
animation Bug 1527210 - Drop KeyframeEffect::MaybeUpdateFrameForCompositor; r=hiro 2019-03-05 03:09:48 +00:00
asmjscache Bug 1526891 - Part 4: Add QuotaManager::IsPrincipalInfoValid checks to all quota clients; r=asuth 2019-02-23 17:03:40 +01:00
audiochannel Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
base Backed out 2 changesets (bug 1515214) for hazard build bustage at CallbackObject.cpp. CLOSED TREE 2019-03-08 00:04:31 +02:00
battery
bindings Backed out 2 changesets (bug 1515214) for hazard build bustage at CallbackObject.cpp. CLOSED TREE 2019-03-08 00:04:31 +02:00
broadcastchannel Backed out 16 changesets (bug 1525245) for perma failing test_document_cookie.html CLOSED TREE 2019-03-07 17:54:18 +02:00
browser-element Bug 1529237 - Use matrix instead of offset for converting between chrome and content process event coordinates in TabParent. r=kats 2019-03-04 17:35:47 +00:00
cache Bug 1497604 - Enable ESLint for dom/cache (automatic changes) r=Standard8,hsivonen 2019-03-06 08:04:15 +00:00
canvas Bug 1532414 - Pass a document/principal pointer to nsContentUtils::ShouldResistFingerprinting() callers in the canvas API; r=baku 2019-03-05 23:20:08 +00:00
chrome-webidl Bug 1359269 - Part 10: Make it a hard error to apply TreatNullAs on non-types; r=bzbarsky 2019-03-02 04:22:05 +00:00
clients Bug 1533066 - replace OptionalIPCClientInfo with IPCClientInfo? in IPDL; r=valentin 2019-03-06 17:57:04 +00:00
commandhandler
console Bug 1522316, use medium high priority queue for worker->main thread control messages, r=baku 2019-03-05 18:47:05 +02:00
credentialmanagement Bug 1518283 - prohibit blank lines at the beginning and end of blocks (eslint padded-blocks) r=mossop,Standard8 2019-01-30 17:26:25 +00:00
crypto Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
encoding Bug 1528651 - Re-enable warnings-as-errors on Windows in some directories. r=dmajor 2019-02-17 15:03:02 +09:00
events Bug 1524240 - In EventStateManager::PostHandleKeyboardEvent look up TabParent by LayersId. r=masayuki 2019-03-07 08:14:45 +00:00
fetch Backed out 16 changesets (bug 1525245) for perma failing test_document_cookie.html CLOSED TREE 2019-03-07 17:54:18 +02:00
file Bug 1532005 - Implement a new js/public/ArrayBuffer.h header to centralize functionality for creating and interacting with ArrayBuffers. r=sfink 2019-03-04 15:19:16 -08:00
filehandle Bug 1512990 - Part 4 - remove declarations of Recv/Answer methods from IPDL protocol base class; r=froydnj 2019-02-06 15:58:43 +00:00
filesystem Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
flex Bug 1521604 Part 3: Add a test of parentFlexElement. r=dholbert 2019-02-01 22:30:45 +00:00
gamepad Bug 1532411 - Pass a document pointer to nsContentUtils::ShouldResistFingerprinting() callers in the gamepad API; r=baku 2019-03-05 12:42:51 +00:00
geolocation Bug 1525054 - Make ContentPermissionRequestBase calculate the isHandlingUserInput flag itself instead of relying on callers who may or may not pass in the correct information; r=baku 2019-02-04 19:56:48 +00:00
grid
html Bug 1532682 - Make HTMLVideoElement::EndCloningVisually completely sever references between source and target video elements. r=jya 2019-03-07 22:42:42 +00:00
imptests Bug 1359269 - Part 10: Make it a hard error to apply TreatNullAs on non-types; r=bzbarsky 2019-03-02 04:22:05 +00:00
indexedDB Backed out 16 changesets (bug 1525245) for perma failing test_document_cookie.html CLOSED TREE 2019-03-07 17:54:18 +02:00
interfaces Bug 1529237 - Use matrix instead of offset for converting between chrome and content process event coordinates in TabParent. r=kats 2019-03-04 17:35:47 +00:00
ipc Merge mozilla-central to autoland a=merge on a CLOSED TREE 2019-03-08 00:14:12 +02:00
jsurl Bug 1531128 part 1. Add an nsIScriptChannel API to ask whether the channel is a document load. r=mccr8 2019-02-27 22:05:59 +00:00
locales Bug 1444116: use HTTPS (instead of HTTP) when referring to openh264.org r=dminor 2019-03-06 19:15:59 +00:00
localstorage Bug 1489308 part 9. Remove now-unused wyciwyg bits. r=mccr8 2019-02-28 01:09:48 +00:00
manifest Bug 1518283 - prohibit blank lines at the beginning and end of blocks (eslint padded-blocks) r=mossop,Standard8 2019-01-30 17:26:25 +00:00
mathml Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
media Backed out 4 changesets (bug 1531863) for mochitest failures at test_videocontrols_vtt.html. CLOSED TREE 2019-03-08 02:34:45 +02:00
messagechannel Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
midi Bug 1527505 - Part 9: Make nsIPermissionManager accept ACString arguments for permission types instead of raw C strings; r=nika 2019-02-21 22:54:28 +00:00
network Bug 1532368 - replace OptionalPrincipalInfo with PrincipalInfo? in IPDL; r=ckerschb 2019-03-05 14:41:42 +00:00
notification Bug 1531097 - Skip notification tests on GeckoView r=gbrown 2019-02-27 20:14:14 +00:00
offline Backed out 16 changesets (bug 1478124) for failing android geckoview-junit CLOSED TREE 2019-01-29 10:03:06 +02:00
payments Bug 1525959 - Skip some mochitests tests under GeckoView r=geckoview-reviewers,esawin 2019-02-27 15:01:43 +00:00
performance Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
permission Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
plugins Bug 1508992 - Enable ESLint for dom/plugins/test/mochitest (Manual changes). r=Standard8,qdot 2019-03-06 10:27:23 +00:00
power Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
presentation Bug 1525319 - Removing context from OnDataAvailable r=valentin 2019-02-27 23:42:27 +00:00
prio Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
promise Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
push bug 1531958 - make http2 test certificates more consistent with existing test certificate infrastructure r=dragana 2019-03-04 15:42:07 +00:00
quota Bug 1526891 - Part 18: Remove main thread use from StorageOperationBase; r=asuth 2019-02-23 17:41:23 +01:00
reporting Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
res
script Bug 1487113 - MOZ_RELEASE_ASSERT existing implicit assumption about alt-data Write() in ScriptLoader.cpp (r=baku) 2019-03-04 19:38:13 -06:00
security Backed out 16 changesets (bug 1525245) for perma failing test_document_cookie.html CLOSED TREE 2019-03-07 17:54:18 +02:00
serviceworkers Backed out 16 changesets (bug 1525245) for perma failing test_document_cookie.html CLOSED TREE 2019-03-07 17:54:18 +02:00
simpledb Bug 1532005 - Implement a new js/public/ArrayBuffer.h header to centralize functionality for creating and interacting with ArrayBuffers. r=sfink 2019-03-04 15:19:16 -08:00
smil Bug 1532122 - Make word-spacing, letter-spacing, and line-height use Rust lengths. r=boris 2019-03-04 18:19:40 +00:00
storage Backed out 16 changesets (bug 1525245) for perma failing test_document_cookie.html CLOSED TREE 2019-03-07 17:54:18 +02:00
svg Bug 1218257 - Use rust lengths for the SVG lengths. r=boris 2019-03-03 00:16:24 +01:00
system Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
tests Backed out 16 changesets (bug 1525245) for perma failing test_document_cookie.html CLOSED TREE 2019-03-07 17:54:18 +02:00
u2f Bug 1528097 U2F doesn't work on Windows 10 19H1/20H1 Insider builds r=jcj,keeler 2019-03-06 22:59:29 +00:00
url Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
vr Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
webauthn Bug 1528097 : Fix FIDO U2F support on Windows 10 19H1/20H1 Insider builds r=keeler,jcj 2019-03-04 20:07:24 +00:00
webbrowserpersist Backed out 16 changesets (bug 1525245) for perma failing test_document_cookie.html CLOSED TREE 2019-03-07 17:54:18 +02:00
webgpu Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
webidl Bug 1412485, disable legacy touch APIs on desktop, r=masayuki 2019-03-04 13:35:53 +02:00
websocket Bug 1525527 - Crash in OOM | large | NS_ABORT_OOM | mozilla::dom::WebSocket::CreateAndDispatchMessageEvent, r=michal 2019-02-19 08:22:00 +02:00
workers Backed out 16 changesets (bug 1525245) for perma failing test_document_cookie.html CLOSED TREE 2019-03-07 17:54:18 +02:00
worklet Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
xbl Backed out 16 changesets (bug 1525245) for perma failing test_document_cookie.html CLOSED TREE 2019-03-07 17:54:18 +02:00
xhr Backed out 16 changesets (bug 1525245) for perma failing test_document_cookie.html CLOSED TREE 2019-03-07 17:54:18 +02:00
xml Backed out 16 changesets (bug 1525245) for perma failing test_document_cookie.html CLOSED TREE 2019-03-07 17:54:18 +02:00
xslt Backed out 16 changesets (bug 1525245) for perma failing test_document_cookie.html CLOSED TREE 2019-03-07 17:54:18 +02:00
xul Bug 1513343 - Remove textarea binding and replace usages with html:textarea. r=bgrins,dao 2019-03-05 11:41:42 +00:00
jar.mn
moz.build Bug 1512504 - Remove support for MSVC. r=froydnj 2019-02-14 21:45:27 +00:00