Commit 6f9d109e authored by chromium-autoroll's avatar chromium-autoroll Committed by Chromium LUCI CQ

Roll DevTools Frontend from 9cfe927efca2 to b11a9129408b (9 revisions)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/9cfe927efca2..b11a9129408b

2020-12-01 kimanh@chromium.org [LMI] Bind lifetime of Uint8Array to Linear Memory Inspector
2020-12-01 tvanderlippe@chromium.org [module.json extensions] browser_debugger views
2020-12-01 tvanderlippe@chromium.org Disable @typescript-eslint/no-unused-vars
2020-12-01 yiorsi@gmail.com Fixed copy declaration(context menu) with no space after colon
2020-12-01 tvanderlippe@chromium.org Speed up running NPM analysis commands
2020-12-01 szuend@chromium.org Implement dark mode for ReportView component
2020-12-01 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS.
2020-12-01 jacktfranklin@chromium.org [Dark mode] land new theme colors
2020-12-01 szuend@chromium.org Roll deps from Chromium into DevTools

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:1110202,chromium:1126824,chromium:1134103,chromium:1152391,chromium:1152736
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: Iade7d01451e5949f45cfd053741509bbe9f03de2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2568010Reviewed-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@{#832369}
parent 0c58dc5b
......@@ -275,7 +275,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': '9cfe927efca2515dd556acc8a2e482ee0662dbeb',
'devtools_frontend_revision': 'b11a9129408b72cdc58057e853f34d6193ccba56',
# 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