WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 53605
[GTK] The GTK+ DRT needs an implementation of the PlainTextController
https://bugs.webkit.org/show_bug.cgi?id=53605
Summary
[GTK] The GTK+ DRT needs an implementation of the PlainTextController
Martin Robinson
Reported
2011-02-02 10:31:49 PST
There is no implementation of the PlainTextController for the GTK+ DRT, thus we fail editing/text-iterator/basic-iteration.html.
Attachments
Patch
(14.51 KB, patch)
2011-02-03 12:30 PST
,
Martin Robinson
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Martin Robinson
Comment 1
2011-02-03 12:30:55 PST
Created
attachment 81098
[details]
Patch
Martin Robinson
Comment 2
2011-02-03 12:31:17 PST
I've attached an implementation of this controller.
Eric Seidel (no email)
Comment 3
2011-04-06 10:25:07 PDT
Comment on
attachment 81098
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=81098&action=review
Seems sane. It's not clear why this code can't be better shared between ports.
> Tools/DumpRenderTree/gtk/DumpRenderTree.cpp:765 > +static void addControllerToWindow(JSContextRef context, JSObjectRef windowObject, const char* controllerName, JSValueRef controller)
Yay!
Martin Robinson
Comment 4
2011-04-11 16:25:23 PDT
Committed
r83530
: <
http://trac.webkit.org/changeset/83530
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug