Bug 96787 - [GTK] Don't use the C API internally in WebKitURISchemeRequest
Summary: [GTK] Don't use the C API internally in WebKitURISchemeRequest
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: 96786
Blocks: 96766
  Show dependency treegraph
 
Reported: 2012-09-14 07:38 PDT by Carlos Garcia Campos
Modified: 2012-10-17 08:37 PDT (History)
4 users (show)

See Also:


Attachments
Patch (6.43 KB, patch)
2012-09-14 07:39 PDT, Carlos Garcia Campos
no flags Details | Formatted Diff | Diff
Updated patch to build on current git master (7.39 KB, patch)
2012-10-16 01:48 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:38:33 PDT
Use the C++ classes instead.
Comment 1 Carlos Garcia Campos 2012-09-14 07:39:50 PDT
Created attachment 164153 [details]
Patch

This is the last one.
Comment 2 WebKit Review Bot 2012-09-14 07:43:46 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 Mario Sanchez Prada 2012-10-03 01:53:06 PDT
Comment on attachment 164153 [details]
Patch

Looks good to me
Comment 4 Carlos Garcia Campos 2012-10-16 01:48:16 PDT
Created attachment 168892 [details]
Updated patch to build on current git master

Updated after the initiating page patch.
Comment 5 Carlos Garcia Campos 2012-10-17 08:37:45 PDT
Committed r131603: <http://trac.webkit.org/changeset/131603>