Commit 05911d02 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll DevTools Frontend from 3c2e89501c78 to 184f98a6b7b4 (6 revisions)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/3c2e89501c78..184f98a6b7b4

2020-11-11 jacktfranklin@chromium.org Allow DataGrid to take custom cell renderers
2020-11-11 aerotwist@chromium.org [Web Vitals] Lock the panel height to 120px
2020-11-11 aerotwist@chromium.org [unit test] Add AnimationModel instantiation test
2020-11-11 pfaffe@chromium.org Get rid of a timeout in a test
2020-11-11 szuend@chromium.org [issues] Move first batch of SameSite issue descriptions to Markdown
2020-11-11 szuend@chromium.org TypeScript-ify NetworkPersistenceManager.js

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:1112692,chromium:1125465
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: I02588107e5fb3416516a6d3d2fc72628b1b6e56d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2531860Reviewed-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@{#826246}
parent 231c1791
...@@ -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': '3c2e89501c78c9ada0d59a816059c569ea547280', 'devtools_frontend_revision': '184f98a6b7b4012f3c2f7911155504dfdf834c18',
# 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