Commit 79cb0b32 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/devtools-frontend/src 13f30b96a857..10a452110979 (6 commits)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/13f30b96a857..10a452110979

git log 13f30b96a857..10a452110979 --date=short --first-parent --format='%ad %ae %s'
2020-01-22 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS.
2020-01-22 tvanderlippe@chromium.org Typecheck Color.js with TypeScript
2020-01-22 sigurds@chromium.org [heap-snapshot] Hide 'treat global objects as roots' behind experiment
2020-01-22 tvanderlippe@chromium.org Reland "Fix typescript compilation with ts_library"
2020-01-22 sigurds@chromium.org [sourcemaps] Report error message on resourceLoad error
2020-01-22 pfaffe@chromium.org Don't set markers for multi-line breakpoints

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

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:1030746,chromium:1034504,chromium:1043614
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: I217bb390a7419303f173924e812245dc1dd95237
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2014662Reviewed-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@{#733982}
parent 62d2d9c6
...@@ -252,7 +252,7 @@ vars = { ...@@ -252,7 +252,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': '13f30b96a857dfd24fc453684fd6eada334732a4', 'devtools_frontend_revision': '10a4521109796588698cf71e38f0012630bf3415',
# 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