Commit ea107cae authored by Darren Shen's avatar Darren Shen Committed by Commit Bot

Revert "Roll DevTools Frontend from ea2a4adced5c to 202a67eebb92 (11 revisions)"

This reverts commit 5588dd6c.

Reason for revert: Causing breakages in https://ci.chromium.org/p/chromium/builders/ci/win-archive-rel/18895

Original change's description:
> Roll DevTools Frontend from ea2a4adced5c to 202a67eebb92 (11 revisions)
>
> https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/ea2a4adced5c..202a67eebb92
>
> 2020-10-27 brcui@microsoft.com Update Console Error/Warnings Counters CSS for consistency
> 2020-10-27 pfaffe@chromium.org Implement support for recursive JS formatters
> 2020-10-27 janscheffler@chromium.org [Puppeteer] Add unit test to make sure puppeteer runs in the browser
> 2020-10-27 cpinnamaneni@microsoft.com Service worker button to show network panel in drawer.
> 2020-10-27 w.hernandez.code@gmail.com Prevent “Emulated Devices” text from wrapping
> 2020-10-27 changhaohan@chromium.org Move geometry-related utility functions to ui/Geometry
> 2020-10-27 janscheffler@chromium.org [Puppeteer] Update puppeteer to v.5.4.0
> 2020-10-27 tvanderlippe@chromium.org Typecheck formatter/SourceFormatter.js with TypeScript
> 2020-10-27 andoli@chromium.org [ts] Typecheck source_frame/ResourceSourceFrame.js with TypeScript
> 2020-10-27 andoli@chromium.org [ts] Typecheck source_frame/BinaryResourceViewFactory.js with TypeScript
> 2020-10-27 andoli@chromium.org [ts] Typecheck source_frame/ImageView.js with TypeScript
>
> If this roll has caused a breakage, revert this CL and stop the roller
> using the controls here:
> https://autoroll.skia.org/r/devtools-frontend-chromium
> Please CC devtools-waterfall-sheriff-onduty@grotations.appspotmail.com on the revert to ensure that a human
> is aware of the problem.
>
> To report a problem with the AutoRoller itself, please file a bug:
> https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
>
> Documentation for the AutoRoller is here:
> https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md
>
> Bug: chromium:1011811,chromium:1127915,chromium:1133060
> Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
> Change-Id: I74359b54777be38acd0db3786e3af55fef836dd5
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2503594
> Reviewed-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@{#821543}

TBR=chromium-autoroll@skia-public.iam.gserviceaccount.com,devtools-waterfall-sheriff-onduty@grotations.appspotmail.com

Change-Id: Id83b0c90a4041186c94eb6216f55b0e460d0069d
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: chromium:1011811
Bug: chromium:1127915
Bug: chromium:1133060
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2503530Reviewed-by: default avatarDarren Shen <shend@chromium.org>
Commit-Queue: Darren Shen <shend@chromium.org>
Cr-Commit-Position: refs/heads/master@{#821554}
parent 6c41b35a
...@@ -277,7 +277,7 @@ vars = { ...@@ -277,7 +277,7 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling devtools-frontend # the commit queue can handle CLs rolling devtools-frontend
# and whatever else without interference from each other. # and whatever else without interference from each other.
'devtools_frontend_revision': '202a67eebb92f9c2b2eb219f168620433d8f55f1', 'devtools_frontend_revision': 'ea2a4adced5c03647c350c8d4a2aa82419c02dde',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling libprotobuf-mutator # the commit queue can handle CLs rolling libprotobuf-mutator
# and whatever else without interference from each other. # and whatever else without interference from each other.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment