[DevTools] Activate long revision provider In a recent refactoring, we renamed LegacyM99Provider to LegacyM99LongRevisionProvider. The old one became a base class, and should not be used anymore. Bug: 1257945 Change-Id: Ic509e954624f94e268a6c510332f2036e442d386 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/chrome-devtools-frontend/+/3325522 Auto-Submit: Alexander Schulze <[email protected]> Reviewed-by: Liviu Rau <[email protected]> Commit-Queue: Liviu Rau <[email protected]>
This repo contains:
the infra for serving the devtools frontend from appengine (gae), written in python 2
the infra for uploading new frontend assets to GCS (gce).
the infra for serving the devtools frontend from appengine (gae_py3), migrated to python 3
The projects gae and gce will be deprecated when the transition from py2 to py3 is completed.
See go/devtools-uploader for details.