DescriptionMissing m_failedParsing=true for unresolved namespace.
When we already have an accepted compound and we return nullptr for a
second fully consumed compound, we were relying on non-consumed tokens
like trailing spaces to detect that the selector was invalid. Setting
m_failedParsing=true fixed it.
R=timloh@chromium.org
BUG=580496
Committed: https://crrev.com/08f8ffe9473bde700b1d9c54caa313c0ec1a840b
Cr-Commit-Position: refs/heads/master@{#371202}
Patch Set 1 #
Messages
Total messages: 11 (4 generated)
|