[webkit-reviews] review granted: [Bug 37347] Don't use CF types in the new C API : [Attachment 52971] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 9 11:42:11 PDT 2010


Anders Carlsson <andersca at apple.com> has granted Sam Weinig <sam at webkit.org>'s
request for review:
Bug 37347: Don't use CF types in the new C API
https://bugs.webkit.org/show_bug.cgi?id=37347

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

------- Additional Comments from Anders Carlsson <andersca at apple.com>

> +    WebCore::KURL& url() { return m_url; }

This should be const. Looks good otherwise.

r=me


More information about the webkit-reviews mailing list