- From: <bugzilla@jessica.w3.org>
- Date: Tue, 30 Jul 2013 01:26:44 +0000
- To: www-international@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22835 Boris Zbarsky <bzbarsky@mit.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bzbarsky@mit.edu --- Comment #1 from Boris Zbarsky <bzbarsky@mit.edu> --- Returning undefined is very likely to break pages that use string methods on the return value (e.g. navigator.language.charAt(0) or whatnot). We want a default value that's a string; perhaps ""? -- You are receiving this mail because: You are on the CC list for the bug.
Received on Tuesday, 30 July 2013 01:26:46 UTC