0

Roll DevTools Frontend from 66c6dc0ca6f4 to d6ed7f02fab4 (9 revisions)

66c6dc0ca6..d6ed7f02fa

2021-05-25 sigurds@chromium.org Resolve typing todo's after protocol roll
2021-05-25 sigurds@chromium.org Roll protocol
2021-05-25 janscheffler@chromium.org [Unit tests] Show html coverage results location
2021-05-25 sigurds@chromium.org Refactor coverage export and fix bug
2021-05-25 janscheffler@chromium.org [Unit tests] Improve output for unit tests
2021-05-25 patrick.brosset@microsoft.com Select issues when revealing them
2021-05-25 sigurds@chromium.org Use correct target for element linking in QuirksMode issue
2021-05-25 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools Chromium DEPS.
2021-05-25 alexrudenko@chromium.org Implement caching for file compression during builds

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:1182537,chromium:1210842,chromium:1211337,chromium:1211714,chromium:1211749,chromium:1212960
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: I7c572b2975a84993e12960f6ffae66925d6b77a5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2916214
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#886246}
This commit is contained in:
chromium-autoroll
2021-05-25 11:31:33 +00:00
committed by Chromium LUCI CQ
parent 75c8459ef0
commit ec9850e6a9

2
DEPS

@ -288,7 +288,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': '66c6dc0ca6f4063ad44c1121cf8331dd605fa2b9',
'devtools_frontend_revision': 'd6ed7f02fab4b4a7867a79fb7155fe54ed0d4b29',
# 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.