Bug 29199

Summary: wx port: no way to query Frame::shouldClose
Product: WebKit Reporter: Kevin Watters <kevinwatters>
Component: WebKit wxAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: kevino
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
exposes Frame::shouldClose in a wxWebView method kevino: review+, kevino: commit-queue-

Description Kevin Watters 2009-09-11 11:41:41 PDT
The wx port should expose Frame::shouldClose through its API to allow complex closing behavior in users of wxWebKit.
Comment 1 Kevin Watters 2009-09-11 11:42:42 PDT
Created attachment 39459 [details]
exposes Frame::shouldClose in a wxWebView method
Comment 2 Kevin Ollivier 2009-09-13 18:21:30 PDT
Landed in r48347, thanks!