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

44630 Коммитов

Автор SHA1 Сообщение Дата
Daniel Holbert f48b0c59a3 Bug 1626146: Adjust expected height in WPT test flexitem-stretch-image.html to account for image hypothetical height being influenced by its used main size. r=cbiesinger
This makes the test pass in Gecko and EdgeHTML and fail in Chromium/WebKit.
The test-failure is due to an underlying bug that these engines share, which is
filed as:
https://bugs.chromium.org/p/chromium/issues/detail?id=721123
https://bugs.webkit.org/show_bug.cgi?id=209983

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

--HG--
extra : moz-landing-system : lando
2020-04-11 04:37:43 +00:00
Hiroyuki Ikezoe d70e0416b7 Bug 1628894 - Defer loading images with srcset attribute if the loading was set to "lazy" before we start loading the srcset images. r=emilio
As per the HTML standard spec[1], checking the document active state is the
first step of the "update the image data", so we just check the lazy loading
state just before we call LoadSelectedImage() in the ImageLoadTask instead
of using ShouldLoadImage().

NOTE: To be more compliant with the spec the lazy loading check should be done
in nsImageLoadingContent::LoadImage just after we initialized the referrer info
for the image element [2], but it involves some amount of work since we've
already done a bunch of stuff before we reach there (e.g. firing events).  Given
that Chrome handles srcset attribute changes in a sync way ([3] for example),
even if this change is not fully compliant with the spec, it will not introduce
new web compatibility issues.

[1] https://html.spec.whatwg.org/multipage/images.html#update-the-image-data
[2] https://searchfox.org/mozilla-central/rev/9120151ddb35f2d4c37bfe613a54a4f10a9a3dc5/dom/base/nsImageLoadingContent.cpp#1168
[3] https://bugs.chromium.org/p/chromium/issues/detail?id=774722

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

--HG--
extra : moz-landing-system : lando
2020-04-10 23:21:03 +00:00
James Graham b27b5505fe Bug 1626089 - Disable multiple processes for fission builds, r=jmaher
Running this made intermittents too frequent to manage on this platform.

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

--HG--
extra : moz-landing-system : lando
2020-04-10 16:02:08 +00:00
Csoregi Natalia 954b969608 Backed out 5 changesets (bug 1615588) for browser-chrome failures e.g. browser_beforeunload_duplicate_dialogs.js. CLOSED TREE
Backed out changeset 751cca7566a8 (bug 1615588)
Backed out changeset 474aca043834 (bug 1615588)
Backed out changeset 7839b95ef76c (bug 1615588)
Backed out changeset 32bb87f48b13 (bug 1615588)
Backed out changeset 264e642042b1 (bug 1615588)

--HG--
extra : rebase_source : 41ed149c97382bc1cf823abc56811b382cae0207
2020-04-10 21:19:15 +03:00
Coroiu Cristina 17e69efc57 Bug 1499123 - disable lazyload-disabled-tentative.sub.html on linux-qr fission debug r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D70472

--HG--
extra : moz-landing-system : lando
2020-04-10 16:03:06 +00:00
pbz b296ec16c4 Bug 1615588 - Updated prompt tests. r=marionette-reviewers,johannh,whimboo
Differential Revision: https://phabricator.services.mozilla.com/D66450

--HG--
extra : moz-landing-system : lando
2020-04-10 16:45:36 +00:00
Dylan Roeh 9541273b5d Bug 1619798 - Move GeckoView onLoadRequest calls to DocumentLoadListener.cpp r=snorp,mattwoodrow
Differential Revision: https://phabricator.services.mozilla.com/D69594

--HG--
extra : moz-landing-system : lando
2020-04-10 16:38:48 +00:00
James Willcox 929892b0d4 Bug 1617189 - Enable DocumentChannel for Android r=geckoview-reviewers,agi
Differential Revision: https://phabricator.services.mozilla.com/D68033

--HG--
extra : moz-landing-system : lando
2020-04-10 15:53:21 +00:00
Razvan Maries 4510796933 Bug 1626409 - Fixed Lint failure. CLOSED TREE 2020-04-10 19:31:26 +03:00
Razvan Maries f408d8f003 Bug 1626409 - Update test expectation. r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D70528

