Commit 43079c75 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/devtools-frontend/src 395b69e99301..d85dc3874aaa (19 commits)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/395b69e99301..d85dc3874aaa

git log 395b69e99301..d85dc3874aaa --date=short --first-parent --format='%ad %ae %s'
2020-01-14 aerotwist@chromium.org Migrates object_ui/ to ESM internally
2020-01-14 tvanderlippe@chromium.org Revert "Use typescript-eslint instead of tslint"
2020-01-14 tvanderlippe@chromium.org Migrate snippets/ to ESM internally
2020-01-14 tvanderlippe@chromium.org Fail on changed files before commit
2020-01-14 tvanderlippe@chromium.org Migrate inspector_main/ to ESM internally
2020-01-14 petermarshall@chromium.org [fix-it] Add more unittests for TextUtils.js
2020-01-14 almuthanna@google.com Add Karma tests for Throttler.js
2020-01-14 tvanderlippe@chromium.org Run the linter before the formatter
2020-01-14 mathias@chromium.org Add unescapeCssString tests
2020-01-14 aerotwist@chromium.org Adds PRESUBMIT check for .only calls in Karma tests
2020-01-14 tvanderlippe@chromium.org Migrate network/ to ESM internally
2020-01-14 tvanderlippe@chromium.org Migrate inline_editor/ to ESM internally
2020-01-14 varuncvarada@gmail.com Fix units to be consistent with the SI
2020-01-14 aerotwist@chromium.org Migrates profiler/ to ESM internally
2020-01-14 petermarshall@chromium.org [fix-it] Add unittests for TextUtils.js
2020-01-14 tvanderlippe@chromium.org Use typescript-eslint instead of tslint
2020-01-14 tvanderlippe@chromium.org Update node_modules to include typescript-eslint
2020-01-14 tvanderlippe@chromium.org Add typescript-eslint to node_modules
2020-01-14 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS.

Created with:
  gclient setdep -r src/third_party/devtools-frontend/src@d85dc3874aaa

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/+/master/autoroll/README.md

Bug: chromium:1006759,chromium:1032561,chromium:1033910,chromium:1041811,chromium:1983391
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: I408edb9bf4df45989822283040e4c45d99fddae2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2001112Reviewed-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@{#731617}
parent 1f26453f
......@@ -252,7 +252,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': '395b69e99301f102f90dc01938cee016c53a074c',
'devtools_frontend_revision': 'd85dc3874aaafc3b4abd61cce2d497418c2ed413',
# 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