Bug 25549

Summary: wxWebKit sample.py needs fix for new EVT_WEBVIEW_LOAD constant
Product: WebKit Reporter: Kevin Watters <kevinwatters>
Component: WebKit wxAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Minor    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
rename EVT_WEBVIEW_STATE_CHANGED to EVT_WEBVIEW_LOAD kevino: review+

Kevin Watters
Reported 2009-05-04 11:00:41 PDT
the wxWebKit sample "sample.py" is still using the old EVT_WEBVIEW_STATE_CHANGED constant, which was renamed to EVT_WEBVIEW_LOAD.
Attachments
rename EVT_WEBVIEW_STATE_CHANGED to EVT_WEBVIEW_LOAD (1.02 KB, patch)
2009-05-04 11:01 PDT, Kevin Watters
kevino: review+
Kevin Watters
Comment 1 2009-05-04 11:01:19 PDT
Created attachment 29994 [details] rename EVT_WEBVIEW_STATE_CHANGED to EVT_WEBVIEW_LOAD
Kevin Ollivier
Comment 2 2009-05-05 14:42:33 PDT
Landed in r43252, thanks!
Note You need to log in before you can comment on or make changes to this bug.