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

Roll src/third_party/devtools-frontend/src d5ae9bf042df..f57a5e85c09d (13 commits)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/d5ae9bf042df..f57a5e85c09d

git log d5ae9bf042df..f57a5e85c09d --date=short --first-parent --format='%ad %ae %s'
2020-03-03 aerotwist@chromium.org [e2e] Migrates http/tests/devtools/user-metrics-perf.js to e2e
2020-03-03 sigurds@chromium.org [Issues] Add revealer for issues
2020-03-03 tvanderlippe@chromium.org Fix jsdoc for ls function
2020-03-03 gabriel.luong@gmail.com Typecheck common/Console.js with TypeScript
2020-03-03 tvanderlippe@chromium.org Reland "Typecheck Object.js"
2020-03-03 szuend@chromium.org Prepare ResourceMapping.js for asynchronous live locations
2020-03-03 tvanderlippe@chromium.org Add tests to verify sources panel shows lazy-loaded files
2020-03-03 jacktfranklin@chromium.org Remove `String#reverse` in favour of a utility function
2020-03-03 aerotwist@chromium.org [e2e] Adds licences; updates expectations
2020-03-03 szuend@chromium.org [utilities] Use Map + Set instead of Object + Array in ExtensionServer
2020-03-03 liviurau@chromium.org Exception cannot be converted to string
2020-03-03 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS.
2020-03-03 wolfi@chromium.org Add button to clear filter in network tab

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

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:1011811,chromium:1032016,chromium:1032561,chromium:1044632,chromium:1046784,chromium:1050549,chromium:1057642,chromium:1057979
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: Ie39bf2e24076850c7ed2670fb870c9dd07fbbf53
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2085018Reviewed-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@{#746447}
parent 941069d0
......@@ -246,7 +246,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': 'd5ae9bf042df46c5eddab0d34d643f4dd7897d28',
'devtools_frontend_revision': 'f57a5e85c09db0843bad045a8347043b8f2ea918',
# 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