Commit 3879cac2 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll DevTools Frontend from c9886cc22e82 to 132b4bab67e1 (5 revisions)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/c9886cc22e82..132b4bab67e1

2020-09-02 tvanderlippe@chromium.org Migrate lighthouse to devtools_entrypoint
2020-09-02 jacktfranklin@chromium.org Move legacy css copy_to_gen to each subfolder
2020-09-02 tvanderlippe@chromium.org Migrate media to devtools_entrypoint
2020-09-02 tvanderlippe@chromium.org Migrate browser_debugger to devtools_entrypoint
2020-09-02 szuend@chromium.org [ts] Type-check sdk/RemoteObject.js with TypeScript

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/+doc/master/autoroll/README.md

Bug: chromium:1011811,chromium:1101738
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: I47d757c1269344323168697893e222f40bf19ba5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2390984Reviewed-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@{#803919}
parent dbb51738
...@@ -266,7 +266,7 @@ vars = { ...@@ -266,7 +266,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': 'c9886cc22e82ec6228dcea2f8b441a268d6afd22', 'devtools_frontend_revision': '132b4bab67e15c0e25a8d65cb23e17a806507374',
# 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