RESOLVED FIXED 49612
Add WKPageCanShowMIMEType
https://bugs.webkit.org/show_bug.cgi?id=49612
Summary Add WKPageCanShowMIMEType
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.