DescriptionReject compound selectors with unknown namespace prefixes
In a previous patch, crrev.com/1e8c4674, we started rejecting selectors
with unknown namespace prefixes. However the patch had a bug, where in a
compound selector an unknown namespace prefix and additional components,
we would ignore the elemental selector portion instead of marking the
entire selector as invalid. This patch fixes this case.
BUG=565611
Committed: https://crrev.com/f4bae27ff706c3cc623d1266a9c75215dbd42dc8
Cr-Commit-Position: refs/heads/master@{#369322}
Patch Set 1 #
Messages
Total messages: 11 (5 generated)
|