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

Roll DevTools Frontend from 7c54d0e3efb6 to ddb981175c35 (11 revisions)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/7c54d0e3efb6..ddb981175c35

2021-01-07 jacktfranklin@chromium.org Migrate component_docs/data_grid examples to TS files
2021-01-07 mathias@chromium.org Include .avif and .webp images in *.grd files
2021-01-07 tvanderlippe@chromium.org Enable no-implicit-coercion for all files
2021-01-07 tvanderlippe@chromium.org Enable no-implicit-coercion in front_end/
2021-01-07 tvanderlippe@chromium.org Fix remaining no-implicit-coercion errors in front_end/
2021-01-07 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools Chromium DEPS.
2021-01-07 bmeurer@chromium.org [e2e] Disable another test to unblock the Chromium roll.
2021-01-07 patrick.brosset@microsoft.com Make sure rulers appear when needed
2021-01-07 tvanderlippe@chromium.org Fix no-implicit-coercion errors in front_end/
2021-01-07 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS.
2021-01-07 bmeurer@chromium.org [e2e] Temporarily disable test to unblock Chromium roll.

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:1082789,chromium:1144106,chromium:1159309,chromium:1161667,chromium:1161701
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: I56f53f2ad0d050f7c2d9078ebf0f03a0332286e4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2614134Reviewed-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@{#841101}
parent 5b272b44
......@@ -274,7 +274,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling devtools-frontend
# and whatever else without interference from each other.
'devtools_frontend_revision': '7c54d0e3efb6e9c67069830f195d109dedb6e60d',
'devtools_frontend_revision': 'ddb981175c350edfc3f33bee523e963e51721b82',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling libprotobuf-mutator
# 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