Remove legacy restart support#6801
Remove legacy restart support#6801johnmccutchan merged 1 commit intoflutter:masterfrom johnmccutchan:remove_legacy_restart
Conversation
|
cc @jason-simmons who may have an opinion on this; I believe he uses this codepath daily. |
|
Can you include the help output for lgtm for the code changes |
|
fwiw, I find --no-hot helpful during engine development but I generally restart the entire application process on each rebuild versus using non-hot reload of Dart code. |
|
@jason-simmons --no-hot isn't going away just application restart |
|
@devoncarew The removal of the 'restart' help message can be seen here https://github.com/flutter/flutter/pull/6801/files#diff-7926ab5975b7b1656a34c7cd90f4ac7fL248 but just for sanity checking: which actually prints out bad help text. dumping the render tree is not "r" but "t". |
|
help text fixed. |
b2479f8 Revert "Roll src/third_party/skia 06a477c3300d..dd650c40d148 (11 commits) (#6801)" (flutter/engine#6809) 16f8c67 Update paint hinting for upcoming Skia API changes. (flutter/engine#6802) e011d54 Roll src/third_party/skia 06a477c3300d..dd650c40d148 (11 commits) (flutter/engine#6801) 47ef89e Include vector in embedded_views.h (flutter/engine#6800) a0efb94 Make the FlutterPlatformViewFactory create FlutterPlatformViews. (flutter/engine#6782) 7ed4909 Fix mDNS publishing for iOS simulator (flutter/engine#6789) 86d34e0 disable embedder_unittests (flutter/engine#6798) 01f6ad0 Roll src/third_party/skia 5d58d09ae77d..06a477c3300d (5 commits) (flutter/engine#6797) 18ca035 Discard embedded UIViews on hot restart. (flutter/engine#6772) 387ca2e Add an internal_nodes_canvas to PaintContext. (flutter/engine#6728)
Uh oh!
There was an error while loading. Please reload this page.