Updates:
        Status: Assigned
        Owner: [email protected]
        Labels: Mstone-1.0

Comment #7 on issue 1072 by [email protected]: Silverlight Plugin doesn't  
load at ON10.net
http://code.google.com/p/chromium/issues/detail?id=1072

The problem is in their user-agent detection but I think we can fix it  
ourselves.  The tip-of-tree build has this user-agent:

      Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/528.7  
(KHTML, like
Gecko) Chrome/1.0.155.0 Safari/528.7

If I change it to this On10.net and NBC Olympics in Silverlight both work:

      Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_3; en-us)  
AppleWebKit/528.7
(KHTML, like Gecko) Safari/528.7 Chrome/1.0.155.0

The only difference is the ordering of the last elements and I think we  
should do
this to increase compatibility.



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