Commit 0031fa6a authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/devtools-frontend/src f4941654a1fe..55e502897c6e (4 commits)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/f4941654a1fe..55e502897c6e

git log f4941654a1fe..55e502897c6e --date=short --first-parent --format='%ad %ae %s'
2020-03-11 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS.
2020-03-11 jacktfranklin@chromium.org Allow TypeScript to import `ls` directly
2020-03-11 leese@chromium.org More tests for scripts shared between workers
2020-03-11 petermarshall@chromium.org [lighthouse] Add a tooltip for the 'Simulated Throttling' setting

Created with:
  gclient setdep -r src/third_party/devtools-frontend/src@55e502897c6e

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:1047091,chromium:670180
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: I9b96404fd096ac554a76499715e919c784981c48
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2098060Reviewed-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@{#749147}
parent 9fcd7541
...@@ -246,7 +246,7 @@ vars = { ...@@ -246,7 +246,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': 'f4941654a1fe51bc5ce9e6d01face56ffda2950e', 'devtools_frontend_revision': '55e502897c6e408ce3f108e631251e488419a9f7',
# 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