Bug 53603 - [GTK] DRT needs an implementation of LayoutTestController.setSelectTrailingWhitespace
Summary: [GTK] DRT needs an implementation of LayoutTestController.setSelectTrailingWh...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P3 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2011-02-02 10:21 PST by Martin Robinson
Modified: 2011-02-22 10:02 PST (History)
0 users

See Also:


Attachments
Patch (8.63 KB, patch)
2011-02-02 15:44 PST, Martin Robinson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Robinson 2011-02-02 10:21:03 PST
The GTK+ DRT does not implement this method and fails at least one test because of it.
Comment 1 Martin Robinson 2011-02-02 15:44:43 PST
Created attachment 80983 [details]
Patch
Comment 2 Xan Lopez 2011-02-21 17:48:06 PST
Comment on attachment 80983 [details]
Patch

Looks good!
Comment 3 Martin Robinson 2011-02-22 10:01:57 PST
Committed r79329: <http://trac.webkit.org/changeset/79329>