Bug 34341 - wx port: need a way to find out which mode a document was parsed in
Summary: wx port: need a way to find out which mode a document was parsed in
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit wx (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-29 12:34 PST by Kevin Watters
Modified: 2010-01-30 17:13 PST (History)
1 user (show)

See Also:


Attachments
adds wxWebView::GetParseMode (2.61 KB, patch)
2010-01-29 12:34 PST, Kevin Watters
kevino: review+
kevino: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!