[webkit-reviews] review denied: [Bug 80265] The path of URL has redundant slashes should not be cached again in offline web applications : [Attachment 130134] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 5 10:08:00 PST 2012


Adam Barth <abarth at webkit.org> has denied huangxueqing
<huangxueqing at baidu.com>'s request for review:
Bug 80265: The path of URL has redundant slashes should not be cached again in
offline web applications
https://bugs.webkit.org/show_bug.cgi?id=80265

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

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=130134&action=review


> Source/WebCore/loader/appcache/ApplicationCacheGroup.cpp:59
> +String stripRedundantSlashes(const String& str)

I'm sorry that I will not be able to review your patch fully, but this function
clearly does not belong in this file.


More information about the webkit-reviews mailing list