Commit 6bbbb92f authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll DevTools Frontend from 179979c8b382 to 139f1af3ffa6 (7 revisions)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/179979c8b382..139f1af3ffa6

2020-10-15 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS.
2020-10-15 bmeurer@chromium.org [sources] Add tooltip with method name in Call Stack sidebar.
2020-10-15 alexrudenko@chromium.org Enable TypeScript for TransformController.js
2020-10-15 sigurds@chromium.org [ts] Type-check security/SecurityPanel.js with TypeScript
2020-10-15 kprokopenko@google.com Update Images readme and add comments to the spritesheets.
2020-10-15 alcastano@google.com Unit tests for Markdown rendering bug on angle brackets
2020-10-15 mathias@chromium.org Move some custom cm CSS to text_editor instead

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:1076825,chromium:1126031,chromium:1136484,chromium:1138302
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: I063849ac2abd5033887b3f44dafc64da889c787b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2474580Reviewed-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@{#817479}
parent 48888ca4
...@@ -271,7 +271,7 @@ vars = { ...@@ -271,7 +271,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': '179979c8b3825e2342cb5f15738ee70ada5eb6b8', 'devtools_frontend_revision': '139f1af3ffa6adb581392f9c7887c15379841bea',
# 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