[Webkit-unassigned] [Bug 55683] KURL parses Windows-style absolute file: URLs incorrectly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 3 13:48:34 PST 2011


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





--- Comment #9 from Brett Wilson (Google) <brettw at chromium.org>  2011-03-03 13:48:34 PST ---
Chrome has extensive Windows-only filename parsing rules that closely match IE's behavior.

For some examples, see our unit tests:
http://code.google.com/p/google-url/source/browse/trunk/src/url_canon_unittest.cc
(search for "CanonicalizeFileURL" and you can see there is a big Windows-only block).

-- 
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