DescriptionRestore TextCaseSensitivity argument to literal {start,end}sWith
This reverts the change made by:
https://codereview.chromium.org/1507763003
hence restoring the method signatures. Implementations are adjusted
based on intermediate changes, like supporting ASCII case-insensitive.
Reorganize the equalSubstring* helpers so that more code can be shared
(at least textually.)
Also try to make the naming of arguments consistent for the various
startsWith/endsWith implementations ("prefix"/"suffix" rather than
"match").
BUG=568584
Committed: https://crrev.com/00941c49989c1ede7f6bee055f1c03c12bc1d13d
Cr-Commit-Position: refs/heads/master@{#364957}
Patch Set 1 #
Messages
Total messages: 10 (5 generated)
|