DescriptionSpeculative fix for SelectorFilter crash.
It looks from the crash log that the string impl() is nullptr. Found no
possible way for a null string to be added to the SpaceSplitString, but
let's add a null check to see if it helps.
R=eae@chromium.org,timloh@chromium.org
BUG=646026
Committed: https://crrev.com/c0b82197f7a02cca29479d667557ff4591ba9ed6
Cr-Commit-Position: refs/heads/master@{#421492}
Patch Set 1 #Patch Set 2 : Added DCHECK + comment #Messages
Total messages: 13 (7 generated)
|