[webkit-reviews] review granted: [Bug 93912] Implement UndoManager's V8 bindings : [Attachment 159010] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 16 23:35:17 PDT 2012


Ryosuke Niwa <rniwa at webkit.org> has granted Sukolsak Sakshuwong
<sukolsak at google.com>'s request for review:
Bug 93912: Implement UndoManager's V8 bindings
https://bugs.webkit.org/show_bug.cgi?id=93912

Attachment 159010: Patch
https://bugs.webkit.org/attachment.cgi?id=159010&action=review

------- Additional Comments from Ryosuke Niwa <rniwa at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=159010&action=review


> Source/WebCore/editing/UndoManager.cpp:59
> +	   for (size_t j = 0; j < entry.size()-1; ++j) {

Nit: Need a space around -.


More information about the webkit-reviews mailing list