WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
25549
wxWebKit sample.py needs fix for new EVT_WEBVIEW_LOAD constant
https://bugs.webkit.org/show_bug.cgi?id=25549
Summary
wxWebKit sample.py needs fix for new EVT_WEBVIEW_LOAD constant
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug