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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 3 14:05:50 PDT 2010


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


Patrick R. Gansterer <paroga at paroga.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #60348|0                           |1
        is obsolete|                            |
  Attachment #60456|                            |review?, commit-queue?
               Flag|                            |




--- Comment #7 from Patrick R. Gansterer <paroga at paroga.com>  2010-07-03 14:05:49 PST ---
Created an attachment (id=60456)
 --> (https://bugs.webkit.org/attachment.cgi?id=60456)
Patch

> 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”.
Other browsers ignore only whitespace.

RFC 2396:
> In some cases, extra whitespace (spaces, linebreaks, tabs, etc.) may
> need to be added to break long URI across lines. The whitespace
> should be ignored when extracting the URI.
There is no exact definition what whitespace is.

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