Commit 133c49ba authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll DevTools Frontend from 5081a2b12d65 to 59917fa054ac (7 revisions)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/5081a2b12d65..59917fa054ac

2020-11-05 jegarc@microsoft.com Check that block sections exists before add a blank style rule
2020-11-05 jacktfranklin@chromium.org New DataGrid component.
2020-11-05 aerotwist@chromium.org Support fake connections to the backend
2020-11-05 tvanderlippe@chromium.org Use TypeScript-authored files in accessibility/
2020-11-05 aerotwist@chromium.org Fix WebAudioModel
2020-11-05 tvanderlippe@chromium.org Typecheck accessibility/AccessibilitySubPane.js with TypeScript
2020-11-05 jacktfranklin@chromium.org Wrap scrubber in overflow wrapper on animation timeline

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:1125966,chromium:1142611
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: I25a9a9b7ac77a7c715d1d60a22f1e009fddc2821
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2521038Reviewed-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@{#824550}
parent 92134fdb
......@@ -277,7 +277,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': '5081a2b12d659bc2ed83cfc258feb681511f810b',
'devtools_frontend_revision': '59917fa054ac53dfa282b9d7f240e2211201e001',
# 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