[Webkit-unassigned] [Bug 68618] btoa() and atob() should stringify null to "null", not ""
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 7 02:15:37 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=68618
Alexander Færøy <ahf at 0x90.dk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ahf at 0x90.dk
--- Comment #4 from Alexander Færøy <ahf at 0x90.dk> 2011-12-07 02:15:29 PST ---
Firefox is currently throwing a TypeError with not enough arguments when atob() and btoa() is called with no arguments. My patch above should fix that as well.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list