[webkit-reviews] review requested: [Bug 14124] [CURL] Support data
URLs : [Attachment 16892] Add data URL support, take two
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Oct 26 18:00:26 PDT 2007
Alp Toker <alp at atoker.com> has asked for review:
Bug 14124: [CURL] Support data URLs
http://bugs.webkit.org/show_bug.cgi?id=14124
Attachment 16892: Add data URL support, take two
http://bugs.webkit.org/attachment.cgi?id=16892&action=edit
------- Additional Comments from Alp Toker <alp at atoker.com>
This addresses the issues in the review, except for DeprecatedString.
I'm not comfortable with the idea of storing binary data in a string class
either way, so I don't think using String instead of DeprecatedString will be
any less broken.
More information about the webkit-reviews
mailing list