DescriptionBug fixes for hot reload
- [x] Report the reload error synchronously from the _reloadSources RPC.
- [x] Add sticky reload error to an isolate so we can report the error.
- [x] Remove redundant 'OnStackReload'.
- [x] Fix a bug where a class could have a field added but we wouldn't reject it.
- [x] Add unit test for above bug fix.
- [x] Enable reload via the service protocol with a live stack.
R=fschneider@google.com
Committed: https://github.com/dart-lang/sdk/commit/51ace86544800e3ab1dc415e6545d45bf1424dd0
Patch Set 1 #Patch Set 2 : fix an error message #
Total comments: 2
Messages
Total messages: 9 (4 generated)
|