[webkit-reviews] review denied: [Bug 59652] turn on move caret by word visually for windows platform. : [Attachment 91373] patch w/ layout test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 27 21:21:22 PDT 2011


Alexey Proskuryakov <ap at webkit.org> has denied Xiaomei Ji <xji at chromium.org>'s
request for review:
Bug 59652: turn on move caret by word visually for windows platform.
https://bugs.webkit.org/show_bug.cgi?id=59652

Attachment 91373: patch w/ layout test
https://bugs.webkit.org/attachment.cgi?id=91373&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
The preferred way to implement platform differences like this is by adding a
client call, so that all behaviors could be tested in layout tests on all
platforms. See e.g. how smart copy and paste is configured via EditorClient.


More information about the webkit-reviews mailing list