Commit 8f1af89e authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll DevTools Frontend from fc7525b95bfe to 64543505bd67 (8 revisions)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/fc7525b95bfe..64543505bd67

2020-10-27 alcastano@google.com Typecheck elements/ElementsTreeElementHighlighter.js with TypeScript
2020-10-27 wolfi@chromium.org Fix 'learn more' link descriptions for CSP issues
2020-10-27 jacktfranklin@chromium.org Fix bridges presubmit error not failing presubmit
2020-10-27 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS.
2020-10-27 alexrudenko@chromium.org Add icons for global CSS keywords
2020-10-27 mulherje@gmail.com Remove unnecessay "edit expression" option from right click drop down
2020-10-27 sigurds@chromium.org Refactor console.table messages to their own class
2020-10-27 jacktfranklin@chromium.org Fix component bridges and use of legacy interfaces

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:1072335,chromium:1139945,chromium:1140516
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: Id5533679466f06d9ee4ce17fd7ccb4b5cef0c8e4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2502828Reviewed-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@{#821257}
parent bf254b06
...@@ -277,7 +277,7 @@ vars = { ...@@ -277,7 +277,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': 'fc7525b95bfeba6212ec3a1337e1b5a7b99fad91', 'devtools_frontend_revision': '64543505bd673d66218506b3ab955d2438a6fd41',
# 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