[Webkit-unassigned] [Bug 107131] [GTK] Implement testRunner::setTextDirection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 21 08:05:10 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=107131





--- Comment #18 from Martin Robinson <mrobinson at webkit.org>  2013-01-21 08:07:00 PST ---
(In reply to comment #17)

> You can see how it's implemented in WK2 in WebFrame::setTextDirection which is used from TestRunner::setTextDirection (Tools/WebKitTestRunner/InjectedBundle/TestRunner.cpp).

Sorry, I minterpreted the change to TestRunnerGtk.cpp as a change to WebKitTestRunner. This is passing in WebKit2 likely because WKTR is using the C API to change the text direction. If we want compatibility with WebKit1, you'll also need to change the non-C API version of WebKit2.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list