Bug 59790 - [GTK] Rename page as pageProxy in WebKitWebViewBase
Summary: [GTK] Rename page as pageProxy 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-29 03:45 PDT by Carlos Garcia Campos
Modified: 2011-04-29 05:36 PDT (History)
0 users

See Also:


Attachments
Patch (11.78 KB, patch)
2011-04-29 03:48 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-29 03:45:34 PDT
To avoid confusion between page client and page proxy.
Comment 1 Carlos Garcia Campos 2011-04-29 03:48:46 PDT
Created attachment 91662 [details]
Patch

It also renames some methods to webkitWebViewBase* for consistency.
Comment 2 Carlos Garcia Campos 2011-04-29 05:36:22 PDT
Committed r85318: <http://trac.webkit.org/changeset/85318>