Граф коммитов

698944 Коммитов

Автор SHA1 Сообщение Дата
Emilio Cobos Álvarez c3b5808a04 Bug 1626198 - Fix flushing in XULTreeElement::GetTreeBodyFrame. r=smaug
The code was knowingly broken (because of bug 585123). But that bug is closed,
and the broken code is causing asserts to fire in bug 1624488 because well, it's
broken ;)

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

--HG--
extra : moz-landing-system : lando
2020-03-31 14:33:30 +00:00
Henrik Skupin df420b9588 Bug 1607562 - [remote] Update puppeteer unit tests and expectation data. r=remote-protocol-reviewers,maja_zf
Differential Revision: https://phabricator.services.mozilla.com/D68638

--HG--
extra : moz-landing-system : lando
2020-03-31 12:10:00 +00:00
Henrik Skupin 3148bbdb17 Bug 1607562 - [remote] Basic implementation for DOM.resolveNode. r=remote-protocol-reviewers,maja_zf
Differential Revision: https://phabricator.services.mozilla.com/D68637

--HG--
extra : moz-landing-system : lando
2020-03-31 13:47:00 +00:00
Henrik Skupin 6d28f407dd Bug 1607560 - [remote] Basic implementation for DOM.describeNode. r=remote-protocol-reviewers,maja_zf
Differential Revision: https://phabricator.services.mozilla.com/D66937

--HG--
extra : moz-landing-system : lando
2020-03-31 14:33:38 +00:00
Mirko Brodesser 90fce8e090 Bug 1623858: part 25) Factor `AreUserSelectedRangesNonEmpty` out. r=masayuki
Differential Revision: https://phabricator.services.mozilla.com/D68962

--HG--
extra : moz-landing-system : lando
2020-03-31 13:59:09 +00:00
Simon Giesecke 1807bda32b Bug 1626200 - Replace mozilla::IsPod by std::is_trivially_copy_constructible in nsTArray::AssignRangeAlgorithm. r=froydnj
Depends on D68972

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

--HG--
extra : moz-landing-system : lando
2020-03-31 13:15:23 +00:00
Simon Giesecke 84dd9a7ef6 Bug 1626197 - Remove custom copy/move operations on EnumeratedArray. r=froydnj
Differential Revision: https://phabricator.services.mozilla.com/D68972

--HG--
extra : moz-landing-system : lando
2020-03-31 13:17:21 +00:00
James Graham 46966b540f Bug 1626264 - Fix encoding metadata, r=aryx
Differential Revision: https://phabricator.services.mozilla.com/D68996

--HG--
extra : moz-landing-system : lando
2020-03-31 14:19:25 +00:00
Razvan Maries 40412d7928 Backed out changeset 2515c5b5a0d2 (bug 1622619) for build bustages. CLOSED TREE 2020-03-31 17:18:38 +03:00
Emilio Cobos Álvarez eca8fd9020 Bug 1623390 - Factor out the CanBeDynamicReflowRoot bits. r=dholbert
This is cleaner and allows to reuse this logic for some experiments I have :)

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

--HG--
extra : moz-landing-system : lando
2020-03-31 14:12:46 +00:00
Nika Layzell 63cacb2ad9 Bug 1626096 - Lock the dom.ipc.processCount.webIsolated pref, r=mccr8
Changing this pref can cause serious breakage with fission, as multiple URLs
from the same origin will not be sent to the same process. By locking the pref,
we'll prevent people from accidentally breaking their experience.

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

--HG--
extra : moz-landing-system : lando
2020-03-30 22:29:40 +00:00
Andy Wingo 3e4bde4dd1 Bug 1626233 - Fix multi-value calls with Ion r=lth
This patch fixes a couple bugs in WasmIonCompile for multi-value calls:

 * Stack result areas were not being correctly aligned

 * GVN would consider MWasmDerivedPointer instances to be equivalent if
   they had the same base pointer but different offsets

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

--HG--
extra : moz-landing-system : lando
2020-03-31 13:14:03 +00:00
aarushivij 567a7e32da Bug 1624863 - Rewrite PurgeTrackerService.jsm logging to use console.createInstance r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D68848

