[webkit-reviews] review granted: [Bug 47189] Ignore whitespace in base64 decoding of data URL : [Attachment 69803] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 6 10:08:21 PDT 2010


Darin Adler <darin at apple.com> has granted Kwang Yul Seo
<kwangyul.seo at gmail.com>'s request for review:
Bug 47189: Ignore whitespace in base64 decoding of data URL
https://bugs.webkit.org/show_bug.cgi?id=47189

Attachment 69803: Patch
https://bugs.webkit.org/attachment.cgi?id=69803&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
This helps only the CURL port. We want to move data URL handling out of
ResourceHandle entirely and share it between all platforms.


More information about the webkit-reviews mailing list