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

Roll src/third_party/catapult 02bb14c83b69..a308a9443ca9 (1 commits)

https://chromium.googlesource.com/catapult.git/+log/02bb14c83b69..a308a9443ca9


git log 02bb14c83b69..a308a9443ca9 --date=short --no-merges --format='%ad %ae %s'
2019-02-05 kbr@chromium.org Crash renderer via DevTools if Log.enable raises an exception.


Created with:
  gclient setdep -r src/third_party/catapult@a308a9443ca9

The AutoRoll server is located here: https://autoroll.skia.org/r/catapult-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.

CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel

BUG=chromium:917211
TBR=sullivan@chromium.org

Change-Id: I2e4580e3e8f65f33da6baeb8f8705efc9e822bdd
Reviewed-on: https://chromium-review.googlesource.com/c/1454423Reviewed-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@{#629104}
parent 8d861814
...@@ -185,7 +185,7 @@ vars = { ...@@ -185,7 +185,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 catapult # the commit queue can handle CLs rolling catapult
# and whatever else without interference from each other. # and whatever else without interference from each other.
'catapult_revision': '02bb14c83b69f7c612aced1d2be8044263ff1a2e', 'catapult_revision': 'a308a9443ca9c061ba0e5eba0df40d1c8bfd637e',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling libFuzzer # the commit queue can handle CLs rolling libFuzzer
# 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