Commit 1ee56a9b authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll DevTools Frontend from b9e90b03da08 to ea2ee251f623 (14 revisions)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/b9e90b03da08..ea2ee251f623

2020-05-27 szuend@chromium.org Revert "Port IssuesModel to TypeScript"
2020-05-27 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools Chromium DEPS.
2020-05-27 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS.
2020-05-26 brgoddar@microsoft.com Automatic Symlinked workflow
2020-05-26 brgoddar@microsoft.com Memory: Disable failing snapshot test
2020-05-26 joselea@microsoft.com Devtools: Fix ally bug in Sources panel
2020-05-26 Rob.Paveza@microsoft.com ARIA submenus violation: Submenus should indicate they're submenus
2020-05-26 tvanderlippe@chromium.org Typecheck sdk/ChildTargetManager.js with TypeScript
2020-05-26 vidorteg@microsoft.com Fixing console placeholder in properties panel (Elements tab)
2020-05-26 tvanderlippe@chromium.org Disable webaudio test
2020-05-26 michael.liao@microsoft.com [Dom Storage]: Handle undefined storage case
2020-05-26 janscheffler@chromium.org Enable TypeScript in ScreenCaptureModel
2020-05-26 wolfi@chromium.org Port IssuesModel to TypeScript
2020-05-26 wolfi@chromium.org Port Resource.js to TypeScript

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:1058320,chromium:1066813,chromium:1079233,chromium:1081686,chromium:1084631,chromium:1086519,chromium:963183
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: Ia4e74c9ae87ef0a0cb4f7ef9c494f4a71fa3af11
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2217327Reviewed-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@{#772144}
parent 72fd370d
......@@ -249,7 +249,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': 'b9e90b03da0811f9e72eab1f2c076fb3a22d1417',
'devtools_frontend_revision': 'ea2ee251f62349799b6a101a474b4d8ef6d5366e',
# 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