Fixing the Safari/PhantomJS crash bug and other headless errors.
* Remove the set_password controller, which was never used. * Remove the set_password test suite. * Remove the set_password HTML with the autofocus element, which caused some versions of WebKit to wig out. * In storage.js, make sure when we do JSON.parse, there is something to parse. close #851 close #889
Showing
- resources/static/dialog/controllers/set_password.js 0 additions, 64 deletionsresources/static/dialog/controllers/set_password.js
- resources/static/dialog/views/set_password.ejs 0 additions, 44 deletionsresources/static/dialog/views/set_password.ejs
- resources/static/shared/storage.js 2 additions, 3 deletionsresources/static/shared/storage.js
- resources/static/test/index.html 0 additions, 2 deletionsresources/static/test/index.html
- resources/static/test/phantomrunner.js 1 addition, 1 deletionresources/static/test/phantomrunner.js
- resources/static/test/qunit/controllers/set_password_unit_test.js 0 additions, 106 deletions...s/static/test/qunit/controllers/set_password_unit_test.js
- scripts/compress.sh 1 addition, 1 deletionscripts/compress.sh
Loading
Please register or sign in to comment