--HG--
extra : moz-landing-system : lando
2020-03-31 14:08:19 +00:00
Ted Campbell 8ee182b24f Bug 1626127 - Don't generate location notes for self-hosted code. r=jandem
Stop generating line/column and breakpoint SrcNotes for self-hosted code.
They have minimal value since the realm is very restricted and use 40kB of
bytecode space.

Note that self-hosted functions still have initial lineno/column information
and this only concerns the fine-grained locations within a function.

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

--HG--
extra : moz-landing-system : lando
2020-03-31 14:07:21 +00:00
Harry Twyford 17cb1990bd Bug 1625241 - Show the UPDATE_ASK intervention if an update is still downloading or staging. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D68884

--HG--
extra : moz-landing-system : lando
2020-03-31 13:57:35 +00:00
Harry Twyford 70b99b17f1 Bug 1623978 - Disable Search Tips on secondary location changes. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D68067

--HG--
extra : moz-landing-system : lando
2020-03-31 13:56:34 +00:00
sonakshi 18f7d63c13 Bug 1544868 - Remove network predictor code and network.predictor.cleaned-up preference r=valentin
Differential Revision: https://phabricator.services.mozilla.com/D68341

--HG--
extra : moz-landing-system : lando
2020-03-31 13:57:09 +00:00
sonakshi fc4a38cd03 Bug 1622619 - Replace URIParams with nsIURI in PContent.ipdl r=valentin
Differential Revision: https://phabricator.services.mozilla.com/D67729

--HG--
extra : moz-landing-system : lando
2020-03-31 13:38:55 +00:00
Mirko Brodesser 141254c68d Bug 1623858: part 24) Use local `doc` variable. r=masayuki
Depends on D68960

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

--HG--
extra : moz-landing-system : lando
2020-03-31 12:24:36 +00:00
Mirko Brodesser 9088e84d23 Bug 1623858: part 23) Factor dispatching `selectstart` event out. r=masayuki
Simplifies its caller.

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

--HG--
extra : moz-landing-system : lando
2020-03-31 12:22:05 +00:00
Lars T Hansen 4c32def9ca Bug 1626170 - Always fail properly when failing to read input. r=bbouvier
The byte readers in WasmOpIter.h do not themselves signal error beyond
returning false.  The caller must always signal a proper error (or
delegate to another caller who does the signaling), or the decoding
error will ultimately be signaled as an OOM.

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

--HG--
extra : moz-landing-system : lando
2020-03-31 13:32:01 +00:00
Razvan Maries 1f836aa780 Bug 1626143 - Added 001.html.ini and 002.html.ini files and updated expectancies. r=test-only CLOSED TREE
--HG--
extra : amend_source : 587a22547f06ff406c919b9f963de24ae7e375ec
2020-03-31 16:37:34 +03:00
JulianWels 3ca4c35fb5 Bug 1625448 - Console logging tests for HTTPS Only Mode. r=ckerschb
Differential Revision: https://phabricator.services.mozilla.com/D68842

--HG--
extra : moz-landing-system : lando
2020-03-31 11:45:25 +00:00
Chris Fronk 62d6d7db0e Bug 1345842 - Add Ignore to allow ignore elements in Tie. r=froydnj
Differential Revision: https://phabricator.services.mozilla.com/D68742

--HG--
extra : moz-landing-system : lando
2020-03-31 12:36:22 +00:00
Emilio Cobos Álvarez 50b327f08e Bug 1625369 - Make SetContentEditable update element state right when it changes. r=smaug
Instead of at a later point. This prevents stuff getting out of sync during that
time, which can cause assertions to fire.

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

