- 25 Jun, 2019 40 commits
-
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/0d7d36e8..6abe28c3 Please follow these instructions for assigning/CC'ing issues: https://v8.dev/docs/triage-issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux-blink-rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:mac_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:win_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I3f60f56c09af967f9a80e0dafd79ccf2aa6a181a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1676504Reviewed-by:
v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#672175}
-
Eric Stevenson authored
The builder used for this option has been changed and does not archive all artifacts needed. Now that the android-binary-size trybot exists, downloading builds locally generally isn't necessary. Change-Id: Ibf24646dce4db1ae926885937dbe11fb7728a9c7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1676676 Commit-Queue: Eric Stevenson <estevenson@chromium.org> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Auto-Submit: Eric Stevenson <estevenson@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#672174}
-
Min Qin authored
splt->split Change-Id: I53cdeb3145c666f19272f842208b2e1b548e8a29 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1676486Reviewed-by:
Xing Liu <xingliu@chromium.org> Commit-Queue: Min Qin <qinmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#672173}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/dcd49b01615f..db8b1cb70185 git log dcd49b01615f..db8b1cb70185 --date=short --no-merges --format='%ad %ae %s' 2019-06-25 ilkos@google.com add ion memory metric Created with: gclient setdep -r src/third_party/perfetto@db8b1cb70185 The AutoRoll server is located here: https://autoroll.skia.org/r/perfetto-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. BUG=chromium:b/135925438 TBR=perfetto-bugs@google.com Change-Id: Ibc1eeda810fd71d0f2474e66af3a3af8cc3b4683 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1676350Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#672172}
-
Sean Gilhuly authored
Enable the blending and masks tests that are passing on Vulkan, and add TODOs for the rest. Bug: 963446 Change-Id: I384d97772be9ae9c96b7695e94423ecfaf848737 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1673440Reviewed-by:
enne <enne@chromium.org> Commit-Queue: Sean Gilhuly <sgilhuly@chromium.org> Cr-Commit-Position: refs/heads/master@{#672171}
-
Will Harris authored
BUG=977723 Change-Id: If2a239a2e5029eaf8449279a1c8abcd0e808a789 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1674603 Commit-Queue: Will Harris <wfh@chromium.org> Reviewed-by:
Robert Liao <robliao@chromium.org> Cr-Commit-Position: refs/heads/master@{#672170}
-
Robert Ogden authored
This utility class is the basic shape of the end result, documented in the bug. There's several members and arguments which aren't used yet, but will be in future CLs. This CL adds a simple URLLoader and status checker. The prober's behavior will become richer in future CLs. Bug: 977603 Change-Id: Iba9c15c27d83012e357a793c5ecabd3fe4e94e71 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1671487 Commit-Queue: Robert Ogden <robertogden@chromium.org> Reviewed-by:
Ramin Halavati <rhalavati@chromium.org> Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Cr-Commit-Position: refs/heads/master@{#672169}
-
Robert Kroeger authored
Add RetryOnFailure to the ScreenshotSync_GPURasterWithDivs and ScreenshotSync_SWRasterWithCanvas tests. BUG: 978492 Change-Id: Ia378e3b7113ad2ec4ca8d2e4247c6fc6fc1a1dd4 TBR: kbr@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1676446Reviewed-by:
Robert Kroeger <rjkroege@chromium.org> Commit-Queue: Robert Kroeger <rjkroege@chromium.org> Auto-Submit: Robert Kroeger <rjkroege@chromium.org> Cr-Commit-Position: refs/heads/master@{#672168}
-
Devlin Cronin authored
Enable the action.setIcon function (define the extension function, add histogram values, and add custom bindings), and add a parameterized end-to-end test for setting the icon from both a local path and canvas image data. Bug: 893373 Change-Id: I249d6e980469fe3af2c541db92bba09b2d87ce03 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1658421Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Karan Bhatia <karandeepb@chromium.org> Commit-Queue: Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#672167}
-
Sunny Sachanandani authored
crrev.com/c/1646540 changed the default SDR white level to 200 nits from previous value of 80 nits when forcing an HDR color profile via chrome://flags. This doesn't seem to work well on some displays, and leads to washed out colors. Bug: 974894 Change-Id: I900cbe8e85aaf72a2b15119379022f3ec878e5f3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1674616 Auto-Submit: Sunny Sachanandani <sunnyps@chromium.org> Commit-Queue: Ahmed Fakhry <afakhry@chromium.org> Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Cr-Commit-Position: refs/heads/master@{#672166}
-
Matthew Jones authored
Bug: 976803 Change-Id: Ia076e9e97ce5d7bdadb8634cfa587e1e5996d757 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1674492 Commit-Queue: Matthew Jones <mdjones@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#672165}
-
Ryan Hansberry authored
Different AccountId objects were being built with either raw or canonicalized emails (canonicalized emails remove characters not used for identification, such as periods). Without this change, two separate AccountId objects with a raw and canonicalized email won't be recognized as equal and won't have the same hash, even though they have effectively the same email and in fact should. This change fixes callers of the constructor which were passing raw emails; notably, account_info's AccountIdFromAccountInfo() is tweaked to canonicalize the email. If the platform is Chrome OS, user_manager::known_user::GetAccount() is used instead for the extra checks it provides. Bug: 953027 Change-Id: I8491698fdd005e79c564efcc0256c0b975f33065 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1667747Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Roger Tawa <rogerta@chromium.org> Reviewed-by:
Boris Sazonov <bsazonov@chromium.org> Reviewed-by:
Alexander Alekseev <alemate@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Ryan Hansberry <hansberry@chromium.org> Cr-Commit-Position: refs/heads/master@{#672164}
-
danakj authored
They do async initialization after that anyway, this does redundant resource loading. The method will be going away shortly. R=boliu@chromium.org Bug: 961849 Change-Id: Iea16a3873bf060abd2a13333f3508fa2a0df0593 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1675342Reviewed-by:
Bo <boliu@chromium.org> Commit-Queue: danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#672163}
-
John Lee authored
The mixin got removed during MD refresh and adding it back seems to make it looks worse than it currently does Bug: 973674 Change-Id: I561c41b5d3a204823db1578902a11e0a6f0cd42e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1674453Reviewed-by:
Esmael El-Moslimany <aee@chromium.org> Commit-Queue: John Lee <johntlee@chromium.org> Cr-Commit-Position: refs/heads/master@{#672162}
-
Fabrice de Gans-Riberi authored
* Remove deprecated SDK build targets. * Fix the manifest merging logic to prevent metadata duplication. * The script can now build an SDK containing both x64 and arm64 archs. * Pretty-print the resulting manifest. * Remove unused code. Change-Id: I2b4b2527427c9c668b1b7405e547fcc7ac466f9f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1674331 Commit-Queue: Fabrice de Gans-Riberi <fdegans@chromium.org> Reviewed-by:
Sergey Ulanov <sergeyu@chromium.org> Cr-Commit-Position: refs/heads/master@{#672161}
-
Wei-Yin Chen (陳威尹) authored
Interpolators in BakedBezierInterpolator are marked deprecated, and replacements are added to the comments. Bug: 971534 Change-Id: I607b9070f77015aee939c481b11385b6acdbc371 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1647336 Commit-Queue: Wei-Yin Chen (陳威尹) <wychen@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Cr-Commit-Position: refs/heads/master@{#672160}
-
Clark DuVall authored
This also fixes URLLoaderInterceptor to work with this change. Bug: 976990 Change-Id: Icd72956170dee911e51e43063951d44cc7634617 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1671067 Commit-Queue: Clark DuVall <cduvall@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#672159}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/74e98f6cb07d..4c0a23611b39 git log 74e98f6cb07d..4c0a23611b39 --date=short --no-merges --format='%ad %ae %s' 2019-06-25 geofflang@chromium.org Update ValidateSamplerParameterBase to use const parameters. Created with: gclient setdep -r src/third_party/angle@4c0a23611b39 The AutoRoll server is located here: https://autoroll.skia.org/r/angle-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel TBR=syoussefi@google.com Change-Id: Ic635867d11382c399b55c8f4b5af7d1e0211433a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1676412Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#672158}
-
Tibor Goldschwendt authored
Bug: 978509 Change-Id: I67b21a9d8e2276bfbf15bcd220be6cb82c949c57 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1676668 Commit-Queue: Tibor Goldschwendt <tiborg@chromium.org> Auto-Submit: Tibor Goldschwendt <tiborg@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#672157}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/5767fb8cbd2a..04cffe3289f7 git log 5767fb8cbd2a..04cffe3289f7 --date=short --no-merges --format='%ad %ae %s' 2019-06-25 mbonadei@webrtc.org Switch example peerconnection server to ABSL_FLAG. 2019-06-25 nisse@webrtc.org Reland "Raise IllegalStateException for calls to retain() or release() on zero ref count" 2019-06-25 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 6c5bbd86..42482d4f (671957:672061) Created with: gclient setdep -r src/third_party/webrtc@04cffe3289f7 The AutoRoll server is located here: https://autoroll.skia.org/r/webrtc-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. BUG=chromium:None,chromium:None TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: I2b3257cd1e930c98eef35c48cb47f2517c729e98 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1676351Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#672156}
-
Yue Zhang authored
Bug: 978236 Change-Id: If2bd37ed4182597e7ee0175f367604b9ec2bca42 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1674669Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Reviewed-by:
Yusuf Ozuysal <yusufo@chromium.org> Commit-Queue: Yue Zhang <yuezhanggg@google.com> Cr-Commit-Position: refs/heads/master@{#672155}
-
danakj authored
The android startup tasks were run synchronously when a |ui_task| was present (ie in browser tests) because android browser tests were expecting synchronous initialization, however java initialization is asynchronous anyways. So we have a RunLoop in BrowserTestBase pumping tasks and waiting for java initialization to complete, which is done as a (possibly asynchronous) side effect of the |ui_task| running. Thus we can stop branching here for tests and just post the startup tasks in browser tests as we would do normally in production. And the RunLoop in BrowserTestBase::SetUp() will run them all, eventually running the |ui_task|. R=avi@chromium.org Bug: 961849 Change-Id: Ic4724895e7b3762c401f2e781907816e2048e1ec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1671069 Commit-Queue: danakj <danakj@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#672154}
-
Mohamed Heikal authored
Previously some JNI calls that used to pass Profile.java objects to native, were switched to use ProfileKey. However, since there was no implementation of ProfileKey.java, the JNI calls passed nothing from Java's side and native called ProfileKey's equivalent of ProfileManager::GetLastUsedProfile. Now that ProfileKey.java exists, JNI calls should pass in ProfileKey.java objects to native instead. Change-Id: I90f83e4c837a6d12613354c9bca5a8d52bf01d31 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1657752 Commit-Queue: Mohamed Heikal <mheikal@chromium.org> Reviewed-by:
Xi Han <hanxi@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Reviewed-by:
Henrique Nakashima <hnakashima@chromium.org> Reviewed-by:
Min Qin <qinmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#672153}
-
Rouslan Solomakhin authored
Before this patch, PaymentRequest.show() on a page with invalid SSL certificate would be rejected with "NotSupportedError: Payment method not supported," which confused web developers, since it was not clear from the error message that Chrome refused to show any payment methods on this page. This patch returns the SSL state in the error message. After this patch, PaymentRequest.show() on a page with invalid SSL certificate will reject with a more detailed error message, for example: "NotSupportedError: SSL certificate is not valid. Security level: DANGEROUS." Bug: 908976 Change-Id: Ifa367b641e3e83e206332af85cd2ca6605da197d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1666741Reviewed-by:
Danyao Wang <danyao@chromium.org> Commit-Queue: Rouslan Solomakhin <rouslan@chromium.org> Cr-Commit-Position: refs/heads/master@{#672152}
-
Robert Sesek authored
After c96c632d, MessagePumpKqueue is used instead to drive IO MessageLoops. The MessagePumpLibevent has gone unused, and the dependency can now be dropped. Bug: 973882 Change-Id: I698749a2dedea216bc8fa04578079f3e7b99294d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1675913Reviewed-by:
François Doray <fdoray@chromium.org> Commit-Queue: Robert Sesek <rsesek@chromium.org> Cr-Commit-Position: refs/heads/master@{#672151}
-
Emil A Eklund authored
Bug: 591099 Tbr: mstensho@chromium.org Change-Id: If0565b11507e18b2856d64eaa8c17678e1457022 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1672537Reviewed-by:
Emil A Eklund <eae@chromium.org> Commit-Queue: Emil A Eklund <eae@chromium.org> Cr-Commit-Position: refs/heads/master@{#672150}
-
Will Cassella authored
Rather than excluding the string resource from Android, don't use a string resource and inline the string. This is done for other process names. Bug: 968263 Change-Id: I08d5d7c771f439df70104cf8ffa952e4c5fe7210 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1670033Reviewed-by:
Bill Orr <billorr@chromium.org> Reviewed-by:
Emily Stark <estark@chromium.org> Commit-Queue: Will Cassella <cassew@google.com> Cr-Commit-Position: refs/heads/master@{#672149}
-
chrome://flagsJan Wilken Dörrie authored
This change adds the Touch To Fill flag to the list of UI flags and adds corresponding metadata. Bug: 957532 Change-Id: I4d366827140b6ba1f88903afec1755808c6ad1ed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1675654Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#672148}
-
Doug Arnett authored
Change-Id: I736d616abcc99417452b42e869b3f290380ff78d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1676585Reviewed-by:
Robert Ogden <robertogden@chromium.org> Commit-Queue: Doug Arnett <dougarnett@chromium.org> Cr-Commit-Position: refs/heads/master@{#672147}
-
Justin Cohen authored
As a followup to http://crrev.com/c/1669577, move the trust check to LastCommitted so all WebState APIs can return a trusted URL rather than just VisibleItem. BUG: 971740 Change-Id: Ia912007c6bfc65efa0443a07b072d9ed8075cedd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1673566 Commit-Queue: Justin Cohen <justincohen@chromium.org> Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Reviewed-by:
Ali Juma <ajuma@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#672146}
-
Jun Mukai authored
This improves the animation smoothness for expanding to fullscreen from peeking, from ~20 to ~65 for oneshot, and ~80 to ~90 for reuse. Still sometimes (1 in 5 attempts) ~20 animation smoothness can be observed. This also improves drag-to-reveal performance; LauncherDragTest.Open is improved by ~10msecs (~80 to ~70). Bug: 978179, 961467 Test: interactive_ui_tests Change-Id: Ia0550cada6cedb8525dee8472e89de9c1d5e246f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1673575Reviewed-by:
Alex Newcomer <newcomer@chromium.org> Commit-Queue: Jun Mukai <mukai@chromium.org> Cr-Commit-Position: refs/heads/master@{#672145}
-
Mugdha Lakhani authored
Remove an extra BackgroundSyncManager object from BackgroundSyncManager unittests. Bug: 933849 Change-Id: I4f3e5d598c1778d20ae33f8921b0fd85da535a6b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1675551 Commit-Queue: Mugdha Lakhani <nator@chromium.org> Reviewed-by:
Rayan Kanso <rayankans@chromium.org> Reviewed-by:
Peter Beverloo <peter@chromium.org> Cr-Commit-Position: refs/heads/master@{#672144}
-
Mugdha Lakhani authored
if the options don't match. Bug: 925297 Change-Id: Ibb92dd0eb7ccedf9f6c235439fc82a903b613854 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1660553 Commit-Queue: Mugdha Lakhani <nator@chromium.org> Reviewed-by:
Rayan Kanso <rayankans@chromium.org> Reviewed-by:
Peter Beverloo <peter@chromium.org> Cr-Commit-Position: refs/heads/master@{#672143}
-
Ian Vollick authored
Presently, we call .mutate() on a potentially null icon. In these cases, we should instead clear the icon. Bug: 966909 Change-Id: I6181c72d29ef15dfd543affcd7b8b38a664eef95 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1676724Reviewed-by:
Michael Thiessen <mthiesse@chromium.org> Commit-Queue: Ian Vollick <vollick@chromium.org> Cr-Commit-Position: refs/heads/master@{#672142}
-
Evan Stade authored
Replace it with an observer interface on GlobalErrorService. Change-Id: Ief1d6c231684e886a17931be7355ca6a6cabda72 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1670054 Commit-Queue: Evan Stade <estade@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#672141}
-
Vladislav Kuzkokov authored
Refactor to |base::OnceCallback| where possible. Explicitly use |base::RepeatingCallback| where it isn't. Leave as is if depends on API that should be updated. Bug: 968109 Change-Id: I21262a79e87c182ed1a2d9287f67a748a95f6ebf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1662549Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Commit-Queue: Vladislav Kuzkokov <vkuzkokov@chromium.org> Cr-Commit-Position: refs/heads/master@{#672140}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 3792d868. With Chromium commits locally applied on WPT: 9e3affdd "Ship `referer` header length limitation." 845a980a "KV Storage: add timeout=long and reenable disabled test" 73b57b36 "Add sec-metadata test when updating a service worker" 58b8718f "KV Storage: update to match IDL" Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md Directory owners for changes in this CL: cbiesinger@chromium.org: external/wpt/css/css-flexbox drott@chromium.org: external/wpt/css/css-text-decor drott@chromium.org, kojii@chromium.org: external/wpt/css/css-fonts foolip@chromium.org, lpz@chromium.org, robertma@chromium.org: external/wpt/tools kojii@chromium.org: external/wpt/css/css-rhythm external/wpt/css/css-text/line-break external/wpt/css/css-writing-modes kojii@chromium.org, mstensho@chromium.org: external/wpt/css/CSS2 rego@igalia.com: external/wpt/css/css-contain external/wpt/css/css-grid external/wpt/css/css-ui NOAUTOREVERT=true TBR=lukebjerring No-Export: true Change-Id: I59c1e24113b5ee82be67b4bed81b870aef1c9ae4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1675689Reviewed-by:
WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#672139}
-
jonross authored
Creates vulkan_swift_shader_blink_web_tests This adds a variant of blink_web_tests to the Chrome-GPU FYI bot: "Linux FYI SkiaRenderer Vulkan (NVIDIA)" This will allow us to get correctness coverage of SkiaRenderer+Vulkan until we have bots setup that can run the native Vulkan. This change adds a new FlagExpectations file to represent the failures occurring with Vulkan, which pass with GL. While also updating the skia_renderer_blink_web_tests to properly respect the SKIP expectation. Documentation on FlagExpectations has been updated to reflect how to mix expectations with test lists, while actually skipping tests. TEST=vulkan_swift_shader_blink_web_tests Bug: 969824 Change-Id: I8dec7f9e1c921868b2216efb0bd63ea952fc6dc4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1652791 Commit-Queue: Jonathan Ross <jonross@chromium.org> Reviewed-by:
Jonathan Backer <backer@chromium.org> Reviewed-by:
Peter Beverloo <peter@chromium.org> Reviewed-by:
Yuly Novikov <ynovikov@chromium.org> Cr-Commit-Position: refs/heads/master@{#672138}
-
Joshua Bell authored
On IDBObjectStore and IDBIndex instances, the keyPath property says is defined in the spec with: "if this attribute returns an object (specifically an Array), it returns the same object instance every time it is inspected". Web platform tests for this were missing. Since the property is 'any' in Web IDL (since it could be a string or Array) it can't use the [SameObject] extended attribute. And in the Blink IDL, it can't use the [SaveSameObject] hint since that requires [SameObject]. Instead, use the [CachedAttribute] hint and never dirty the cache. Bug: 977048 Change-Id: Ic4ede31a3a01e7a8a90c4f54eb8a989a673fcf22 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1674495 Commit-Queue: Daniel Murphy <dmurph@chromium.org> Reviewed-by:
Daniel Murphy <dmurph@chromium.org> Cr-Commit-Position: refs/heads/master@{#672137}
-
Nick Harper authored
TBR=rsleevi@chromium.org Change-Id: I53712d04cad1fcc93e68125a0c76c9154c71c299 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1673537Reviewed-by:
Nick Harper <nharper@chromium.org> Reviewed-by:
Ryan Sleevi <rsleevi@chromium.org> Commit-Queue: Nick Harper <nharper@chromium.org> Cr-Commit-Position: refs/heads/master@{#672136}
-