[Webkit-unassigned] [Bug 67277] REGRESSION (r94132): broke fast/loader/location-port.html on GTK

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 5 04:55:27 PDT 2011


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





--- Comment #7 from Philippe Normand <pnormand at igalia.com>  2011-09-05 04:55:27 PST ---
I guess I missed something but I don't see how the test can pass in the first place, with and without the change to Location.cpp :(

I wonder why the failure happens only in GTK, I reverted the change to Location.cpp and the test still fails, which makes me think of a bug in the KURL parsing code. KURL::parse() is a bit scary but I'll try to hunt the possible bug down...

To sum up, the bug is that setting port to 0 on a file url, hostname becomes empty string instead of ":0".

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