Chromium Code Reviews
DescriptionUntyping List types
Making all DOM lists implement List rather than List<T>. This is primarily for NodeList which is used in cases where it's just a list of Elements and allows us to assign it to List<Element> without type checks.
BUG=
R=sra@google.com, vsm@google.com
Committed: https://code.google.com/p/dart/source/detail?r=28597
Patch Set 1 #
Total comments: 2
Messages
Total messages: 5 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||