Commit 979b1f20 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll DevTools Frontend from 30ad9ea33821 to 89cf59f82a6b (8 revisions)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/30ad9ea33821..89cf59f82a6b

2020-11-03 alexrudenko@chromium.org Add baseline icons for flexbox properties in the Styles panel
2020-11-03 jacktfranklin@chromium.org Migrate emulation/DeviceModeModel to TS.
2020-11-03 yangguo@chromium.org [ts] Typecheck RenderingOptions.js
2020-11-03 aerotwist@chromium.org TypeScriptify EventListenersView.js
2020-11-03 kimanh@chromium.org Add value interpreter to linear memory inspector
2020-11-03 yangguo@chromium.org [ts] Typecheck DefaultCodeMirrorMimeMode.js
2020-11-03 janscheffler@chromium.org Fix keyboard accessibility in security panel
2020-11-03 yangguo@chromium.org [ts] Typecheck LayerPaintProfilerView.js

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:1110202,chromium:1139945
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: I457bc85e26a10731ae775e01dff4b05f9fec0ca1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2516492Reviewed-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@{#823511}
parent 87742f26
...@@ -277,7 +277,7 @@ vars = { ...@@ -277,7 +277,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': '30ad9ea338214262086ccd047d44b85d1dfaeec4', 'devtools_frontend_revision': '89cf59f82a6be3c438369a21a066a0c1284a623f',
# 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