Comment #1 on issue 25505 by [email protected]: globes.co.il: video  
player doesn't work
http://code.google.com/p/chromium/issues/detail?id=25505

The relevant code is on lines 33-36 of:
http://www.globes.co.il/news/UserControls/GtvTVPlayer.aspx?did=1000507644&fid=2006&Show=1

"""
IsIeBrowser = (document.all) ? true : false;
         if (IsIeBrowser){
...
}
"""

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

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to