RESOLVED FIXED 24948
wxWebKit event support is lacking JS prompt/alert functionality
https://bugs.webkit.org/show_bug.cgi?id=24948
Summary wxWebKit event support is lacking JS prompt/alert functionality
Kevin Watters
Reported 2009-03-30 15:27:51 PDT
Users of the wxWebView API cannot catch or veto events for alerts and prompts from Javascript, or for window object cleared events.
Attachments
add wxWebView events for JS prompts, alerts, and window object clears (15.98 KB, patch)
2009-03-30 15:28 PDT, Kevin Watters
kevino: review+
Kevin Watters
Comment 1 2009-03-30 15:28:53 PDT
Created attachment 29091 [details] add wxWebView events for JS prompts, alerts, and window object clears
Kevin Ollivier
Comment 2 2009-03-30 19:37:40 PDT
Landed in r42122, thanks! :)
Note You need to log in before you can comment on or make changes to this bug.