Commit 1480fbc8 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll DevTools Frontend from 29cd5edc2d85 to 4c630d2bdded (15 revisions)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/29cd5edc2d85..4c630d2bdded

2020-11-13 jacktfranklin@chromium.org data-grid: emit an event when a body cell is focused
2020-11-13 aerotwist@chromium.org [unit test] Migrate protocol_client to entrypoint
2020-11-13 aerotwist@chromium.org [unit test] Migrate perf_ui to entrypoint
2020-11-13 aerotwist@chromium.org [unit test] Migrate text_utils to entrypoint
2020-11-13 aerotwist@chromium.org [unit test] Migrate timeline_model to entrypoint
2020-11-13 petermarshall@chromium.org [surveys] Add the survey trigger for same-site cookie issues
2020-11-13 aerotwist@chromium.org [unit test] Migrate media to entrypoint
2020-11-13 aerotwist@chromium.org [unit test] Migrate ui/components to entrypoint
2020-11-13 aerotwist@chromium.org [unit test] Migrate persistence to entrypoint
2020-11-13 aerotwist@chromium.org [unit test] Migrate Timeline to use entrypoint
2020-11-13 janscheffler@chromium.org [Cookies] Only delete visible cookies
2020-11-13 petermarshall@chromium.org [tests] Add Treeoutline keyboard web_tests
2020-11-13 petermarshall@chromium.org [tests] Don't print steps except for error cases
2020-11-13 wolfi@chromium.org Update protocol to handle new CDP event
2020-11-13 petermarshall@chromium.org [tests] Add ParsedURL.completeURL web_tests

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:1101784,chromium:1112738,chromium:1125968,chromium:1140481,chromium:1140540,chromium:1148296,chromium:1148495
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: I36f8f8f548b29078de2ae9499d0f74c6de507c5e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2537665Reviewed-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@{#827238}
parent 8392506b
...@@ -272,7 +272,7 @@ vars = { ...@@ -272,7 +272,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': '29cd5edc2d85de7aef1d8e1a5bbcbe22d7d0de72', 'devtools_frontend_revision': '4c630d2bddedebf7df38db63e77cb95b2b212e13',
# 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