[webkit-reviews] review granted: [Bug 49612] Add WKPageCanShowMIMEType : [Attachment 74024] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 16 12:45:27 PST 2010


Sam Weinig <sam at webkit.org> has granted Anders Carlsson <andersca at apple.com>'s
request for review:
Bug 49612: Add WKPageCanShowMIMEType
https://bugs.webkit.org/show_bug.cgi?id=49612

Attachment 74024: Patch
https://bugs.webkit.org/attachment.cgi?id=74024&action=review

------- Additional Comments from Sam Weinig <sam at webkit.org>
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()


More information about the webkit-reviews mailing list