Chromium Code Reviews
DescriptionRemove test for native resolver
This check asserts that a type with a native field must be in a
library with a native resolver. It won't be true with custom elements
- which inherit from dart:html and inherit a native field - but are
otherwise in user libraries.
I'm just removing the check altogether here.
R=asiva@google.com
Committed: https://code.google.com/p/dart/source/detail?r=26144
Patch Set 1 #
Total comments: 1
Patch Set 2 : Add comment and mark tests pass #
Messages
Total messages: 4 (0 generated)
|
||||||||||||||||||||||||||||