[Webkit-unassigned] [Bug 42061] Make base64Decode ignore unrecognizable characters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 13 10:27:55 PDT 2010


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





--- Comment #9 from Darin Adler <darin at apple.com>  2010-07-13 10:27:55 PST ---
(In reply to comment #8)
> (In reply to comment #7)
> > (From update of attachment 61199 [details] [details])
> > Thanks for doing the research. We will need to pass an argument to base64Decode indicating what behavior the caller wants.
> I think thats exactly what the patch at bug 41510 does.

Well, it introduces an argument, yes, but it does not ignore all unrecognizable characters. In bug 41510 we have been discussing the merits of ignoring all unrecognizable characters (matching the data URL RFC, I believe) vs. instead ignoring only certain characters (matching some other browsers’ behavior with data URLs). If I remember correctly.

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