Commit 2b5b7766 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll DevTools Frontend from e42e853638c4 to f2eb30ce3c37 (9 revisions)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/e42e853638c4..f2eb30ce3c37

2020-11-09 karntino.c.areros@gmail.com Prevent auto-adding 'px' within CSS calc()
2020-11-09 changhaohan@chromium.org Refactor CSSAngle for more modularity
2020-11-09 jacktfranklin@chromium.org Change component custom events to kebab case
2020-11-09 aerotwist@chromium.org [unit test] Import more of front_end/sources
2020-11-09 sigurds@chromium.org Remove enclosingNodeOrSelfWithNodeName from Node's prototype
2020-11-09 alexrudenko@chromium.org Add align-items: center icon
2020-11-09 sigurds@chromium.org Expose COEP info for dedicated workers in frame tree
2020-11-09 sigurds@chromium.org Display description in console.table if preview is not available.
2020-11-09 szuend@chromium.org Convert MarkdownIssueDescription.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:1051466,chromium:1057090,chromium:1126178,chromium:1139945,chromium:1145972
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: I9815fd5b03e658909f378868737f25cd1793d15b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2526366Reviewed-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@{#825318}
parent 14a80f73
...@@ -277,7 +277,7 @@ vars = { ...@@ -277,7 +277,7 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling devtools-frontend # the commit queue can handle CLs rolling devtools-frontend
# and whatever else without interference from each other. # and whatever else without interference from each other.
'devtools_frontend_revision': 'e42e853638c487378c90a2cd81af8c84b250a947', 'devtools_frontend_revision': 'f2eb30ce3c37e4e2c2f89a83dfc6206c9bbb784a',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling libprotobuf-mutator # the commit queue can handle CLs rolling libprotobuf-mutator
# and whatever else without interference from each other. # 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