[webkit-reviews] review granted: [Bug 88154] loadRequest should check for empty URLs. : [Attachment 145412] Don't transform empty URLs to file: URL, update the changeLog with bug id.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 1 21:40:09 PDT 2012


Brady Eidson <beidson at apple.com> has granted Yongjun Zhang
<yongjun_zhang at apple.com>'s request for review:
Bug 88154: loadRequest should check for empty URLs.
https://bugs.webkit.org/show_bug.cgi?id=88154

Attachment 145412: Don't transform empty URLs to file: URL, update the
changeLog with bug id.
https://bugs.webkit.org/attachment.cgi?id=145412&action=review

------- Additional Comments from Brady Eidson <beidson at apple.com>
In WebCore string land, "isEmpty()" covers both null and empty, so I think you
can just get rid of [request URL] altogether.


More information about the webkit-reviews mailing list