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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 2 12:17:16 PDT 2010


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





--- Comment #6 from Darin Adler <darin at apple.com>  2010-07-02 12:17:16 PST ---
Something critical to check on is that our definition of whitespace matches the specification and other browsers exactly. Also, Alexey pointed me to bug 23566 and some specification text there states that in at least some circumstances all unrecognized characters should be allowed and ignored.

I am not sure we need a special case for whitespace in particular at all. Perhaps the feature we need is “skip/tolerate non-base-64 characters”.

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