Bug 16858

Summary: wxWebKit DRT preparations part 1
Product: WebKit Reporter: Kevin Ollivier <kevino>
Component: WebKit wxAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
wxWebKit DRT prep part 1 darin: review+

Kevin Ollivier
Reported 2008-01-12 23:08:13 PST
wxWebKit API changes in preparation for DRT implementation. Specifically: - Add CONSOLE_MESSAGE callback so clients can choose how to handle console messages. - Add more load events, and rename wxWebViewStateChangedEvent to wxWebViewLoadEvent to reflect that all 'states' are load states. - Add wxWebView impls. for GetInnerText(), GetAsMarkup() and GetExternalRepresentation() Part #2 will add event callbacks for JS prompts, confirms, and alerts.
Attachments
wxWebKit DRT prep part 1 (18.04 KB, patch)
2008-01-12 23:09 PST, Kevin Ollivier
darin: review+
Kevin Ollivier
Comment 1 2008-01-12 23:09:08 PST
Created attachment 18417 [details] wxWebKit DRT prep part 1
Darin Adler
Comment 2 2008-01-13 09:05:33 PST
Comment on attachment 18417 [details] wxWebKit DRT prep part 1 r=me
Kevin Ollivier
Comment 3 2008-01-13 11:35:57 PST
Landed in r29453. Thanks!
Note You need to log in before you can comment on or make changes to this bug.