--HG--
extra : moz-landing-system : lando
2020-04-10 16:02:10 +00:00
Mihai Alexandru Michis d0deab4997 Bug 1626181 - Update expectancies for open-features-tokenization-noreferrer.html r=jgraham
Differential Revision: https://phabricator.services.mozilla.com/D70473

--HG--
extra : moz-landing-system : lando
2020-04-10 09:24:36 +00:00
Tom Schuster 199e646d81 Bug 1611171 - Updated test expectations for SharedWorker test. r=baku
Differential Revision: https://phabricator.services.mozilla.com/D70212

--HG--
extra : moz-landing-system : lando
2020-04-10 16:03:52 +00:00
Marian Raiciof 85cab21cbf Bug 1628973 - Speedometer test wrong score after name change r=perftest-reviewers,alexandru.irimovici
Differential Revision: https://phabricator.services.mozilla.com/D70535

--HG--
extra : moz-landing-system : lando
2020-04-10 15:24:00 +00:00
Andrew Osmond 0d2780d86c Bug 455077 - Enable color management for all CSS/images, not just tagged images. r=jrmuizel
Differential Revision: https://phabricator.services.mozilla.com/D62510

--HG--
extra : moz-landing-system : lando
2020-04-10 13:02:55 +00:00
James Graham eec94af3fb Bug 1627791 - lazy load test is even more intermittent, r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D70524

--HG--
extra : moz-landing-system : lando
2020-04-10 11:18:54 +00:00
James Graham fe3b33fc94 Bug 1628456 - SVG test is failing on Windows 7, r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D70523

--HG--
extra : moz-landing-system : lando
2020-04-10 11:17:23 +00:00
James Graham 5fab0d70ff Bug 1627743 - Updated expected data for webrender, r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D70522

--HG--
extra : moz-landing-system : lando
2020-04-10 11:16:35 +00:00
Emilio Cobos Álvarez 4e20170db6 Bug 1628770 - Restrict "empty editable block" bits to contenteditable roots. r=jfkthame
This is what other UAs do.

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

--HG--
extra : moz-landing-system : lando
2020-04-10 09:20:51 +00:00
Razvan Maries b74e338c98 Backed out 6 changesets (bug 1363541) for perma failures. CLOSED TREE
Backed out changeset a775f6e9eb41 (bug 1363541)
Backed out changeset 9212bfd89eca (bug 1363541)
Backed out changeset bf41b0c139f6 (bug 1363541)
Backed out changeset aa7c6668b249 (bug 1363541)
Backed out changeset 9f413a8a47bb (bug 1363541)
Backed out changeset 827a9a2866bd (bug 1363541)

--HG--
rename : extensions/permissions/Permission.cpp => extensions/permissions/nsPermission.cpp
rename : extensions/permissions/Permission.h => extensions/permissions/nsPermission.h
rename : extensions/permissions/PermissionManager.cpp => extensions/permissions/nsPermissionManager.cpp
rename : extensions/permissions/PermissionManager.h => extensions/permissions/nsPermissionManager.h
2020-04-10 11:31:20 +03:00
Andrea Marchesini b523b552a4 Bug 1363541 - Modernize the PermissionManager - part 4 - mozilla namespace, r=timhuang
Differential Revision: https://phabricator.services.mozilla.com/D70040

--HG--
rename : extensions/permissions/nsPermissionManager.cpp => extensions/permissions/PermissionManager.cpp
rename : extensions/permissions/nsPermissionManager.h => extensions/permissions/PermissionManager.h
extra : moz-landing-system : lando
2020-04-09 22:08:02 +00:00
Andrea Marchesini 2ab42cd711 Bug 1363541 - Modernize the PermissionManager - part 1 - nsPermission to mozilla::Permission, r=timhuang
Differential Revision: https://phabricator.services.mozilla.com/D69963

