DescriptionSupport [TypeChecking] on dependent/partial interfaces.
Have the [TypeChecking] extended attribute on a partial interface
distribute down to its methods and attributes. This avoids having the
interface that it extends to declare the [TypeChecking] behavior that
the partial interface methods&attributes require.
The attribute's value is appended to any [TypeChecking] attribute
values already present on the partial interface members.
R=haraken,jl@opera.com,bashi
BUG=460550
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=190639
Patch Set 1 #
Total comments: 2
Patch Set 2 : Improve merging of attributes #
Total comments: 2
Patch Set 3 : follow naming convention for to_list helper #
Messages
Total messages: 16 (4 generated)
|