[webkit-reviews] review granted: [Bug 70797] Simplify url accessors on WKBrowsingContextController : [Attachment 112293] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 24 19:42:29 PDT 2011


Anders Carlsson <andersca at apple.com> has granted Sam Weinig <sam at webkit.org>'s
request for review:
Bug 70797: Simplify url accessors on WKBrowsingContextController
https://bugs.webkit.org/show_bug.cgi?id=70797

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

------- Additional Comments from Anders Carlsson <andersca at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=112293&action=review


> Source/WebKit2/UIProcess/WebPageProxy.cpp:615
> +    }
> +}

This needs to return something for the default case...maybe a null string?


More information about the webkit-reviews mailing list