Comment #1 on issue 22915 by rse...@chromium.org: developer.apple.com  
reference library is missing its sidebar
http://code.google.com/p/chromium/issues/detail?id=22915

Tracked this down to |localStorage| being null, rather than |typeof  
undefined| in
http://developer.apple.com/mac/library/documentation/Resources/JavaScript/devpubs.
js line 199. This creates a JS error and stops execution because  
Cookie.get() is called in
the TOC.load() method of another JS file.

I'm not sure why this works for Safari and other WK browsers, but not us.

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