Bug 96780 - [GTK] Don't use the C API internally in WebKitJavascriptResult
Summary: [GTK] Don't use the C API internally in WebKitJavascriptResult
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: 96779
Blocks: 96766 96781
  Show dependency treegraph
 
Reported: 2012-09-14 07:16 PDT by Carlos Garcia Campos
Modified: 2012-09-26 09:51 PDT (History)
4 users (show)

See Also:


Attachments
Patch (4.43 KB, patch)
2012-09-14 07:17 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: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