Commit 0337870e authored by Takuto Ikuta's avatar Takuto Ikuta Committed by Commit Bot

Revert "Roll src/third_party/devtools-frontend/src e22500101fbd..f0e349172618 (8 commits)"

This reverts commit c5fdd183.

Reason for revert: This broke build determinism.
https://ci.chromium.org/p/chromium/builders/ci/Deterministic%20Linux/26870?blamelist=1#blamelist-tab

Original change's description:
> Roll src/third_party/devtools-frontend/src e22500101fbd..f0e349172618 (8 commits)
>
> https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/e22500101fbd..f0e349172618
>
> git log e22500101fbd..f0e349172618 --date=short --first-parent --format='%ad %ae %s'
> 2020-02-18 tvanderlippe@chromium.org Revert "Extract `toBase64` into `StringUtilities`"
> 2020-02-18 wolfi@chromium.org Revert "Reland "Use 1000 not 1024 for kB and MB calculations""
> 2020-02-18 jacktfranklin@chromium.org Fix TS build checking for bridge files
> 2020-02-18 jacktfranklin@chromium.org Extract `toBase64` into `StringUtilities`
> 2020-02-18 tvanderlippe@chromium.org Fix TS + Ninja integration
> 2020-02-18 wolfi@chromium.org Fix layout issue in add-location-table
> 2020-02-18 kimanh@chromium.org [devtools] Make wasm source url clickable
> 2020-02-18 wolfi@chromium.org Reland "Use 1000 not 1024 for kB and MB calculations"
>
> Created with:
>   gclient setdep -r src/third_party/devtools-frontend/src@f0e349172618
>
> 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/+/master/autoroll/README.md
>
> Bug: chromium:1011811,chromium:1035309,chromium:1050549
> Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
> Change-Id: I9a08956696b386273e0abe9566e7734cffb7ba8e
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2061202
> 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@{#742132}

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

Change-Id: Ie494cd476ba7d71e944ac3281f5c551ca11757f7
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: chromium:1011811, chromium:1035309, chromium:1050549, filed crbug.com/1053800
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062012
Commit-Queue: Takuto Ikuta <tikuta@chromium.org>
Reviewed-by: default avatarTakuto Ikuta <tikuta@chromium.org>
Cr-Commit-Position: refs/heads/master@{#742428}
parent 16f5a3f0
......@@ -242,7 +242,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling devtools-frontend
# and whatever else without interference from each other.
'devtools_frontend_revision': 'ff5ad47b8295748ca005a2130bf1f4b946f0be70',
'devtools_frontend_revision': 'e22500101fbdbfdd8561c195ef47d3bc1af2004f',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling libprotobuf-mutator
# 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