[Webkit-unassigned] [Bug 64870] [chromium] FileAPI doesn't work properly with filenames containing '#'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 28 10:02:25 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=64870





--- Comment #8 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2011-07-28 10:02:25 PST ---
(From update of attachment 101986)
View in context: https://bugs.webkit.org/attachment.cgi?id=101986&action=review

> Source/WebCore/platform/KURLGoogle.cpp:769
> +    const UChar* pos = path.characters();

KURLGoogle is meant to just be a lightweight adapter to the
google-url library.  I suspect the proper fix should be a
patch to google-url instead, but I defer to Brett Wilson's
judgement on that.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list