--HG--
rename : extensions/permissions/nsPermission.cpp => extensions/permissions/Permission.cpp
rename : extensions/permissions/nsPermission.h => extensions/permissions/Permission.h
extra : moz-landing-system : lando
2020-04-09 22:08:02 +00:00
Greg Tatum 2d8d936385 Bug 1612309 - Turn off XPCOM_MEM_BLOAT_LOG in mochitests when using nativeallocations; r=sparky
The profiler feature "nativeallocations" is disabled when the bloat log is turned on
because they both use the same memory hook feature, and are not compatible. This is
confusing for users trying to enable the feature.

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

--HG--
extra : moz-landing-system : lando
2020-04-09 21:05:41 +00:00
Ryan Hunt f33032205b Bug 1627854 - Add documentation for spec-test importing. r=lth
The process of importing spec-tests is confusing and has some tricks that
I should write down. The files are also scattered around, so I've tried to
move them all into one spot.

 * Moves wasm/Makefile to jit-test/etc/wasm
 * Moves jit-test/etc/wasm-config[-lock].toml to jit-test/etc/wasm
 * Adds jit-test/etc/wasm/README.md

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

--HG--
rename : js/src/wasm/Makefile => js/src/jit-test/etc/wasm/Makefile
rename : js/src/jit-test/etc/wasm-config-lock.toml => js/src/jit-test/etc/wasm/config-lock.toml
rename : js/src/jit-test/etc/wasm-config.toml => js/src/jit-test/etc/wasm/config.toml
extra : moz-landing-system : lando
2020-04-09 20:34:31 +00:00
Coroiu Cristina d37de5ed78 Backed out 6 changesets (bug 1363541) for browser-chrome failures at browser/base/content/test/performance/browser_startup_mainthreadio.js on a CLOSED TREE
Backed out changeset 947073be919f (bug 1363541)
Backed out changeset 1f397b686c11 (bug 1363541)
Backed out changeset d2ba944a47a3 (bug 1363541)
Backed out changeset 80d4d1f0c921 (bug 1363541)
Backed out changeset 9d6b9052f413 (bug 1363541)
Backed out changeset aeaa10789071 (bug 1363541)

--HG--
rename : extensions/permissions/Permission.cpp => extensions/permissions/nsPermission.cpp
rename : extensions/permissions/Permission.h => extensions/permissions/nsPermission.h
rename : extensions/permissions/PermissionManager.cpp => extensions/permissions/nsPermissionManager.cpp
rename : extensions/permissions/PermissionManager.h => extensions/permissions/nsPermissionManager.h
2020-04-10 01:00:15 +03:00
Emilio Cobos Álvarez 79f62fbd71 Bug 1626291 - Repaint selection when safe. r=masayuki
Note that we intentionally don't move the SetDisplaySelection stuff to the
runnables. It would probably be safe enough, but it's not required and it makes
reasoning about this code harder.

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

--HG--
extra : moz-landing-system : lando
2020-04-09 09:50:58 +00:00
Andrea Marchesini 8764c55c53 Bug 1363541 - Modernize the PermissionManager - part 4 - mozilla namespace, r=timhuang
Differential Revision: https://phabricator.services.mozilla.com/D70040

--HG--
rename : extensions/permissions/nsPermissionManager.cpp => extensions/permissions/PermissionManager.cpp
rename : extensions/permissions/nsPermissionManager.h => extensions/permissions/PermissionManager.h
extra : moz-landing-system : lando
2020-04-09 13:27:35 +00:00
Andrea Marchesini 23b424cd70 Bug 1363541 - Modernize the PermissionManager - part 1 - nsPermission to mozilla::Permission, r=timhuang
Differential Revision: https://phabricator.services.mozilla.com/D69963

--HG--
rename : extensions/permissions/nsPermission.cpp => extensions/permissions/Permission.cpp
rename : extensions/permissions/nsPermission.h => extensions/permissions/Permission.h
extra : moz-landing-system : lando
2020-04-09 14:07:34 +00:00
James Graham a52ec9b166 Bug 1628647 - Don't use preload-browser for local runs, r=maja_zf
Differential Revision: https://phabricator.services.mozilla.com/D70332

