[webkit-reviews] review granted: [Bug 54536] Improve showTree of Range, Position, and VisiblePosition : [Attachment 82603] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 16 17:37:04 PST 2011


Kent Tamura <tkent at chromium.org> has granted Ryosuke Niwa <rniwa at webkit.org>'s
request for review:
Bug 54536: Improve showTree of Range, Position, and VisiblePosition
https://bugs.webkit.org/show_bug.cgi?id=54536

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

------- Additional Comments from Kent Tamura <tkent at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=82603&action=review

> Source/WebCore/dom/Position.cpp:1240
> +	   fprintf(stderr, "legacy, ");

nit: You can use fputs() for fixed strings.


More information about the webkit-reviews mailing list