• Ben Konyi's avatar
    Re-enable the Dart Development Service (DDS) (#64671) · d7d12412
    Ben Konyi authored
    This change re-enables DDS and outputs the DDS URI in place of the VM
    service URI on the console. If --disable-dds is not provided,
    --host-vmservice-port will be used to determine the port for DDS rather
    than the host port for the VM service, which will instead be randomly
    chosen.
    d7d12412
vmservice_integration_test.dart 4.81 KB