--HG--
extra : moz-landing-system : lando
2020-04-09 13:49:04 +00:00
James Graham dc449a150c Bug 1628607 - Fix teardown in SingleInstanceManager, r=maja_zf
Differential Revision: https://phabricator.services.mozilla.com/D70331

--HG--
extra : moz-landing-system : lando
2020-04-09 13:48:15 +00:00
James Graham 3d7b9a57dd Bug 1627828 - Additional metadata updates. r=CosminS
Differential Revision: https://phabricator.services.mozilla.com/D70375

--HG--
extra : histedit_source : c15f7dda390cff88da8be7d8b698d9bd785030e1
2020-04-09 14:39:02 +00:00
moz-wptsync-bot 59ff4fd1ac Bug 1627828 - [wpt-sync] Update web-platform-tests to 7ab34f7e16b668b470397262b66db4ba915beedd, a=testonly
MANUAL PUSH: wpt sync bot

wpt-head: 7ab34f7e16b668b470397262b66db4ba915beedd
wpt-type: landing
2020-04-09 10:35:53 +00:00
moz-wptsync-bot 0e467e499b Bug 1626988 [wpt PR 22658] - Update wpt metadata, a=testonly
wpt-pr: 22658
wpt-type: metadata
2020-04-09 10:35:53 +00:00
Raphael Kubo da Costa f2813fbb94 Bug 1626988 [wpt PR 22658] - wake lock: Remove WakeLockPermissionDescriptor, use separate permission names., a=testonly
Automatic update from web-platform-tests
wake lock: Remove WakeLockPermissionDescriptor, use separate permission names.

This adapts the implementation to some of the breaking spec changes
introduced in https://github.com/w3c/screen-wake-lock/pull/255.

Namely, WakeLockPermissionDescriptor has been removed in favor of using a
regular PermissionDescriptor object with |name| set to "screen-wake-lock".

That spec change also removed system wake locks (and consequently the
additions to the WorkerNavigator interface) altogether, but that will be
done in a separate CL, so for now we also support a PermissionDescriptor
object with |name| set to "system-wake-lock".

