Bug 96775 - [GTK] Don't use the C API internally in WebKitFindController
Summary: [GTK] Don't use the C API internally in WebKitFindController
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on: 96774
Blocks: 96766 96777
  Show dependency treegraph
 
Reported: 2012-09-14 07:01 PDT by Carlos Garcia Campos
Modified: 2012-09-25 07:15 PDT (History)
4 users (show)

See Also:


Attachments
Patch (7.03 KB, patch)
2012-09-14 07:03 PDT, Carlos Garcia Campos
gustavo: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2012-09-14 07:01:57 PDT
Use the C++ classes instead.
Comment 1 Carlos Garcia Campos 2012-09-14 07:03:16 PDT
Created attachment 164135 [details]
Patch
Comment 2 WebKit Review Bot 2012-09-14 07:06:14 PDT
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Comment 3 Carlos Garcia Campos 2012-09-25 07:15:10 PDT
Committed r129503: <http://trac.webkit.org/changeset/129503>