WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
168510
[GTK] Investigate WKTextChecker C API
https://bugs.webkit.org/show_bug.cgi?id=168510
Summary
[GTK] Investigate WKTextChecker C API
Michael Catanzaro
Reported
2017-02-17 06:34:04 PST
We have a WKTextChecker in the WebKit2 C API that's only used by GTK (and previously EFL). It's really weird to have GTK-specific stuff in the low-level C API. Looks like we should be able to remove it and replace it with use of WebTextChecker instead.
Attachments
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2017-02-17 06:50:47 PST
If it's not used by WTR it should be removed.
Michael Catanzaro
Comment 2
2017-02-17 08:04:42 PST
It is used by WKR in TestController.cpp. I guess we're stuck with it, then, since WKR can't see WK2 internals?
Carlos Garcia Campos
Comment 3
2017-02-17 08:39:28 PST
WTR has always used the C API
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