[Webkit-unassigned] [Bug 41510] Add Base64DecodePolicy option at base64Decode()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 2 10:44:53 PDT 2010


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





--- Comment #18 from Patrick R. Gansterer <paroga at paroga.com>  2010-08-02 10:44:53 PST ---
(In reply to comment #17)
> (In reply to comment #16)
> > What is the expected behaviour for null-stings? I think like a empty string? Or return false for base64Decode?
> 
> My general preference is to handle null strings identically to empty strings except in specific cases where we want different handling for them.
> 
> For this specific function, I think we should double check what the call sites need.
What should I do with the code now?  Is implementing a handling for null-characters enough, to get this in?

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