Bug 59683 - [GTK] Use the WebPage object in WebKitWebViewBase
Summary: [GTK] Use the WebPage object in WebKitWebViewBase
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:
Blocks:
 
Reported: 2011-04-28 03:22 PDT by Carlos Garcia Campos
Modified: 2011-04-28 09:44 PDT (History)
0 users

See Also:


Attachments
Patch (14.57 KB, patch)
2011-04-28 03:26 PDT, Carlos Garcia Campos
mrobinson: 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 2011-04-28 03:22:40 PDT
Instead of getting it from the page client. It simplifies the implementation of the event callbacks.
Comment 1 Carlos Garcia Campos 2011-04-28 03:26:46 PDT
Created attachment 91459 [details]
Patch
Comment 2 Carlos Garcia Campos 2011-04-28 09:44:54 PDT
Committed r85197: <http://trac.webkit.org/changeset/85197>