Commit 5dfdc45a authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll DevTools Frontend from 70f0ab5795d6 to 28de54004087 (5 revisions)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/70f0ab5795d6..28de54004087

2020-11-17 andoli@chromium.org [ts] Typecheck elements/ElementsTreeOutline.js with TypeScript
2020-11-17 changhaohan@chromium.org TypeScriptify StylesSidebarPane.js: final part
2020-11-17 vidorteg@microsoft.com [Loc] Migrate layers to Loc V2
2020-11-17 peary2@gmail.com Changed to WheelEvent instead of non-standard MouseWheelEvent
2020-11-17 chrche@microsoft.com [Loc] Migrate webauthn to localization V2

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:1093296,chromium:1136655,chromium:1145518
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: I9b325924a4b3f345df8dc2c32a141f16ae0434d6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2545094Reviewed-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@{#828542}
parent 4d473a55
......@@ -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': '70f0ab5795d6c5e8080faec63b09592dc3dcd630',
'devtools_frontend_revision': '28de54004087a9400d91aa8248dd55892a744b0a',
# 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