DescriptionMake EventStreamSubscription DDC safe.
EventStreamSubscription.listen does a cast which is only working in
DDC because we're ignoring the failure. This wraps the listener to
check the argument rather than casting the function. Also picks up a
few misc changes to the main SDK that hadn't been merged into DDC.
BUG=
R=jacobr@google.com
Committed: https://github.com/dart-lang/sdk/commit/7ab0daeedf69a531497cb981bae364629ac87085
Patch Set 1 #Patch Set 2 : Rebase #Messages
Total messages: 5 (2 generated)
|