--HG--
extra : moz-landing-system : lando
2020-03-31 12:22:02 +00:00
Stefan Hindli f2ba85fcf2 Backed out changeset ea3d100c8428 (bug 1624488) as per emilio's request on Riot for being related to Bug 1626198 CLOSED TREE 2020-03-31 15:22:42 +03:00
Stefan Hindli 6333db9f01 Backed out changeset 6e104285508a (bug 1626198) for causing perma bc mochitest failures in browser/components/places/tests/browser/browser_sidebarpanels_click.js CLOSED TREE 2020-03-31 15:21:56 +03:00
Julian Descottes 045c5d903d Bug 1626210 - Import Cc,Ci in devtools prepare-tcp-connection.js r=daisuke
Differential Revision: https://phabricator.services.mozilla.com/D68982

--HG--
extra : moz-landing-system : lando
2020-03-31 11:49:22 +00:00
moz-wptsync-bot 24176bfc13 Bug 1625577 - [wpt-sync] Update web-platform-tests to 87b887c972a25468dbba067f11e46929827e69ab, a=testonly
MANUAL PUSH: wpt sync bot

wpt-head: 87b887c972a25468dbba067f11e46929827e69ab
wpt-type: landing
2020-03-31 11:31:26 +00:00
autofoolip 79186fc5d2 Bug 1625557 [wpt PR 22500] - Update interfaces/webxr.idl, a=testonly
Automatic update from web-platform-tests
Update interfaces/webxr.idl (#22500)

Source: https://github.com/tidoust/reffy-reports/blob/a71fa36/ed/idl/webxr.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/667838166
--

wpt-commits: 0734d74fcfdf9f00faff27ca2fff0abec78060b9
wpt-pr: 22500
2020-03-31 11:31:26 +00:00
Julie Jeongeun Kim 72b55c2f96 Bug 1625103 [wpt PR 22461] - [css-flexbox] Move justify-content-space-between.html to WPT, a=testonly
Automatic update from web-platform-tests
[css-flexbox] Move justify-content-space-between.html to WPT

This CL migrates this test out of
third_party/blink/web_tests/css3/flexbox and into the WPT-specific
directory, adding links to the relevant specs and a test assertion
describing its purpose and renames it to
justify-content_space-between-002.html.

Bug: 1063749
Change-Id: Ib4c2a87c230e1e8865be868e7bfc7d5273bcc865
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2121639
Commit-Queue: David Grogan <dgrogan@chromium.org>
Reviewed-by: Robert Ma <robertma@chromium.org>
Reviewed-by: David Grogan <dgrogan@chromium.org>
Cr-Commit-Position: refs/heads/master@{#754076}

--

wpt-commits: 87d5aa9c7d0863bdf310778449365bb515e787b3
wpt-pr: 22461
2020-03-31 11:31:25 +00:00
Julie Jeongeun Kim 0022bfcb6c Bug 1625441 [wpt PR 22495] - [css-flexbox] Move min-size-auto.html from css3/flexbox to WPT, a=testonly
Automatic update from web-platform-tests
[css-flexbox] Move min-size-auto.html from css3/flexbox to WPT

This CL migrates this test out of
third_party/blink/web_tests/css3/flexbox and into the WPT-specific
directory, adding links to the relevant specs and a test assertion
describing its purpose and renames it to
flex-minimum-size-002.html

Bug: 1063749
Change-Id: I1bb8d941d41a61c984b6431808302eb3d051a50a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2123500
Commit-Queue: Robert Ma <robertma@chromium.org>
Reviewed-by: David Grogan <dgrogan@chromium.org>
Reviewed-by: Robert Ma <robertma@chromium.org>
Cr-Commit-Position: refs/heads/master@{#754073}

--

wpt-commits: a2c62c8f3ee7ee9ce9cec23e28f4fa2bd5c040df
wpt-pr: 22495
2020-03-31 11:31:25 +00:00
Stephen McGruer 85fd4102c2 Bug 1625511 [wpt PR 22498] - Ignore test suite third_party/ directories for lint, a=testonly
Automatic update from web-platform-tests
Ignore test suite third_party/ directories for lint

See https://github.com/web-platform-tests/rfcs/issues/46

--

wpt-commits: a0d78a7e1b038652bc6d65170f3e994475ecff9c
wpt-pr: 22498
2020-03-31 11:31:24 +00:00
Gyuyoung Kim e3d2f31d83 Bug 1625385 [wpt PR 22485] - [css-flexbox] Move flex-item-contains-strict.html test to WPT, a=testonly
Automatic update from web-platform-tests
[css-flexbox] Move flex-item-contains-strict.html test to WPT

This CL moves flex-item-contains-strict.html test from
css3/css-flexbox to external/wpt/css/css-flexbox with WPT
styles, adding links to the relevant specs, a proper title,
and test description.

Bug: 1063749
Change-Id: I5559de07cc72a44a36ed39c951562a156dfeabca
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2123695
Reviewed-by: Robert Ma <robertma@chromium.org>
Reviewed-by: David Grogan <dgrogan@chromium.org>
Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com>
Commit-Queue: Robert Ma <robertma@chromium.org>
Cr-Commit-Position: refs/heads/master@{#754029}

--

wpt-commits: 1d7656ff988d83460ee4d120b8aaa2ceb6edb53f
wpt-pr: 22485
2020-03-31 11:31:24 +00:00
Noam Rosenthal ffed1e63bc Bug 1625484 [wpt PR 22497] - Remove fcp-overflow test, it's erronous, a=testonly
Automatic update from web-platform-tests
Remove fcp-overflow test, it's erronous (#22497)

Co-authored-by: Noam Rosenthal <noam@webkit.org>
--

wpt-commits: f94621b8a70bdef2b3a5c2601da9db547359dfa4
wpt-pr: 22497
2020-03-31 11:31:24 +00:00
moz-wptsync-bot 91ff8b62c2 Bug 1625282 [wpt PR 22480] - Update wpt metadata, a=testonly
wpt-pr: 22480
wpt-type: metadata
2020-03-31 11:31:23 +00:00
Antonio Gomes 5166328161 Bug 1625282 [wpt PR 22480] - [css-flexbox] Migrate flexbox-height-with-overflow-auto.html to WPT, a=testonly
Automatic update from web-platform-tests
[css-flexbox] Migrate flexbox-height-with-overflow-auto.html to WPT

As part of this move, the test was renamed to flexbox-overflow-auto-002.html.

BUG=1063749
R=dgrogan@chromium.org

Change-Id: I35b258bed47050051139020a1fc3147d08333fbd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2120544
Commit-Queue: Antonio Gomes <tonikitoo@igalia.com>
Reviewed-by: Christian Biesinger <cbiesinger@chromium.org>
Cr-Commit-Position: refs/heads/master@{#754006}

--

wpt-commits: 7058baaa1d48f57f6829e03518a2662b229e2908
wpt-pr: 22480
2020-03-31 11:31:23 +00:00
autofoolip ade1cadbb3 Bug 1625235 [wpt PR 22475] - Update Safari Technology Preview to 103, a=testonly
Automatic update from web-platform-tests
Update Safari Technology Preview to 103 (#22475)

Version as reported by safaridriver --version:
Included with Safari Technology Preview (Release 103, 15610.1.7.3.2)

Source: https://developer.apple.com/safari/download/
Build: https://dev.azure.com/foolip/safari-technology-preview-updater/_build/results?buildId=1595&view=logs
--

wpt-commits: e0ed4e000c6b1b6347ab5521fbeb0ad54e806ec0
wpt-pr: 22475
2020-03-31 11:31:22 +00:00
Abhijeet Kandalkar 8ec1db9235 Bug 1625170 [wpt PR 22471] - [css-flexbox] Move columns-center-with-margins.html test from css3/flexbox to WPT, a=testonly
Automatic update from web-platform-tests
[css-flexbox] Move columns-center-with-margins.html test from  css3/flexbox to WPT

Migrate this test out of third_party/blink/web_tests/css3/flexbox
and into the WPT-specific directory, adding links to the relevant
specs and a test assertion describing its purpose.

Bug: 1063749
Change-Id: I46beff57bed22cd3b1795c10d7195ad7cfdd2324
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2121938
Commit-Queue: Abhijeet Kandalkar <abhijeet@igalia.com>
Reviewed-by: David Grogan <dgrogan@chromium.org>
Cr-Commit-Position: refs/heads/master@{#753932}

--

wpt-commits: a11782a293251324be969b6ad59d4e99a9850dfa
wpt-pr: 22471
2020-03-31 11:31:22 +00:00
Kenichi Ishibashi 3d8cf0e62d Bug 1625387 [wpt PR 22486] - Fix fetch-request-css-cross-origin.https.html, a=testonly
Automatic update from web-platform-tests
Fix fetch-request-css-cross-origin.https.html

The upstream change [1] updated assert_throws_dom() but it seems
the test wasn't updated together. Update the test to pass a
constructor to follow changes which are done by the upstream change.

[1] 4ba5bc3847

Bug: 1054772
Change-Id: Icb6edae96758445a861634e330072c364084ee4c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2123571
Commit-Queue: Kenichi Ishibashi <bashi@chromium.org>
Commit-Queue: Matt Falkenhagen <falken@chromium.org>
Reviewed-by: Matt Falkenhagen <falken@chromium.org>
Cr-Commit-Position: refs/heads/master@{#753924}

--

wpt-commits: 169a1410bfe8e517d79852144555dd49ea1f597a
wpt-pr: 22486
2020-03-31 11:31:21 +00:00
Gyuyoung Kim f840b4c1ba Bug 1625066 [wpt PR 22456] - [css-flexbox] Move flex-flow-2.html test from css3/flexbox to WPT, a=testonly
Automatic update from web-platform-tests
[css-flexbox] Move flex-flow-2.html test from css3/flexbox to WPT

This CL moves flex-flow-2.html test from css3/css-flexbox
to external/wpt/css/css-flexbox with WPT styles, adding links
to the relevant specs, and test description.

And, this CL renames it to flex-flow-013.html to be aligned
with existing flex-flow-foo.html tests.

Bug: 1063749
Change-Id: I4cd766d7045bb778a3c27061c68141ad64455b84
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2121116
Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com>
Reviewed-by: David Grogan <dgrogan@chromium.org>
Reviewed-by: Robert Ma <robertma@chromium.org>
Cr-Commit-Position: refs/heads/master@{#753919}

--

wpt-commits: d1386dd632359290bf91eb6f0de76fc5d01fbdd7
wpt-pr: 22456
2020-03-31 11:31:21 +00:00
moz-wptsync-bot 478fb5efa4 Bug 1625104 [wpt PR 22462] - Update wpt metadata, a=testonly
wpt-pr: 22462
wpt-type: metadata
2020-03-31 11:31:20 +00:00
Julie Jeongeun Kim 755d217cda Bug 1625104 [wpt PR 22462] - [css-flexbox] Move intrinsic-width-orthogonal-writing-mode.html to WPT, a=testonly
Automatic update from web-platform-tests
[css-flexbox] Move intrinsic-width-orthogonal-writing-mode.html to WPT

Migrate this test out of third_party/blink/web_tests/css3/flexbox
and into the WPT-specific directory, adding links to the relevant
specs and a test assertion describing its purpose.

Bug: 1063749
Change-Id: Iff9dc7fece854d8500a6ce2ff62625197a36cab0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2120842
Commit-Queue: David Grogan <dgrogan@chromium.org>
Reviewed-by: Robert Ma <robertma@chromium.org>
Reviewed-by: David Grogan <dgrogan@chromium.org>
Reviewed-by: Christian Biesinger <cbiesinger@chromium.org>
Cr-Commit-Position: refs/heads/master@{#753916}

--

wpt-commits: 704ff1def0e174a9e3a9388b749c45f15c8bae4d
wpt-pr: 22462
2020-03-31 11:31:20 +00:00
moz-wptsync-bot 9e4335897c Bug 1625082 [wpt PR 22459] - Update wpt metadata, a=testonly
wpt-pr: 22459
wpt-type: metadata
2020-03-31 11:31:19 +00:00
Gyuyoung Kim bd6c2cff1b Bug 1625082 [wpt PR 22459] - [css-flexbox] Move flex-flow-auto-margins-no-available-space-assert.html test to WPT, a=testonly
Automatic update from web-platform-tests
[css-flexbox] Move flex-flow-auto-margins-no-available-space-assert.html test to WPT

This CL moves flex-flow-auto-margins-no-available-space-assert.html
test from css3/css-flexbox to external/wpt/css/css-flexbox with WPT
styles, adding links to the relevant specs, and test description.

Bug: 1063749
Change-Id: I6775022c3fc8572f78e7ec19ad88b91dfdcb7a23
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2120665
Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com>
Reviewed-by: Robert Ma <robertma@chromium.org>
Reviewed-by: David Grogan <dgrogan@chromium.org>
Cr-Commit-Position: refs/heads/master@{#753900}

--

wpt-commits: 35d0775e049ee7ad3582b44f7ea376dcae4150c5
wpt-pr: 22459
2020-03-31 11:31:19 +00:00
Rune Lillesveen 6afee2d4f1 Bug 1625279 [wpt PR 22479] - Missing ClearNeedsStyleRecalc() for ::first-letter., a=testonly
Automatic update from web-platform-tests
Missing ClearNeedsStyleRecalc() for ::first-letter.

A FirstLetterPseudoElement is marked for style recalc when the text node
the first letter belongs to is removed from the DOM tree. On the next
style recalc, if the first-letter's originating element is inside a
subtree marked for layout tree re-attachment, or one of its descendants
are marked for re-attachment, we delay the first-letter style update
until UpdateFirstLetterPseudoElement is called for the
kRebuildLayoutTree or kAttachLayoutTree phases. For the former, we call
RecalcStyle which will ClearNeedsStyleRecalc, but ofr the
kAttachLayoutTree phase, we called StyleForLayoutObject without clearing
the dirty flag.

Bug: 1064595
Change-Id: Ibebb9c358b473f61b1cff49a7c5ec43bf6894408
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2122347
Reviewed-by: Xiaocheng Hu <xiaochengh@chromium.org>
Commit-Queue: Rune Lillesveen <futhark@chromium.org>
Cr-Commit-Position: refs/heads/master@{#753806}

--

wpt-commits: a5094e5aa21dede70be07dc94f41ad7e8ca6d48b
wpt-pr: 22479
2020-03-31 11:31:19 +00:00
moz-wptsync-bot 1e275c5d40 Bug 1625270 [wpt PR 22478] - Update wpt metadata, a=testonly
wpt-pr: 22478
wpt-type: metadata
2020-03-31 11:31:18 +00:00
autofoolip 95be34e8f2 Bug 1625270 [wpt PR 22478] - Update interfaces/html.idl, a=testonly
Automatic update from web-platform-tests
Update interfaces/html.idl (#22478)

Source: https://github.com/tidoust/reffy-reports/blob/51fba16/ed/idl/html.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/667390526
--

wpt-commits: 0e8805a731cd00e8ed70927d82f43943b4cda624
wpt-pr: 22478
2020-03-31 11:31:18 +00:00
autofoolip 4894cc038d Bug 1625269 [wpt PR 22477] - Update interfaces/SVG.idl, a=testonly
Automatic update from web-platform-tests
Update interfaces/SVG.idl (#22477)

Source: https://github.com/tidoust/reffy-reports/blob/51fba16/ed/idl/SVG.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/667390526
--

wpt-commits: 5ea14212e72f01399c8ac43a429641b3a40f4a8d
wpt-pr: 22477
2020-03-31 11:31:17 +00:00
autofoolip fb3e22aa6f Bug 1625041 [wpt PR 22453] - Update interfaces/video-raf.idl, a=testonly
Automatic update from web-platform-tests
Update interfaces/video-raf.idl (#22453)

Source: https://github.com/tidoust/reffy-reports/blob/121f652/ed/idl/video-raf.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/667049823
--

wpt-commits: 4bf47e56d1ba3e596c5b07a989920bfb0f2b3775
wpt-pr: 22453
2020-03-31 11:31:17 +00:00