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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 2 10:47:22 PDT 2010


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





--- Comment #19 from Darin Adler <darin at apple.com>  2010-08-02 10:47:22 PST ---
(In reply to comment #18)
> What should I do with the code now?  Is implementing a handling for null-characters enough, to get this in?

You added the use of ascii() so you’re introducing this new behavior. You need to check that it’s OK. That’s all. So did you check? Is it OK?

I’ll review the rest of the patch soon.

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