Commit c5fdd183 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

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/+/2061202Reviewed-by: default avatarchromium-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}
parent 302f7628
......@@ -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': 'e22500101fbdbfdd8561c195ef47d3bc1af2004f',
'devtools_frontend_revision': 'f0e34917261826a527a2df7ec8643728ddaf0fbb',
# 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