dart-archive / angular_analyzer_plugin

WORK MOVED TO dart-lang/angular repository
https://github.com/dart-lang/angular/tree/master/angular_analyzer_plugin
68 stars 13 forks source link

Lookup TrustedResourceUrlProto instead of SafeResourceUrlProto #669

Closed MichaelRFairhurst closed 5 years ago

MichaelRFairhurst commented 5 years ago

The non-proto security code was working, but the proto security code for resource URLs was not. Turns out there's an inconsistency here that breaks the abstraction.