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

Roll DevTools Frontend from e810d53b527e to 57d7441b354d (26 revisions)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/e810d53b527e..57d7441b354d

2020-07-21 jacktfranklin@chromium.org Fix acorn deps
2020-07-21 mathias@chromium.org Clean up inspector overlay HTML
2020-07-21 alexrudenko@chromium.org Fix grid gap hatch fill
2020-07-21 tmathmeyer@chromium.org Fix text wrapping
2020-07-20 wolfi@chromium.org Fix frame tree persistence of selected item
2020-07-20 pfaffe@chromium.org [wasm debug] Implement auto-stepping with the experiment.
2020-07-20 aerotwist@chromium.org Migrates host to devtools_entrypoint
2020-07-20 jacktfranklin@chromium.org Update component_docs README
2020-07-20 pfaffe@chromium.org [wasm debug] Add an API for Language Plugins Extensions
2020-07-20 jacktfranklin@chromium.org Migrate `front_end/bindings` to `devtools_entrypoint`
2020-07-20 alexrudenko@chromium.org Add showTrackSizes to the grid overlay
2020-07-20 petermarshall@chromium.org tests: Always specify a timeout for waitFor/Function
2020-07-20 aerotwist@chromium.org Migrates a11y to devtools_entrypoint
2020-07-20 aerotwist@chromium.org Moves generated scripts to devtools_module
2020-07-20 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools Chromium DEPS.
2020-07-19 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools Chromium DEPS.
2020-07-18 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools Chromium DEPS.
2020-07-17 fawazm@google.com [WebAuthn] Enable selecting active authenticator
2020-07-17 changhaohan@chromium.org Add e2e test for computed tab's "Show all" functionality
2020-07-17 sigurds@chromium.org Link to related panels from the frame details view
2020-07-17 sigurds@chromium.org Update Protocol Definitions
2020-07-17 tvanderlippe@chromium.org Stop building formatter_worker-entrypoint with build_release_applications
2020-07-17 janscheffler@chromium.org [WebAuthn] Add owners file for webauthn
2020-07-17 tvanderlippe@chromium.org Move acorn entrypoint to front_end/third_party/acorn
2020-07-17 szuend@chromium.org Don't add sourceURL comments to HTML and Markdown files
2020-07-17 szuend@chromium.org Build 'marked' module with TypeScript infrastructure

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:1034663,chromium:1083146,chromium:1093247,chromium:1095617,chromium:1099162,chromium:1101738,chromium:1105765,chromium:1105770,chromium:1105808,chromium:1106251,chromium:1106681,chromium:1107681
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: Ifba1dfedccb9867db18c3e1b2ac34d8db488b034
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2309284Reviewed-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@{#790339}
parent e82e4428
......@@ -266,7 +266,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': 'e810d53b527e62eecc71811267755cbd02922555',
'devtools_frontend_revision': '57d7441b354d2bcc3a10b5721941fa59e30068ab',
# 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