[Webkit-unassigned] [Bug 17627] Endless reloads on http://space.cweb.nl

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 6 10:12:40 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=17627





------- Comment #4 from jubal-webkit at cheeze.org  2008-04-06 10:12 PDT -------
Answered my own question. top.location.host returns the bare hostname -- not
the 'http://' prefix or the '/page.html' path. So the check always fails
because top.location.host != 'space.cweb.nl', and the constant reloading
happens.

Except in Firefox, apparently.


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



More information about the webkit-unassigned mailing list