- 10 May, 2018 40 commits
-
-
David Bokan authored
Most "scrolling" tests in Blink are in the fast/scrolling and fast/events directories, the latter due to testing touch, wheel, keyboard, etc. events. Many of these will use eventSender and so avoid the composited path entirely so they provide just some mildly useful main-thread scrolling coverage. Some do use gpuBenchmarking and are thus more useful. Bug: 836913,840017,841342,841423 Change-Id: Idc4c2fae7ee7a48f074df8b3df5a027a75c82f71 Reviewed-on: https://chromium-review.googlesource.com/1052823Reviewed-by:
Philip Rogers <pdr@chromium.org> Commit-Queue: David Bokan <bokan@chromium.org> Cr-Commit-Position: refs/heads/master@{#557533}
-
Emily Hanley authored
Bug: 841757 Change-Id: I423f9dd3854eefdd5255f0a4524255820b0cbde5 Reviewed-on: https://chromium-review.googlesource.com/1053752 Commit-Queue: Emily Hanley <eyaich@chromium.org> Reviewed-by:
Ned Nguyen <nednguyen@google.com> Cr-Commit-Position: refs/heads/master@{#557532}
-
Greg Kraynov authored
It's getting moved to //base, so renderer.scheduler tracing category is inappropriate. Bug: 783309 Change-Id: I8280a218188f2de721f752f1c58cdf6555cb0943 Reviewed-on: https://chromium-review.googlesource.com/1052130Reviewed-by:
Gabriel Charette <gab@chromium.org> Reviewed-by:
Bruce Dawson <brucedawson@chromium.org> Reviewed-by:
Sami Kyöstilä <skyostil@chromium.org> Commit-Queue: Greg Kraynov <kraynov@chromium.org> Cr-Commit-Position: refs/heads/master@{#557531}
-
Tibor Goldschwendt authored
Bug: 840931 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;master.tryserver.chromium.linux:linux_vr Change-Id: I7e1b336aeed1648fcbe01ae479f486e0b8ba5ac4 Reviewed-on: https://chromium-review.googlesource.com/1053065 Commit-Queue: Tibor Goldschwendt <tiborg@chromium.org> Reviewed-by:
Michael Thiessen <mthiesse@chromium.org> Cr-Commit-Position: refs/heads/master@{#557530}
-
https://pdfium.googlesource.com/pdfium.git/+log/ad18d2fba9dd..35557c3ce83c $ git log ad18d2fba..35557c3ce --date=short --no-merges --format='%ad %ae %s' 2018-05-10 dsinclair Change formcalc javascript method output Created with: roll-dep src/third_party/pdfium BUG=chromium:814840 The AutoRoll server is located here: https://pdfium-roll.skia.org 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. TBR=dsinclair@chromium.org Change-Id: I24e471a028807c98392302493cbbf922a9471f8b Reviewed-on: https://chromium-review.googlesource.com/1053753 Commit-Queue: pdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Reviewed-by:
pdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#557529}
-
Josh Horwich authored
Add an optional flag to hide the "Skip" button in the ARC ToS screen shown during the OOBE flow. Bug: 820522 Test: OOBE with and without --enable-arc-oobe-optin-no-skip Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I62d915871f617eca052aaec6e6c11e747ac05737 Reviewed-on: https://chromium-review.googlesource.com/1050401Reviewed-by:
Yury Khmel <khmel@chromium.org> Reviewed-by:
Achuith Bhandarkar <achuith@chromium.org> Commit-Queue: Josh Horwich <jhorwich@chromium.org> Cr-Commit-Position: refs/heads/master@{#557528}
-
Justin Novosad authored
BUG=788439 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: I47143c9c80e8f53082420ff32a08fc64114ee08c Reviewed-on: https://chromium-review.googlesource.com/1053094 Commit-Queue: Justin Novosad <junov@chromium.org> Reviewed-by:
Fernando Serboncini <fserb@chromium.org> Cr-Commit-Position: refs/heads/master@{#557527}
-
Jonathan Backer authored
If you want to use OOP-R you need to use a RasterImplementation backed by a RasterDecoder service side. This is consistent with how --enable-oop-rasterization turns on RasterDecoder by default. TBR: danakj@chromium.org, sadrul@chromium.org Bug: 834313 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;master.tryserver.blink:linux_trusty_blink_rel Change-Id: I8bb9b86eaaf031502bf0f1504300a629df19cbfb Reviewed-on: https://chromium-review.googlesource.com/1052814Reviewed-by:
enne <enne@chromium.org> Cr-Commit-Position: refs/heads/master@{#557526}
-
Sharon Yang authored
NotificationManager.areNotificationsEnabled() was introduced in N, removing the need for reflection. Bug: 800904 Change-Id: I0e7acb495f5882fd84a6446f983c04a73417840c Reviewed-on: https://chromium-review.googlesource.com/1052228 Commit-Queue: Sharon Yang <yangsharon@google.com> Reviewed-by:
Anita Woodruff <awdf@chromium.org> Reviewed-by:
Peter Beverloo <peter@chromium.org> Cr-Commit-Position: refs/heads/master@{#557525}
-
Weiliang Chen authored
LayerTreeHostTestWillBeginImplFrameHasDidFinishImplFrame was testing that each |WillBeginImplFrame| triggers a corresponding |DidFinishImplFrame|. Since the test is only focused on compositor thread, stop using commit on main thread to drive the test. Also call EndTest on thread as soon as we reach expected number of frames, and stop using whether we expect a |BeginMainFrame| as signal for end of test. R=danakj Bug: 790877 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;master.tryserver.blink:linux_trusty_blink_rel Change-Id: Ie8847e2ddec49a1191e87a0a4608cb2bce4eb952 Reviewed-on: https://chromium-review.googlesource.com/1052926Reviewed-by:
danakj <danakj@chromium.org> Commit-Queue: weiliangc <weiliangc@chromium.org> Cr-Commit-Position: refs/heads/master@{#557524}
-
Bence Béky authored
|request_info| argument to ValidatePushedStream() is the client request. I accidentally misnamed the variables and misplaced the comments when I originally wrote this code. This CL clears up the confusion. Since both the client and pushed request must have a range header, and they must match, this is no functional change. The only confusing thing is that one request is available as an HttpRequestInfo object, the other one as a SpdyHeaderBlock object, so the syntax for extracting this header is different. SpdyStream: :request_headers() is the pushed request headers. Change-Id: I4752b6021492bcdc30f85e672a0036a0e4cb272b Reviewed-on: https://chromium-review.googlesource.com/1050193Reviewed-by:
Ryan Hamilton <rch@chromium.org> Commit-Queue: Bence Béky <bnc@chromium.org> Cr-Commit-Position: refs/heads/master@{#557523}
-
Bence Béky authored
Run git cl lint on //net/spdy/chromium and fix all complaints (except for one about rand_r and thread safety). Change-Id: Ie51085fb03f640a11dd2c7681d571e7bc6163ace Reviewed-on: https://chromium-review.googlesource.com/1050189Reviewed-by:
Ryan Hamilton <rch@chromium.org> Commit-Queue: Bence Béky <bnc@chromium.org> Cr-Commit-Position: refs/heads/master@{#557522}
-
Ryan Landay authored
This CL adds logging for two UMA events in the Android tab switcher: MobileStackViewNormalMode when a user switches from incognito mode to normal mode, and MobileStackViewIncognitoMode when a user switches from normal mode to incognito mode. The logging only records mode switches that happen while the tab switcher is open (i.e., swiping between stacks, and opening a new tab while inside the tab switcher that causes the other stack to become active, and also if we add a toolbar button for toggling normal/incognito mode). It does *not* log mode switches that happen outside the tab switcher (e.g. opening an incognito tab while in normal mode while the tab switcher is not active). Bug: 828224 Change-Id: I8f4f20dd290c59ccf261c39380388165c0fed408 Reviewed-on: https://chromium-review.googlesource.com/1050738Reviewed-by:
Brian White <bcwhite@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Commit-Queue: Ryan Landay <rlanday@chromium.org> Cr-Commit-Position: refs/heads/master@{#557521}
-
Matthew Jones authored
This patch disables animations when the bottom sheet is clearing its requests and hiding. This prevents an issue in EoC where new content is requested prior to the sheet being completely hidden. This results in suggestions being visible without reverse scrolling. Bug: 834923 Change-Id: I8bed11c87e24ab3b16d95d91329723eeb2a188e5 Reviewed-on: https://chromium-review.googlesource.com/1048705Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Matthew Jones <mdjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#557520}
-
Anna Malova authored
Bug: 837631 Change-Id: Ia2f2d7f23e23b64114ae29538feb24027c94f137 Reviewed-on: https://chromium-review.googlesource.com/1050345Reviewed-by:
Bernhard Bauer <bauerb@chromium.org> Reviewed-by:
Peter Conn <peconn@chromium.org> Reviewed-by:
Mathieu Perreault <mathp@chromium.org> Commit-Queue: Anna Malova <amalova@chromium.org> Cr-Commit-Position: refs/heads/master@{#557519}
-
Ryan Landay authored
This is a reland of fd312950. The original CL did not update the tools/metrics/actions/actions.xml file. Original change's description: > Add UMA event for entering Android tab switcher by toolbar swipe > > We currently don't have any UMA events for entering the Android tab switcher by > swiping down on the toolbar. In > https://chromium-review.googlesource.com/c/chromium/src/+/1048042, I am updating > the MobileToolbarShowStackView logging to include this case. In this CL, I am > adding a new MobileToolbarSwipeOpenStackView event specifically for this case so > we can measure how many people are entering the tab switcher by swiping on the > toolbar. > > Bug: 828224 > Change-Id: I2b2f7e4dafd08192355618273d7069a03b4d9e4e > Reviewed-on: https://chromium-review.googlesource.com/1048308 > Reviewed-by: David Trainor <dtrainor@chromium.org> > Commit-Queue: Ryan Landay <rlanday@chromium.org> > Cr-Commit-Position: refs/heads/master@{#556954} Bug: 828224 Change-Id: I2e717a946a8405aa180f9b1d96d72ad38985f092 Reviewed-on: https://chromium-review.googlesource.com/1052587Reviewed-by:
Brian White <bcwhite@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Commit-Queue: Ryan Landay <rlanday@chromium.org> Cr-Commit-Position: refs/heads/master@{#557518}
-
Adam Rice authored
The histograms Extensions.OffStoreInstallAllowReason and Extensions.OffStoreInstallDecisionHard have never been included in histograms.xml and so no-one has ever looked at the data they produce. Remove them. BUG=641289 Change-Id: I30e03c52d88bb456bd6aef8318d6e136f8218cc5 Reviewed-on: https://chromium-review.googlesource.com/1053667Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Commit-Queue: Adam Rice <ricea@chromium.org> Cr-Commit-Position: refs/heads/master@{#557517}
-
xlai authored
TBR=junov@chromium.org,bajones@chromium.org Bug: 776826 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 Change-Id: Idacc96a19591ae2c5bfc0911243e6a38dcf8a402 Reviewed-on: https://chromium-review.googlesource.com/1052490Reviewed-by:
Olivia Lai <xlai@chromium.org> Commit-Queue: Olivia Lai <xlai@chromium.org> Cr-Commit-Position: refs/heads/master@{#557516}
-
Roger McFarlane authored
This CL adds feature flags that causes Chrome to suppress suggestions, votes and quality metrics based on profile data which has been flagged as likely invalid. This will allow Chrome Team to evaluate the utility of attempting to filter out this data. Bug: 835984 Change-Id: I986020fcdc1319ffcab9a8fd998862c27ba645f7 Reviewed-on: https://chromium-review.googlesource.com/1053597Reviewed-by:
Sebastien Seguin-Gagnon <sebsg@chromium.org> Reviewed-by:
Jesse Doherty <jwd@chromium.org> Commit-Queue: Roger McFarlane <rogerm@chromium.org> Cr-Commit-Position: refs/heads/master@{#557515}
-
Adam Rice authored
Histogram Extension.ExternalProvidersReadyAfter has existed since at least 2012, but never been mapped. This implies that no-one has ever been interested enough to look at the data, and so it is providing no value to users. Remove it. BUG=643540 Change-Id: I472e5e515469a084fcb1b0ad6ce18826f40ad7ea Reviewed-on: https://chromium-review.googlesource.com/1053669Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Commit-Queue: Adam Rice <ricea@chromium.org> Cr-Commit-Position: refs/heads/master@{#557514}
-
Emily Stark authored
When an error message has recurred several times, show a message on the interstitial. This CL adds the CSS for the recurrent error message. See https://bugs.chromium.org/p/chromium/issues/detail?id=839969#c3 for a current screenshot. Bug: 839969 Change-Id: I4a3ce380563d7053bf6d241ae18a380f67d22300 Reviewed-on: https://chromium-review.googlesource.com/1052918 Commit-Queue: Emily Stark <estark@chromium.org> Reviewed-by:
Edward Jung <edwardjung@chromium.org> Cr-Commit-Position: refs/heads/master@{#557513}
-
Douglas Creager authored
We weren't including the `include-subdomains` field of each endpoint group in the data we were handing over to the net-internals page. (The net-internals code that reads this field is already there; we just weren't filling in a value.) Bug: 829353 Change-Id: Ic1f81241c40de063e68c56ee2f2e10ba0b8da7a6 Reviewed-on: https://chromium-review.googlesource.com/1052851Reviewed-by:
Julia Tuttle <juliatuttle@chromium.org> Commit-Queue: Douglas Creager <dcreager@chromium.org> Cr-Commit-Position: refs/heads/master@{#557512}
-
Daniel Nicoara authored
Have DrmDevice read the properties and cache them during initialization. Update SetColorCorrection() to use the cached properties rather than query them every time the properties are set. BUG=839487 TEST=Ran on eve and verified the CTM is set correctly. Change-Id: I5efd4f4d83d0458a29dc1e7b588f708e0b04912a Reviewed-on: https://chromium-review.googlesource.com/1042277 Commit-Queue: Daniel Nicoara <dnicoara@chromium.org> Reviewed-by:
Daniele Castagna <dcastagna@chromium.org> Cr-Commit-Position: refs/heads/master@{#557511}
-
Max Morin authored
CleanUp may not be called (it may happen that the frame owning the stream is destroyed before the signal to clean up the stream is received from the renderer), so move key press stuff from there to the destructor. Bug: 836226 Change-Id: I141b5942296c268b43a82934ec01c744931df65d Reviewed-on: https://chromium-review.googlesource.com/1052697Reviewed-by:
Olga Sharonova <olka@chromium.org> Commit-Queue: Max Morin <maxmorin@chromium.org> Cr-Commit-Position: refs/heads/master@{#557510}
-
Koji Ishii authored
Following bot results are included. 5308 5309 5312 5316 5324 5325 5328 5333 5336 120 lines were removed and 21 lines were deflaked by consecutive results since 5265. TBR=eae@chromium.org, mstensho@chromium.org NOTRY=true Bug: 591099 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_layout_ng Change-Id: I7ebbeee62eec646d22e3aa6070295ae296208ad4 Reviewed-on: https://chromium-review.googlesource.com/1051466 Commit-Queue: Koji Ishii <kojii@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#557509}
-
Tibor Goldschwendt authored
This change lets us scroll one page in the tabs view. 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;master.tryserver.chromium.linux:linux_vr Change-Id: I72d4bc22a73c0c871c8d233d69335ee58a10e93e Reviewed-on: https://chromium-review.googlesource.com/1050845Reviewed-by:
Biao She <bshe@chromium.org> Commit-Queue: Tibor Goldschwendt <tiborg@chromium.org> Cr-Commit-Position: refs/heads/master@{#557508}
-
Justin Novosad authored
This CL is a step towards removing OffscreenCanvasResourceProvider BUG=788439 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: I78972f67aa8849de59690f591d69c534bdc08a42 Reviewed-on: https://chromium-review.googlesource.com/1053173Reviewed-by:
Justin Novosad <junov@chromium.org> Reviewed-by:
Olivia Lai <xlai@chromium.org> Commit-Queue: Justin Novosad <junov@chromium.org> Cr-Commit-Position: refs/heads/master@{#557507}
-
Ryan Landay authored
We currently log the UMA event MobileTabSwitched when a user switches tabs in the Android tab switcher, but we don't log one if the user stays on the same tab. This CL starts logging a new MobileTabReturnedToCurrentTab event for this case. Bug: 828224 Change-Id: Iaeedf9f0c7493e68ae2fde335eaba5ad6bd0405d Reviewed-on: https://chromium-review.googlesource.com/1050926Reviewed-by:
Brian White <bcwhite@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Commit-Queue: Ryan Landay <rlanday@chromium.org> Cr-Commit-Position: refs/heads/master@{#557506}
-
Ryan Landay authored
This CL adds logging for a new UMA event MobileToolbarStackViewButtonInStackView to log when a user in the Android tab switcher taps on the tab switcher button on the toolbar to exit the tab switcher. Bug: 828224 Change-Id: I1b7528544daba0c2f23746f309d4b97cf98ef826 Reviewed-on: https://chromium-review.googlesource.com/1050965Reviewed-by:
Brian White <bcwhite@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Commit-Queue: Ryan Landay <rlanday@chromium.org> Cr-Commit-Position: refs/heads/master@{#557505}
-
Noel Gordon authored
Tbr: slangley Bug: 841659 Change-Id: I2f7e55e103f91c563600a29632c59fade44fba3b Reviewed-on: https://chromium-review.googlesource.com/1053676Reviewed-by:
Noel Gordon <noel@chromium.org> Commit-Queue: Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#557504}
-
Sam McNally authored
Bug: 823956 Change-Id: I6dbb43bb2a9af2723798f00f5ee1cd0cdc1dfa95 Reviewed-on: https://chromium-review.googlesource.com/1039114 Commit-Queue: Sam McNally <sammc@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Stuart Langley <slangley@chromium.org> Cr-Commit-Position: refs/heads/master@{#557503}
-
Roger Tawa authored
Bug: 834939 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: Iaa64d4a386da00914b0f69a33573f8e049833b82 Reviewed-on: https://chromium-review.googlesource.com/1035805Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Reviewed-by:
Michael Giuffrida <michaelpg@chromium.org> Reviewed-by:
Joshua Pawlicki <waffles@chromium.org> Reviewed-by:
Joe Mason <joenotcharles@chromium.org> Commit-Queue: Roger Tawa <rogerta@chromium.org> Cr-Commit-Position: refs/heads/master@{#557502}
-
Nick Harper authored
Bug: 841685 Change-Id: I1deb65b345058cf9317122ffb5bb4a236dd5446c Reviewed-on: https://chromium-review.googlesource.com/1053787 Commit-Queue: Nick Harper <nharper@chromium.org> Commit-Queue: Bernhard Bauer <bauerb@chromium.org> Reviewed-by:
Bernhard Bauer <bauerb@chromium.org> Cr-Commit-Position: refs/heads/master@{#557501}
-
Bence Béky authored
Some SpdyStream methods are conceptually const, mark them as such. Change-Id: I89935beec587771045554e30dffdb998195e5e64 Reviewed-on: https://chromium-review.googlesource.com/1050190Reviewed-by:
Ryan Hamilton <rch@chromium.org> Commit-Queue: Bence Béky <bnc@chromium.org> Cr-Commit-Position: refs/heads/master@{#557500}
-
Ethan Kuefner authored
This is the OBBS-side version of https://chromium-review.googlesource.com/c/chromium/tools/build/+/1052920 Bug: 841351 Change-Id: Ie863c647ecd93ebeda326b00ebcad1543db0f7ef Reviewed-on: https://chromium-review.googlesource.com/1053048Reviewed-by:
Simon Hatch <simonhatch@chromium.org> Reviewed-by:
Emily Hanley <eyaich@chromium.org> Commit-Queue: Simon Hatch <simonhatch@chromium.org> Cr-Commit-Position: refs/heads/master@{#557499}
-
Robert Phillips authored
The dependent Skia CL is: https://skia-review.googlesource.com/c/skia/+/127125 (Fix clipping of SkMatrixImageFilter input (take 2)) Change-Id: I971081aebfe333bbaa3b6a6d209038e198c118ff Reviewed-on: https://chromium-review.googlesource.com/1052850Reviewed-by:
Florin Malita <fmalita@chromium.org> Commit-Queue: Robert Phillips <robertphillips@google.com> Cr-Commit-Position: refs/heads/master@{#557498}
-
Jinho Bang authored
This patch adds a use counter to count invalid currency code. The data will be used later when deprecating/removing the member. Bug: 839402 Change-Id: Idbb4f305cf453a3ddddf19983ecfb45bec69d22d Reviewed-on: https://chromium-review.googlesource.com/1053027Reviewed-by:
Steven Holte <holte@chromium.org> Reviewed-by:
Ganggui Tang <gogerald@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Jinho Bang <jinho.bang@samsung.com> Cr-Commit-Position: refs/heads/master@{#557497}
-
Greg Kraynov authored
Bug: 841735 Change-Id: I38872f08a406c208b65f15845293b2ad55d20b19 Reviewed-on: https://chromium-review.googlesource.com/1053767Reviewed-by:
Alex Clarke <alexclarke@chromium.org> Commit-Queue: Greg Kraynov <kraynov@chromium.org> Cr-Commit-Position: refs/heads/master@{#557496}
-
Tsuyoshi Horo authored
When this feature is enabled: - The Accept header of navigation requests will have "application/signed-exchange;v=b0". - If the response HTTP header has a valid Origin-Trial header for "SignedHTTPExchange", and the Content-Type header is "application/signed-exchange;v=b0", Chrome handles the response as SignedHTTPExchange. - Otherwise, the navigation loading will fail. Bug: 827939 Change-Id: Ib4906388cd6939df51244478d3e7a31df6c43652 Reviewed-on: https://chromium-review.googlesource.com/985993Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Kunihiko Sakamoto <ksakamoto@chromium.org> Commit-Queue: Tsuyoshi Horo <horo@chromium.org> Cr-Commit-Position: refs/heads/master@{#557495}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 47084bae. Build: https://ci.chromium.org/buildbot/chromium.infra.cron/wpt-importer/17237 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: bjonesbe@adobe.com: external/wpt/css/css-shapes TBR=markdittmer No-Export: true Change-Id: I08f07061ebc283afb41038664889d579a07c4ce6 Reviewed-on: https://chromium-review.googlesource.com/1053575 Commit-Queue: Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Reviewed-by:
Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Cr-Commit-Position: refs/heads/master@{#557494}
-