Commit 3cc69c75 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll DevTools Frontend from f46b7d67f8f2 to 2daeda990573 (17 revisions)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/f46b7d67f8f2..2daeda990573

2020-09-23 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS.
2020-09-23 sigurds@chromium.org Only query coverage model if it is available
2020-09-23 kimanh@chromium.org [typescript] TypeScript-ify front_end/ui/ShortcutsScreen.js
2020-09-23 jacktfranklin@chromium.org Enforce that .data= calls in LitHtml are typecast
2020-09-23 jacktfranklin@chromium.org Document mutation helpers for frontend unit tests
2020-09-23 aerotwist@chromium.org Adds support for loading text resources in Runtime
2020-09-23 changhaohan@chromium.org Disable CSS Grid experiment by default
2020-09-23 sigurds@chromium.org Add IOModel to Browser, Frame, and worker targets
2020-09-23 sigurds@chromium.org Reinstate fix after migration accidentally reverted
2020-09-23 tvanderlippe@chromium.org Add component hooks to conductor
2020-09-23 sadym@chromium.org Fix DevTools idle state emulation e2e test
2020-09-23 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools Chromium DEPS.
2020-09-23 szuend@chromium.org [ts] Type-check sources/FilteredUISourceCodeListProvider with TypeScript
2020-09-23 szuend@chromium.org [ts] Type-check sources/ScopeChainSidebarPane.js with TypeScript
2020-09-23 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS.
2020-09-22 chrche@microsoft.com [Loc] Add collect-strings step to generate en-US and en-XL.json
2020-09-22 sadym@chromium.org Roll Puppeteer from v5.2.1 to v5.3.1

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:1047356,chromium:1069378,chromium:1122511,chromium:1126047,chromium:1129881,chromium:1130513,chromium:1130981,chromium:1131147,chromium:1131420
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: I1f0c67beb7868d0600784674d3241db27604b568
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2425901Reviewed-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@{#809786}
parent e36366f6
......@@ -266,7 +266,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': 'f46b7d67f8f26acccc89e44b210a313ba7e96ff1',
'devtools_frontend_revision': '2daeda990573d4ec2d19fd27f234df2cf5160874',
# 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