Bug: 257511, 1064685
Change-Id: I096f3fae24444da5ca6b1eeb3889a813a9e5f270
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2134228
Reviewed-by: Kentaro Hara <haraken@chromium.org>
Reviewed-by: Kent Tamura <tkent@chromium.org>
Reviewed-by: Mounir Lamouri <mlamouri@chromium.org>
Reviewed-by: Kinuko Yasuda <kinuko@chromium.org>
Reviewed-by: Reilly Grant <reillyg@chromium.org>
Auto-Submit: Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
Commit-Queue: Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
Cr-Commit-Position: refs/heads/master@{#756753}

--

wpt-commits: 7ab34f7e16b668b470397262b66db4ba915beedd
wpt-pr: 22658
2020-04-09 10:35:53 +00:00
Abhijeet Kandalkar 3170f01498 Bug 1627053 [wpt PR 22664] - [css-filters] Migrate effect-reference-add-hw.html test to WPT, a=testonly
Automatic update from web-platform-tests
[css-filters] Migrate effect-reference-add-hw.html test to WPT

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

Bug: 1063749
Change-Id: I9c33e68d1d384def62490e7006d2569f10e7813f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2133989
Reviewed-by: Philip Rogers <pdr@chromium.org>
Reviewed-by: Fredrik Söderquist <fs@opera.com>
Commit-Queue: Abhijeet Kandalkar <abhijeet@igalia.com>
Cr-Commit-Position: refs/heads/master@{#756689}

--

wpt-commits: 1bb27f712b066bbb5751c0d3037b28d282bcfcfa
wpt-pr: 22664
2020-04-09 10:35:52 +00:00
Gyuyoung Kim 917e737314 Bug 1627709 [wpt PR 22725] - Revert "[css-flexbox] Move flex-flow-auto-margins-no-available-space-assert.html test to WPT", a=testonly
Automatic update from web-platform-tests
Revert "[css-flexbox] Move flex-flow-auto-margins-no-available-space-assert.html test to WPT"

This reverts commit 1c57822755f1d96d7b4fbb4ddc374bd7d0c5543c.

Reason for revert: The original test has a Chrome specific's expected height value. It can't be moved to WPT now.

Original change's description:
> [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}

TBR=dgrogan@chromium.org,robertma@chromium.org,gyuyoung@igalia.com

# Not skipping CQ checks because original CL landed > 1 day ago.

Bug: 1063749
Change-Id: I89037ea337838cd458917f708cd934e780ed126a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2137166
Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com>
Reviewed-by: Gyuyoung Kim <gyuyoung@igalia.com>
Cr-Commit-Position: refs/heads/master@{#756651}

--

wpt-commits: d7230409018f6753f0ba95406968827bfdbf0417
wpt-pr: 22725
2020-04-09 10:35:52 +00:00
moz-wptsync-bot f699417091 Bug 1627593 [wpt PR 22707] - Update wpt metadata, a=testonly
wpt-pr: 22707
wpt-type: metadata
2020-04-09 10:35:51 +00:00
Gyuyoung Kim 18c90f611f Bug 1627593 [wpt PR 22707] - Revert "fixup! [css-flexbox] Move flex-flow-auto-margins-no-available-space-assert.html test to WPT", a=testonly
Automatic update from web-platform-tests
Revert "fixup! [css-flexbox] Move flex-flow-auto-margins-no-available-space-assert.html test to WPT"

This reverts commit 50bda8bb201c338ae02874457f125b506cd2f087.

Reason for revert: The original test has a Chrome specific's expected height. It can't be moved to WPT now.

Original change's description:
> fixup! [css-flexbox] Move flex-flow-auto-margins-no-available-space-assert.html test to WPT
>
> Change 'auto' with 'percentage the test title and file name.
> And, the attribute of the bug link rel is changed to 'issue'
> with a full bug link.
>
> Bug: 1063749
> Change-Id: I0a25c6caa3d3afd6c928bb8bc2b692037c0f57c2
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2126329
> Reviewed-by: Christian Biesinger <cbiesinger@chromium.org>
> Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com>
> Cr-Commit-Position: refs/heads/master@{#754778}

TBR=cbiesinger@chromium.org,gyuyoung@igalia.com

# Not skipping CQ checks because original CL landed > 1 day ago.

Bug: 1063749
Change-Id: I72817e1d1c5e33d636d9035f5b65618d90b6aa86
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2135655
Reviewed-by: Gyuyoung Kim <gyuyoung@igalia.com>
Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com>
Cr-Commit-Position: refs/heads/master@{#756639}

--

wpt-commits: e7a089d0688d3b05408954901aa249a7cfd03eef
wpt-pr: 22707
2020-04-09 10:35:51 +00:00
moz-wptsync-bot 95b0a1fbce Bug 1627637 [wpt PR 22717] - Update wpt metadata, a=testonly
wpt-pr: 22717
wpt-type: metadata
2020-04-09 10:35:50 +00:00
Anders Hartvoll Ruud c0023e7bfb Bug 1627637 [wpt PR 22717] - Don't crash in FontFaceSet::ResolveFontStyle for CSS-wide keywords, a=testonly
Automatic update from web-platform-tests
Don't crash in FontFaceSet::ResolveFontStyle for CSS-wide keywords

We were only checking for "initial" and "inherit", which led to crashes
for "unset" and "revert", since the FontStyleResolver received
unexpected values.

Check for CSS-wide keywords using IsCSSWideKeyword instead. This should
catch *all* CSS-wide keywords, and make this "point of interest"
more discoverable when adding new CSS-wide keywords in the future.

Bug: 1067980
Change-Id: Ie2e384ab3239e0bbc001dba67bc840823a82a610
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2137339
Reviewed-by: Dominik Röttsches <drott@chromium.org>
Commit-Queue: Anders Hartvoll Ruud <andruud@chromium.org>
Cr-Commit-Position: refs/heads/master@{#756637}

--

wpt-commits: cbbcc55ef1e20eaeb079419e1bca9fb5956a8a33
wpt-pr: 22717
2020-04-09 10:35:50 +00:00
moz-wptsync-bot cd9d2ed210 Bug 1627634 [wpt PR 22716] - Improve the logging when a server fails to start., a=testonly
Automatic update from web-platform-tests
Improve the logging when a server fails to start.

Make sure we have a useful error message when the servers don't start,
and also update wptrunner to fail early in the case that the process
has exited rather than trying to reconnect to a server that isn't running
until we reach the timeout.

The patch contains a little blemish in that we always print to stderr from
the Websockets processes; the logger isn't correctly configured there and
fixing it is outside the scope of this patch (we've had regressions in
the past from that code, so I want to keep the scope as small as possible.

--

wpt-commits: 1383186a5d6d3313547f7105a8a57adf5f82d03d
wpt-pr: 22716
2020-04-09 10:35:49 +00:00
Mario Sanchez Prada 19b4a1540e Bug 1627226 [wpt PR 22683] - [css-filters] Migrate background-image-blur-repaint.html test to WPT, a=testonly
Automatic update from web-platform-tests
[css-filters] Migrate background-image-blur-repaint.html test to WPT

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

Note that this test depends on the runAfterLayoutAndPaint() helper
function from run-after-layout-and-paint.js, which is based on
testRunner. Thus, this migration also includes the required changes
to the test to implement the same functionality in the reftest,
that is, relying on two chained runs of requestAnimationFrame()
to make sure that at least one frame has been rendered and then
using <html class="reftest-wait"> as described in [1] to make
sure we don't take the screenshot until the desired changes have
been made (i.e. shrinking a box, in this particular test).

Last, a new file in external/wpt/css/filter-effects/support has
been added as required by this test, as well as by many other ones
under css3/filters that will be migrated in the future.

[1] https://web-platform-tests.org/writing-tests/reftests.html?highlight=reftests#controlling-when-comparison-occurs

Bug: 1063749
Change-Id: Iebc5db044597853ab47d723337c6235a84f9cf5b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2134297
Commit-Queue: Mario Sanchez Prada <mario@igalia.com>
Reviewed-by: Philip Rogers <pdr@chromium.org>
Cr-Commit-Position: refs/heads/master@{#756624}

--

wpt-commits: 2e9997aedfd6c5318069d998ac90f0e41cd0f158
wpt-pr: 22683


--HG--
rename : testing/web-platform/tests/css/filter-effects/support/reference.png => testing/web-platform/tests/css/filter-effects/support/color-palette.png
2020-04-09 10:35:49 +00:00
moz-wptsync-bot 7b698149a2 Bug 1626243 [wpt PR 22561] - Update wpt metadata, a=testonly
wpt-pr: 22561
wpt-type: metadata
2020-04-09 10:35:49 +00:00
Florent Castelli 289ceb15c8 Bug 1626243 [wpt PR 22561] - Implement and ship RTCRtpSendParameters.degradationPreference, a=testonly
Automatic update from web-platform-tests
Implement and ship RTCRtpSendParameters.degradationPreference

Intent: https://groups.google.com/a/chromium.org/g/blink-dev/c/WPvxi5nUK2E/m/Xd0ZzPwxAwAJ

Bug: 857041
Change-Id: I3f11c310624d5c2153eefbf9c1e08383d9aad4f8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2074777
Commit-Queue: Florent Castelli <orphis@chromium.org>
Reviewed-by: Henrik Boström <hbos@chromium.org>
Auto-Submit: Florent Castelli <orphis@chromium.org>
Cr-Commit-Position: refs/heads/master@{#755512}

--

wpt-commits: 4f34fd4cdd7713a5300f8eb3fb090c83e3c070e6
wpt-pr: 22561
2020-04-09 10:35:48 +00:00
Sam Sneddon 4139a94093 Bug 1627408 [wpt PR 22701] - Fix #22692: Workaround Safari failures for stable after 13.1 release, a=testonly
Automatic update from web-platform-tests
Fix #22692: Workaround Safari failures for stable after 13.1 release (#22701)

--

wpt-commits: 5edc0088ebe748262a057a48f948dd6711399b49
wpt-pr: 22701
2020-04-09 10:35:48 +00:00
Julie Jeongeun Kim b2d6f4eeb7 Bug 1627207 [wpt PR 22679] - [css-filters] Move empty-element-with-filter.html to WPT, a=testonly
Automatic update from web-platform-tests
[css-filters] Move empty-element-with-filter.html to WPT

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

Bug: 1063749
Change-Id: I4feaf0826305ff4787c59c8622fe7f5a9400c9db
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2134757
Commit-Queue: Julie Kim <jkim@igalia.com>
Reviewed-by: Philip Rogers <pdr@chromium.org>
Reviewed-by: Robert Ma <robertma@chromium.org>
Cr-Commit-Position: refs/heads/master@{#756580}

--

wpt-commits: d7a573df46aac1ebc338ff993c54a18f2b9ff1a4
wpt-pr: 22679
2020-04-09 10:35:47 +00:00
Ian Kilpatrick a44f966fb8 Bug 1627564 [wpt PR 22706] - Remove NOTREACHED in layout_frame_set.h, a=testonly
Automatic update from web-platform-tests
Remove NOTREACHED in layout_frame_set.h

This was introduced in:
https://chromium-review.googlesource.com/c/chromium/src/+/2099322
It turns out this was reachable!

Bug: 1064432
Change-Id: I742f706434cd45ea8c30505e565b193921c3f6ea
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2136880
Commit-Queue: Koji Ishii <kojii@chromium.org>
Reviewed-by: Koji Ishii <kojii@chromium.org>
Cr-Commit-Position: refs/heads/master@{#756566}

--

wpt-commits: 96ac39961059129b92c62502e63200d27d6eb152
wpt-pr: 22706
2020-04-09 10:35:47 +00:00
moz-wptsync-bot 3284cb2340 Bug 1627401 [wpt PR 22700] - Update wpt metadata, a=testonly
wpt-pr: 22700
wpt-type: metadata
2020-04-09 10:35:46 +00:00
autofoolip 167e00fc9e Bug 1627401 [wpt PR 22700] - Update interfaces/scroll-animations.idl, a=testonly
Automatic update from web-platform-tests
Update interfaces/scroll-animations.idl (#22700)

Source: https://github.com/tidoust/reffy-reports/blob/182e80e/ed/idl/scroll-animations.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/670813502
--

wpt-commits: b21ccc1e53e9d50282b8c20e8ca22070f174b064
wpt-pr: 22700
2020-04-09 10:35:46 +00:00
Carlos Alberto Lopez Perez 09a3eda46f Bug 1627283 [wpt PR 22693] - css-flexbox/auto-margins-001.html: Use Ahem font for alignment tests., a=testonly
Automatic update from web-platform-tests
css-flexbox/auto-margins-001.html: Use Ahem font for alignment tests. (#22693)

* On WebKit this test fails because of very few pixel differences on the
word OK. This its perhaps caused by antialiasing differences applied to
the font in each case.

* To avoid this problem we use Ahem font to render the word "OK", that
way we drawn a rectangle where antialising doesn't have any effect.
This is because WebKit disables antialising for this test font.
--

wpt-commits: 1a83e795e53c50c1306a14a7bb8e3f7ccfa7f89f
wpt-pr: 22693
2020-04-09 10:35:45 +00:00
Julie Jeongeun Kim 201c9e27bd Bug 1627176 [wpt PR 22672] - [css-flexbox] Move percentage-sizes-quirks.html to WPT, a=testonly
Automatic update from web-platform-tests
[css-flexbox] Move percentage-sizes-quirks.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
percentage-size-quirks-001.html.

Bug: 1063749
Change-Id: I0fd18022c94cc4d539a6e8f79efbfd6e658863cf
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2134466
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@{#756519}

--

wpt-commits: 759408269fb0fafb193e19e61f32678e32b55d2f
wpt-pr: 22672
2020-04-09 10:35:45 +00:00