Commit 4627bc81 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll DevTools Frontend from 8d314a40a3aa to e8c80d06a62a (7 revisions)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/8d314a40a3aa..e8c80d06a62a

2020-10-14 wolfi@chromium.org [TS] Port DOMStorageModel to TypeScript
2020-10-14 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS.
2020-10-14 alexrudenko@chromium.org Remove old entrypoints in inspector_overlay
2020-10-14 petermarshall@chromium.org [typescript] TypeScript-ify timeline_model/TimelineJSProfile.js
2020-10-14 tvanderlippe@chromium.org Build common-legacy.js with devtools_entrypoint
2020-10-14 jacktfranklin@chromium.org Migrate emulation/DeviceModeToolbar to TS
2020-10-14 sigurds@chromium.org [ts] Type-check resources/DatabaseQueryView.js with TypeScript

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:1131500
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: I9f6c50a86b3db8ca0a1ce653eabeb2a84b8b627d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2471177Reviewed-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@{#817007}
parent 5f287327
......@@ -270,7 +270,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': '8d314a40a3aae5b9d46647654c92ec73f4ea3dac',
'devtools_frontend_revision': 'e8c80d06a62a1d62dbe52cb3ed94847445117657',
# 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