Commit 751e24d3 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll DevTools Frontend from 8bf8ca6dc7f2 to 8c03d5d9bcc5 (14 revisions)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/8bf8ca6dc7f2..8c03d5d9bcc5

2020-07-07 sigurds@chromium.org Update heavy ads issue strings
2020-07-07 tvanderlippe@chromium.org Fix stylelint errors in networkPanel.css
2020-07-07 tvanderlippe@chromium.org Fix stylelint errors in media/playerPropertiesView.css
2020-07-07 aerotwist@chromium.org [CSS Overview] Adds checks for null / undefined
2020-07-07 tvanderlippe@chromium.org Fix stylelint errors in network/networkLogView.css
2020-07-07 jacktfranklin@chromium.org Fix component _bridges generation for TypeScript 4
2020-07-07 petermarshall@chromium.org Revert "Add E2E tests for Breakpoint test cases"
2020-07-07 leese@chromium.org Add helpers for debugging and snippet tests
2020-07-07 jacktfranklin@chromium.org Fix test_helpers on Python 3
2020-07-07 pfaffe@chromium.org [wasm debugging] Add a js_type to evaluator results
2020-07-07 tvanderlippe@chromium.org Remove e2e-test build files from .gitignore
2020-07-07 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS.
2020-07-07 tvanderlippe@chromium.org Fix stylelint reports in inline_editor/cssShadowEditor.css
2020-07-07 johanbay@gmail.com Fix stylelint-config-standard issues in color_picker/spectrum.css

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:1083142,chromium:1083146,chromium:1088463,chromium:1094436,chromium:1095617,chromium:1102704
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: Id88b50084ed4c7ee17b34047eeb2fcc769afa10c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284949Reviewed-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@{#785858}
parent b5359525
......@@ -265,7 +265,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': '8bf8ca6dc7f27d46230015bd789590defcb7346b',
'devtools_frontend_revision': '8c03d5d9bcc512e89cd08c429af64a59e0c3e636',
# 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