[webkit-reviews] review requested: [Bug 55501] [Qt][WK2] Loading an empty URL crashes : [Attachment 85817] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 15 09:38:16 PDT 2011


Benjamin Poulain <benjamin at webkit.org> has asked  for review:
Bug 55501: [Qt][WK2] Loading an empty URL crashes
https://bugs.webkit.org/show_bug.cgi?id=55501

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

------- Additional Comments from Benjamin Poulain <benjamin at webkit.org>
As Andreas pointed out on IRC, null WKURLRef are actually a valid value in the
WebKit 2 C APIs.

I changed the patch to take that into account. It happens that there is a
method toWTFString() to do all the work for me :)


More information about the webkit-reviews mailing list