Updates:
        Status: WontFix

Comment #3 on issue 5985 by [email protected]: Apple www.me.com website  
does not load (blank page)
http://code.google.com/p/chromium/issues/detail?id=5985

Looking at this in the inspector, it seems that www.me.com is sending their  
bootstrap
JS files (http://www.me.com/my/shared_100/en/bootstrap?271888787) with the  
text/plain
MIME type. Error in the JS console: Resource interpreted as script but  
transferred
with MIME type text/plain.

There are even reports of this on Apple's discussion forums:
http://discussions.apple.com/thread.jspa?messageID=8692654&tstart=0

Changing the user-agent string seems to do the trick. Open Chrome with the  
following
command:
chrome.exe --user-agent="Mozilla/5.0 (Windows; U; Windows NT 5.1;
en-US) AppleWebKit/525.19 (KHTML, like Gecko) Version/3.1 Safari/525.19"

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