DescriptionDrop [LegacyInterfaceTypeChecking] for the Presentation API
The change to the send() methods are unobservable, because the added
TypeError exceptions in the generated code are unreachable, as type
testing is first used to pick which send() to dispatch to.
The change to defaultRequest is observable, in that something like
`presentation.defaultRequest = {}` will now throw TypeError instead of
setting defaultRequest to null. Since this is a very new API, this is
very unlikely to be a problem.
BUG=561338
Committed: https://crrev.com/cadd9dedf9d9f3b0a88a9a29b32c3674c36d8823
Cr-Commit-Position: refs/heads/master@{#363464}
Patch Set 1 #
Messages
Total messages: 10 (5 generated)
|