DescriptionClean up rewrite_to_chrome_style naming logic.
Previously, the naming logic was pretty minimal and haphazard.
Identifiers that were named inconsistently with Blink style would often
get rewritten incorrectly. Now, the naming logic always normalizes the
identifier to a list of words before performing any transformations,
ensuring the output is consistent.
BUG=580739, 580740
Patch Set 1 #
Total comments: 6
Patch Set 2 : Fix V8Data case and add more test cases #Patch Set 3 : More comprehensive fixes #
Total comments: 3
Messages
Total messages: 14 (4 generated)
|