Bug 96780

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

Description Carlos Garcia Campos 2012-09-14 07:16:10 PDT
Use the C++ classes instead.
Comment 1 Carlos Garcia Campos 2012-09-14 07:17:24 PDT
Created attachment 164142 [details]
Patch
Comment 2 WebKit Review Bot 2012-09-14 07:20:06 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 Gustavo Noronha (kov) 2012-09-26 05:44:39 PDT
Comment on attachment 164142 [details]
Patch

Not a big saving in this case, but consistency is good =)
Comment 4 Carlos Garcia Campos 2012-09-26 09:51:03 PDT
Committed r129661: http://trac.webkit.org/changeset/129661