Commit 6b69e47f authored by chromium-autoroll's avatar chromium-autoroll Committed by Chromium LUCI CQ

Roll DevTools Frontend from ddb981175c35 to 61704b4db5d7 (2 revisions)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/ddb981175c35..61704b4db5d7

2021-01-07 jegarc@microsoft.com Styles: Prevent invisible properties to invalidate visible ones
2021-01-07 tvanderlippe@chromium.org Convert UIString.js to TypeScript-authored

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:1163314
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: I360e91ea928178f07ac6ac8e34a69c65b964f946
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2615179Reviewed-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@{#841141}
parent 92a8ad33
...@@ -274,7 +274,7 @@ vars = { ...@@ -274,7 +274,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': 'ddb981175c350edfc3f33bee523e963e51721b82', 'devtools_frontend_revision': '61704b4db5d783813e19262bad9ef6e36c8d7ce5',
# 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