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

Roll DevTools Frontend from c298799c3081 to 7929aebd9197 (20 revisions)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/c298799c3081..7929aebd9197

2020-08-18 sigurds@chromium.org Hide uninformative origin in frame tree view
2020-08-18 wolfi@chromium.org Update frame tree icons
2020-08-18 sigurds@chromium.org Update protocol
2020-08-18 sigurds@chromium.org [ts] Type-check resources/ClearStorageView.js with TypeScript
2020-08-18 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS.
2020-08-18 jacktfranklin@chromium.org Rename `Element` => `LayoutElement` in LayoutPane
2020-08-18 changhaohan@chromium.org Expose isInDarkMode test from get-stylesheet
2020-08-18 szuend@chromium.org [ts] Type-check ui/ReportView.js with TypeScript
2020-08-18 szuend@chromium.org [issues] Update 'no issues detected' label
2020-08-18 jacktfranklin@chromium.org Improve public methods support in bridges
2020-08-18 wolfi@chromium.org Fix error/warning counter tooltip to show correct count
2020-08-18 jobay@google.com [e2e] fix flaky console test
2020-08-18 jacktfranklin@chromium.org Copy devtools_entrypoint sourcemaps into resources
2020-08-18 szuend@chromium.org [ts] Type-check ui/XWidget.js with TypeScript
2020-08-18 szuend@chromium.org [ts] Type-check ui/Infobar.js with TypeScript
2020-08-18 szuend@chromium.org [issues] Update third-party issues checkbox label
2020-08-18 szuend@chromium.org [ts] Type-check ui/TextEditor.js with TypeScript
2020-08-18 szuend@chromium.org [ts] Type-check ui/ListModel.js with TypeScript
2020-08-18 alexrudenko@chromium.org Add a button to reveal the element to the Layout pane
2020-08-18 alexrudenko@chromium.org Revert "Suggest accessible color"

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:1051466,chromium:1080589,chromium:1093227,chromium:1093247,chromium:1109177,chromium:1112692
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: I5184b2d5b3d228e8eec98e646599493cae47bf3e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2363061Reviewed-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@{#799198}
parent 6cdc6244
...@@ -266,7 +266,7 @@ vars = { ...@@ -266,7 +266,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': 'c298799c308164473a50dba6e948f1dee499c4c6', 'devtools_frontend_revision': '7929aebd919708a4d7ad06b9ac4c5ffac3a663d0',
# 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