dart-sdk/runtime/observatory/lib
Nate Bosch 33e174084a Replace Uri.scheme == with Uri.isScheme
Use `hasScheme` in place of comparing against the empty string, and
`isScheme` to compare against all other schemes.

TEST=No behavior changes.

Change-Id: Ifc9fd13c6cf37933ebd4a754c4b500dedbcb291b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/231185
Reviewed-by: Kevin Moore <kevmoo@google.com>
Commit-Queue: Nate Bosch <nbosch@google.com>
2022-02-08 21:38:57 +00:00
..
src Replace Uri.scheme == with Uri.isScheme 2022-02-08 21:38:57 +00:00
allocation_profile.dart
app.dart [observatory] Remove dead import of package:usage. 2021-01-05 22:19:18 +00:00
cli.dart
debugger.dart
elements.dart [ Observatory ] Remove footer with dead / irrelevant links 2021-10-11 23:30:24 +00:00
event.dart [vm, service, observatory] Bang Bang (My Type System Shot Me Down). 2020-10-14 18:16:27 +00:00
models.dart [vm, service] Remove unsafe querying across threads during Isolate::PrintJSON. 2020-12-08 00:36:38 +00:00
object_graph.dart [observatory] Include "uncollected garbage" and "free" when diffing heap snapshots. 2021-10-12 21:34:05 +00:00
repositories.dart [observatory] Progress on making heap snapshot analysis a public library. 2020-01-17 18:40:14 +00:00
sample_profile.dart
service.dart [observatory] Progress on making heap snapshot analysis a public library. 2020-01-17 18:40:14 +00:00
service_common.dart Reland "[ VM / Service ] Omit private fields from service responses by default" 2022-01-11 23:35:28 +00:00
service_html.dart [vm, service, observatory] Bang Bang (My Type System Shot Me Down). 2020-10-14 18:16:27 +00:00
service_io.dart [vm, service, observatory] Bang Bang (My Type System Shot Me Down). 2020-10-14 18:16:27 +00:00
tracer.dart [vm, service, observatory] Bang Bang (My Type System Shot Me Down). 2020-10-14 18:16:27 +00:00
utils.dart Observatory: at least 3 digits for a size 2020-12-22 04:57:30 +00:00