[webkit-reviews] review canceled: [Bug 50952] Inputs of type "text" and "search" should support interoperable "set direction" functionality : [Attachment 87346] A quick fix v2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 30 08:00:38 PDT 2011


Hironori Bono <hbono at chromium.org> has canceled Hironori Bono
<hbono at chromium.org>'s request for review:
Bug 50952: Inputs of type "text" and "search" should support interoperable "set
direction" functionality
https://bugs.webkit.org/show_bug.cgi?id=50952

Attachment 87346: A quick fix v2
https://bugs.webkit.org/attachment.cgi?id=87346&action=review

------- Additional Comments from Hironori Bono <hbono at chromium.org>
Greetings,

(In reply to comment #17)
> In Mac OS X 10.6 and later, these are NSResponder methods, and WebView is an
NSResponder.
> I would just add them in a category in DumpRenderTree when building on
Leopard or Tiger.

Ah, thank you for correcting me. I notice I read an old document that did not
include these tasks. I have updated my change to use them and also added my new
test to 'Skipped' files.

Regards,

Hironori Bono


More information about the webkit-reviews mailing list