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

Roll DevTools Frontend from 184f98a6b7b4 to 3a4b8f58ae03 (17 revisions)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/184f98a6b7b4..3a4b8f58ae03

2020-11-11 aerotwist@chromium.org [Timeline] Fix blank traces when impacted_nodes is missing
2020-11-11 tvanderlippe@chromium.org Use TypeScript-authored files in media/
2020-11-11 me@heardanieljames.com Add 'Save' for images in frames displayed under the Application tab
2020-11-11 janscheffler@chromium.org [WebAuthn] Move newly added authenticator into view
2020-11-11 jacktfranklin@chromium.org Fix new data-grid empty state.
2020-11-11 petermarshall@chromium.org [tests] Re-export mocha functions properly in mocha-extensions
2020-11-11 tvanderlippe@chromium.org Redirect front_end/marked to third_party/marked
2020-11-11 tvanderlippe@chromium.org Use TypeScript-authored files in protocol_monitor/
2020-11-11 janscheffler@chromium.org Fix regression introduced by typescriptification
2020-11-11 janscheffler@chromium.org [WebAuthn] Add learn more link
2020-11-11 aerotwist@chromium.org TypeScriptify ChartViewport.js
2020-11-11 yiorsi@gmail.com Fix flex or grid adorner is not vertically centered in simplified Chinese version of Chrome
2020-11-11 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS.
2020-11-11 wolfi@chromium.org Disable flaky test
2020-11-11 janscheffler@chromium.org [WebAuthn] Fix flashing text when enabling the panel
2020-11-11 sigurds@chromium.org Display connection id '0' as empty cell in network log
2020-11-11 alexrudenko@chromium.org Add a method to calculate contrast according to APCA

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:1101784,chromium:1121900,chromium:1125968,chromium:1145186,chromium:1147382,chromium:1147806
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: I930f8257b1d5cdbf8106b8ab3cb07a13cfa8c301
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2533093Reviewed-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@{#826343}
parent f24fff49
...@@ -268,7 +268,7 @@ vars = { ...@@ -268,7 +268,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': '184f98a6b7b4012f3c2f7911155504dfdf834c18', 'devtools_frontend_revision': '3a4b8f58ae0344878bca42250b42e33bfb502b87',
# 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