- From: <bugzilla@jessica.w3.org>
- Date: Fri, 01 Jun 2012 11:49:33 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=17283 --- Comment #2 from Simon Pieters <simonp@opera.com> 2012-06-01 11:49:33 UTC --- A place where it makes more sense to stringify null to "null" is localStorage.foo = null; since reading it back can be JSON.parse()d. -- Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Friday, 1 June 2012 11:49:36 UTC