[webkit-reviews] review granted: [Bug 114337] Autocorrected text doesn't have a marker of type autocorrected : [Attachment 197505] Fixes the bug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 11 10:54:12 PDT 2013


Darin Adler <darin at apple.com> has granted Ryosuke Niwa <rniwa at webkit.org>'s
request for review:
Bug 114337: Autocorrected text doesn't have a marker of type autocorrected
https://bugs.webkit.org/show_bug.cgi?id=114337

Attachment 197505: Fixes the bug
https://bugs.webkit.org/attachment.cgi?id=197505&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=197505&action=review


> Source/WebCore/editing/Editor.cpp:2303
> +		       i++;

I like writing this as ++i


More information about the webkit-reviews mailing list