Description[Android WebView] Avoid detecting '(c)' as a copyright sign in lists.
Add heuristics into the copyright scanner to avoid detecting '(c)'
as a copyright sign, when it is used in C++ comments for making
itemized lists, e.g.:
// blah-blah (a) blah
// (b) blah and (c) blah
This removes all such false positives except one.
BUG=161461
NOTRY=true
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=179884
Patch Set 1 #Patch Set 2 : Rebased #Patch Set 3 : Compare deltas correctly #
Total comments: 2
Patch Set 4 : Comments addressed #
Messages
Total messages: 6 (0 generated)
|