[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:11:18 PST 2011


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





--- Comment #8 from Adam Barth <abarth at webkit.org>  2011-03-03 13:11:17 PST ---
File URLs are tricky.  Most browsers parse them differently depending on whether they're running on Windows.  Also, the three-slash versus two-slash question is pretty inconsistent.

In any case, eating the ":" is definitely wrong.

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