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

Roll DevTools Frontend from 67c1571570a0 to 1d0105053a41 (13 revisions)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/67c1571570a0..1d0105053a41

2020-11-17 alexrudenko@chromium.org Use APCA for text contrast in Color Picker
2020-11-17 szuend@chromium.org [issues] Throw an error for unused replacements
2020-11-17 kimanh@chromium.org [e2e] Disable flaky wasm performance test
2020-11-17 the.derekli@gmail.com Improve _searchHighlighting performance
2020-11-17 szuend@chromium.org [ts] Replace DOMExtensions with platform features in UIUtils.js
2020-11-17 szuend@chromium.org TypeScript-ify ui/ViewManager.js
2020-11-17 petermarshall@chromium.org [typescript] TypeScript-ify profiler/ChildrenProvider.js
2020-11-17 szuend@chromium.org TypeScript-ify ui/Toolbar.js
2020-11-17 szuend@chromium.org [ts] Fix event types in ui/UIUtils.js
2020-11-17 kimanh@chromium.org Show linear memory inspector as drawer
2020-11-17 szuend@chromium.org [cleanup] Replace symbols with WeakMaps in ui/ViewManager.js
2020-11-17 aerotwist@chromium.org TypeScriptify measured-scrollbar-width.js
2020-11-17 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools Chromium DEPS.

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:1110202,chromium:1121900,chromium:1125465,chromium:1149827
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: I0920410053d5eb7c60fa41291bf02c11c22edad5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2544105Reviewed-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@{#828152}
parent f82910ed
......@@ -272,7 +272,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': '67c1571570a00454b06d47d44c4c7571b5dfa79e',
'devtools_frontend_revision': '1d0105053a41da58fe3861c48973f9377aabd2b2',
# 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