[webkit-reviews] review denied: [Bug 125619] Improve the find word boundary performance : [Attachment 219057] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 12 10:43:13 PST 2013


Sam Weinig <sam at webkit.org> has denied KyungTae Kim <ktf.kim at samsung.com>'s
request for review:
Bug 125619: Improve the find word boundary performance
https://bugs.webkit.org/show_bug.cgi?id=125619

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

------- Additional Comments from Sam Weinig <sam at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=219057&action=review


> Source/WebCore/editing/VisibleUnits.cpp:653
> +#if PLATFORM(MAC)

Please don't put platform specific changes in this platform independent file.


More information about the webkit-reviews mailing list