Bug 28651 - Not use deprecated symbols in WebKitWebView example code
Summary: Not use deprecated symbols in WebKitWebView example code
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other All
: P2 Normal
Assignee: Nobody
URL: http://webkitgtk.org/reference/webkit...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-21 20:18 PDT by Javier Jardón
Modified: 2009-08-21 20:51 PDT (History)
1 user (show)

See Also:


Attachments
Substitute deprecated symbol in WebKitWebView example code (1.02 KB, patch)
2009-08-21 20:36 PDT, Javier Jardón
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.