Bug 59790

Summary: [GTK] Rename page as pageProxy in WebKitWebViewBase
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal Keywords: Gtk
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch mrobinson: review+

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>