[Webkit-unassigned] [Bug 19036] http://www.xn--vk1b187a8ue.kr/ keeps being reloaded

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 13 16:39:09 PDT 2008


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


mrowe at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mrowe at apple.com
           Keywords|                            |NeedsReduction




------- Comment #2 from mrowe at apple.com  2008-05-13 16:39 PDT -------
Also occurs on Mac OS X.  I suspect the repeated reloading is due to the
following snippet of JavaScript that appears at the top of
<http://www.xn--vk1b187a8ue.kr/kr/index.php>:

        if (!parent.frames[1]){
                        goFrame.url.value=document.URL;
                        goFrame.action = "/"
                        goFrame.submit();
        }


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