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

Roll DevTools Frontend from ced0044c7c5c to 832dab01db1d (6 revisions)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/ced0044c7c5c..832dab01db1d

2020-07-16 alexrudenko@chromium.org Quote font family names in single quotes
2020-07-16 tvanderlippe@chromium.org Remove checks for generated files from devtools_entrypoint
2020-07-16 tvanderlippe@chromium.org Cleanup usages of resources_out_dir
2020-07-16 bmeurer@chromium.org [bindings] Fix useless use of `Promise.resolve()`.
2020-07-16 aerotwist@chromium.org Asserts that all devtools_module files are listed in all_typescript_modules
2020-07-16 aerotwist@chromium.org Asserts that each entrypoint is listed in devtools_module_entrypoints

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:1105861,chromium:1106221
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: Id3df2cff6728e7193265395f33f076f5634ff335
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2302678Reviewed-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@{#789156}
parent d96a464d
......@@ -265,7 +265,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': 'ced0044c7c5caaee4f90cf50ceda4437231742d7',
'devtools_frontend_revision': '832dab01db1d5995b096e83e209653e7487e962e',
# 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