gecko-dev/layout
Emilio Cobos Álvarez dc5de50e38 Bug 1603160 - Allow MediaQueryList::AddListener to receive untrusted events. r=bzbarsky
I was looking into MediaQueryList tests in the context of:

  https://github.com/w3c/csswg-drafts/issues/4531

And this seemed reasonably easy to fix.

I don't see anything in:

  https://drafts.csswg.org/cssom-view/#dom-mediaquerylist-addlistener

Which doesn't mention anything about untrusted listeners.

I haven't investigated the remaining failure, it seems we call the capture
listener after the regular one...

Differential Revision: https://phabricator.services.mozilla.com/D56771

--HG--
extra : moz-landing-system : lando
2019-12-11 18:37:14 +00:00
..
base Bug 1543315 - part 18: Mark PresShell::FireResizeEvent() as MOZ_CAN_RUN_SCRIPT r=smaug 2019-12-11 12:17:17 +00:00
build Bug 1593246 - Part 2: Give SessionStorageManager a reference to BrowsingContext r=sg 2019-12-10 12:12:32 +00:00
doc
forms Bug 1599971 - part 5: Mark TextControlState::UnbindFromFrame() as MOZ_CAN_RUN_SCRIPT r=m_kato,emilio 2019-12-11 03:04:20 +00:00
generic Bug 1598841 - nsCanvasFrame anonymous content needs to be document-level. r=bdahl,heycam 2019-12-11 22:27:07 +00:00
inspector Bug 1601083 - Add an InspectorUtils API to get the containing block of an Element. r=mats 2019-12-09 22:07:00 +00:00
ipc Bug 1600545 - Remove useless inclusions of header files generated from IDL files in accessible/, browser/, caps/, chrome/, devtools/, docshell/, editor/, extensions/, gfx/, hal/, image/, intl/, ipc/, js/, layout/, and media/ r=Ehsan 2019-12-06 09:16:44 +00:00
mathml Bug 1455716 - Followup to fix review comments. r=bzbarsky 2019-12-05 10:36:12 +00:00
media
painting Bug 1601486 - Use bbox for calculating the alignment for motion path transformation on eSVGContainer elements (e.g. <g>). r=longsonr 2019-12-09 21:28:21 +00:00
printing Bug 1486968. Remove nsPrintJob::mOldPrtPreview. r=bobowen 2019-12-09 13:36:55 +00:00
reftests Bug 1594099: Use the visual overflow area of text-frame descendants (rather than entire lines) to determine the HCM backplate. r=dholbert 2019-12-11 19:19:20 +00:00
style Bug 1603160 - Allow MediaQueryList::AddListener to receive untrusted events. r=bzbarsky 2019-12-11 18:37:14 +00:00
svg Bug 1601824 - Measure partial ligature advance contributions correctly on text paths. r=longsonr 2019-12-11 04:57:41 +00:00
tables Bug 1427141 - Request a break before the row-group if its first row doesn't fit. r=TYLin 2019-12-09 10:21:16 +00:00
tools Bug 1602767 - Make layout debugger's paged mode use the same setup as reftest-paged. r=heycam 2019-12-11 03:46:58 +00:00
xul Bug 1585482 - Remove C++ special-casing of top-level <dialog> elements r=Jamie 2019-12-10 18:10:45 +00:00
moz.build