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

Roll src/third_party/devtools-frontend/src b01f8fe7eb22..d9a5b6e2c1d2 (3 commits)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/b01f8fe7eb22..d9a5b6e2c1d2

git log b01f8fe7eb22..d9a5b6e2c1d2 --date=short --first-parent --format='%ad %ae %s'
2020-02-26 jalyn@microsoft.com Fix disappearing focus in Performance and Coverage
2020-02-26 sigurds@chromium.org [issues-panel] Correctly update issues upon navigation
2020-02-26 bmeurer@chromium.org Allow long strings to wrap in the console.

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

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:1055375,chromium:1056284
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: I0dd795828bad2eeab177340c509f7f663c654eb8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2075960Reviewed-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@{#744827}
parent 7285f8e5
......@@ -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': 'b01f8fe7eb221b6a496bd6c464c4cb602e5991b4',
'devtools_frontend_revision': 'd9a5b6e2c1d257c72b1ea825b8dd404c9e43e8df',
# 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