mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-10 08:52:39 +01:00
2e8a5e843f
Summary: Ref T13216. See PHI985. If you disable cookies in Firefox, accessing `window.localStorage` throws an exception. Currently, this pretty much kills all scripts on the page. Instead, catch and ignore this, as though `window.localStorage` was not defined. Test Plan: - Set Firefox to "no cookies". - Loaded any page while logged out. - Before: JS fatal early in the stack. - After: page loads and JS works. Reviewers: amckinley Reviewed By: amckinley Maniphest Tasks: T13216 Differential Revision: https://secure.phabricator.com/D19832 |
||
---|---|---|
.. | ||
audio/basic | ||
css | ||
externals | ||
favicons | ||
image | ||
js |