Description[Extension API Extern Generation] Fix comment indentation
For extern comments, line wrapping sometimes has indentation. For instance:
/**
* @param {FooBar} This is some foobar
* that has the comment wrapped.
*/
We should support this. Add an optional parameter to the Code Comment method
to allow for comment indentation.
BUG=461039
Committed: https://crrev.com/8ea16e11973638ad0aafa9681997fade9305bcff
Cr-Commit-Position: refs/heads/master@{#322504}
Patch Set 1 #
Total comments: 6
Patch Set 2 : True 80 char limit #
Messages
Total messages: 10 (4 generated)
|