Issue 1910: never ending page reload
http://code.google.com/p/chromium/issues/detail?id=1910

Comment #4 by [EMAIL PROTECTED]:
The refresh loop in Chrome, FF and Safari is caused by the

setTimeout('parent.frames["merchandising" +  
track].location.replace(frameSrc)',
1000);  

statement in the javascript.

Reduced testcase is at: (or see attached testcase)
http://go/reductions/1910/test_quirks.html


Issue attribute updates:
        Labels: Has-reduction IE-specific

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to