Commit 8c663c0d authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll DevTools Frontend from 5a41e47b6f39 to 5d35d2afddac (3 revisions)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/5a41e47b6f39..5d35d2afddac

2020-11-02 alexrudenko@chromium.org Add justify-content icons to the styles panel
2020-11-02 aerotwist@chromium.org TypeScriptify JavaScriptREPL.js
2020-11-02 aerotwist@chromium.org TypeScriptify CookieItemsView.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:1139945
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: I3903b007259087e46d99fa49a5e7c5102a16b096
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2514175Reviewed-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@{#823211}
parent c2c0e6fd
...@@ -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': '5a41e47b6f3971e2a411e23c9c5a3a044e5cc896', 'devtools_frontend_revision': '5d35d2afddac90950e8f619777da755bfa37c22d',
# 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