• Siva's avatar
    Turn off unused changes report during hot reload (#16520) · dbddcf26
    Siva authored
    * A new UI is being designed to make the unused reload messaging clearer,
    the UI will use the coverage data to highlight lines in the UI that were not executed during a reload.
    
    In lieu of that we are turning off the unused reload messages experiment.
    
    There were some issues in Dart2 also with this functionality
    - source fingerprinting is not implemented in Dart2
    - some additional synthetic functions are generated for invocation argument checking that are not appropriately filtered out.
    dbddcf26
Name
Last commit
Last update
..
bin Loading commit data...
gradle Loading commit data...
ide_templates/intellij Loading commit data...
lib Loading commit data...
schema Loading commit data...
templates Loading commit data...
test Loading commit data...
tool Loading commit data...
BUILD.gn Loading commit data...
README.md Loading commit data...
pubspec.yaml Loading commit data...