[Webkit-unassigned] [Bug 35848] New: Remove inconsistent "Too few arguments" handling for window.atob() and window.btoa()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 7 17:16:10 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=35848

           Summary: Remove inconsistent "Too few arguments" handling for
                    window.atob() and window.btoa()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sam at webkit.org


window.atob() and window.btoa() throw on too few arguments being passed which
is inconsistent and unnecessary. We should convert it treat arguments not
passed as undefined like we do for almost all other functions.

-- 
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