Commit bc6fc188 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll DevTools Frontend from 62e571e6bb4c to 46498235efc5 (8 revisions)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/62e571e6bb4c..46498235efc5

2020-11-04 tvanderlippe@chromium.org Typecheck timeline/TimelineEventOverview.js with TypeScript
2020-11-04 tvanderlippe@chromium.org Typecheck timeline/TimelinePanel.js with TypeScript
2020-11-04 tvanderlippe@chromium.org Revert "Add setting for record network log action"
2020-11-04 alcastano@google.com Fix double escaping in Markdown renderer
2020-11-04 sigurds@chromium.org Update browser_protocol.pdl
2020-11-04 andoli@chromium.org Fixes dragging of the first column of a data grid by resizing
2020-11-04 sigurds@chromium.org Don't show all columns in network panel
2020-11-04 szuend@chromium.org Update TypeScript to 4.1.1-rc

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:1122580,chromium:1138302,chromium:1139899,chromium:1144720,chromium:1145150,chromium:1145510
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: I8929d2de0dbc0433b0693d6ba735303a623de5ab
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2519578Reviewed-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@{#824088}
parent 4d99c97f
......@@ -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': '62e571e6bb4ceafccc25d7ebad2ef56db26a9216',
'devtools_frontend_revision': '46498235efc52250f06f121b9952f551e994e0d6',
# 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