Bug 34341

Summary: wx port: need a way to find out which mode a document was parsed in
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: All   
Attachments:
Description Flags
adds wxWebView::GetParseMode kevino: review+, kevino: commit-queue-

Description Kevin Watters 2010-01-29 12:34:09 PST
Created attachment 47728 [details]
adds wxWebView::GetParseMode

It would be useful for testing/debugging to find out which ParseMode was used for a Document.
Comment 1 Kevin Ollivier 2010-01-30 17:13:58 PST
Landed in r54105, thanks!