Commit 8609e056 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/devtools-frontend/src d3f547209d8b..d25ae4048565 (10 commits)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/d3f547209d8b..d25ae4048565

git log d3f547209d8b..d25ae4048565 --date=short --first-parent --format='%ad %ae %s'
2020-03-26 tvanderlippe@chromium.org Remove unused scripts files
2020-03-26 tvanderlippe@chromium.org Run the formatter after generating protocol resources
2020-03-26 jacktfranklin@chromium.org Add e2e test for removing event listeners.
2020-03-26 tvanderlippe@chromium.org Add test to check for non-determinism in tsbuildinfo
2020-03-26 tvanderlippe@chromium.org Fix memory indicator overflow issue with large font
2020-03-26 aerotwist@chromium.org [e2e] Allows debug of single test file
2020-03-26 jacktfranklin@chromium.org Add event listener properties e2e test
2020-03-26 aerotwist@chromium.org [e2e] Adds more debugging info
2020-03-26 tvanderlippe@chromium.org Add test for ninja clean
2020-03-26 tvanderlippe@chromium.org Revert "Adds check to ensure style pane update"

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

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:1044632,chromium:1054494,chromium:1058578,chromium:1060267,chromium:1064287
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: I320437c9b366867c824ac1674b905c75adb344b1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2122515Reviewed-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@{#753706}
parent d552ec01
...@@ -246,7 +246,7 @@ vars = { ...@@ -246,7 +246,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': 'd3f547209d8b2966672d214cba74a9f35e3a5408', 'devtools_frontend_revision': 'd25ae4048565a67dbc63bb91f6b00470f3039f58',
# 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