Bug 49612

Summary: Add WKPageCanShowMIMEType
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch sam: review+

Anders Carlsson
Reported 2010-11-16 12:42:17 PST
Add WKPageCanShowMIMEType
Attachments
Patch (3.77 KB, patch)
2010-11-16 12:43 PST, Anders Carlsson
sam: review+
Anders Carlsson
Comment 1 2010-11-16 12:43:17 PST
Sam Weinig
Comment 2 2010-11-16 12:45:28 PST
Comment on attachment 74024 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=74024&action=review > WebKit2/UIProcess/API/C/WKPage.cpp:137 > + return toImpl(pageRef)->canShowMIMEType(toImpl(mimeTypeRef)->string()); Can this use toWTFString()
Anders Carlsson
Comment 3 2010-11-16 12:50:44 PST
Note You need to log in before you can comment on or make changes to this bug.