Bug 28651

Summary: Not use deprecated symbols in WebKitWebView example code
Product: WebKit Reporter: Javier Jardón <javierjc1982>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: eric
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: All   
URL: http://webkitgtk.org/reference/webkitgtk-WebKitWebView.html
Attachments:
Description Flags
Substitute deprecated symbol in WebKitWebView example code none

Description Javier Jardón 2009-08-21 20:18:27 PDT
webkit_web_view_open () was replaced by webkit_web_view_load_uri () since 1.1.1

Patch following
Comment 1 Javier Jardón 2009-08-21 20:36:49 PDT
Created attachment 38429 [details]
Substitute deprecated symbol in WebKitWebView example code
Comment 2 Jan Alonzo 2009-08-21 20:39:45 PDT
Comment on attachment 38429 [details]
Substitute deprecated symbol in WebKitWebView example code

r=me.
Comment 3 Eric Seidel (no email) 2009-08-21 20:51:43 PDT
Comment on attachment 38429 [details]
Substitute deprecated symbol in WebKitWebView example code

Clearing flags on attachment: 38429

Committed r47661: <http://trac.webkit.org/changeset/47661>
Comment 4 Eric Seidel (no email) 2009-08-21 20:51:45 PDT
All reviewed patches have been landed.  Closing bug.