Bug 96779

Summary: [GTK] Don't use the C API internally in WebKitHitTestResult
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: mario
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Bug Depends on: 96778    
Bug Blocks: 96766, 96780, 99705    
Attachments:
Description Flags
Patch xan.lopez: review+

Description Carlos Garcia Campos 2012-09-14 07:13:17 PDT
Use the C++ classes instead.
Comment 1 Carlos Garcia Campos 2012-09-14 07:14:38 PDT
Created attachment 164141 [details]
Patch
Comment 2 Mario Sanchez Prada 2012-10-03 01:46:09 PDT
Comment on attachment 164141 [details]
Patch

Looks good to me
Comment 3 Xan Lopez 2012-10-18 04:58:00 PDT
Comment on attachment 164141 [details]
Patch

Looks good, the 'using namespace' thing in the header will be fixed in a follow-up.
Comment 4 Carlos Garcia Campos 2012-10-18 05:16:57 PDT
Committed r131729: <http://trac.webkit.org/changeset/131729>