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

Roll src/third_party/devtools-frontend/src 10e83a92760c..b04d7c55bff1 (5 commits)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/10e83a92760c..b04d7c55bff1

git log 10e83a92760c..b04d7c55bff1 --date=short --first-parent --format='%ad %ae %s'
2020-01-23 petermarshall@chromium.org Only call Debugger.setAsyncCallStackDepth while debugger is enabled
2020-01-23 aerotwist@chromium.org [Global] Update refs to Persistence.isolatedFileSystemManager
2020-01-23 tvanderlippe@chromium.org Migrate sdk/ to import cross-module
2020-01-23 aerotwist@chromium.org [Global] Update refs to UI.viewManager & UI.zoomManager
2020-01-23 tvanderlippe@chromium.org Migrate workspace/ to import cross-module

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

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:1006759,chromium:1010534
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: I4969fe4faca21c6a8e788dd98b9dfbc0b1de9302
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2016286Reviewed-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@{#734527}
parent 3cc0cfd6
......@@ -252,7 +252,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': '10e83a92760cad40e2c73948c5c45f02bf2b1196',
'devtools_frontend_revision': 'b04d7c55bff1c3449e35dda4dc237bc40e79d93c',
# 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