[Webkit-unassigned] [Bug 14124] New: [CURL] Support data URLs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 13 11:37:09 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14124

           Summary: [CURL] Support data URLs
           Product: WebKit
           Version: 522+ (nightly)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: alp at atoker.com


Data URLs currently cause:

Curl ERROR for
url='http://data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAABAAQMAAAA6ZCUhAAAABlBMVEUAAAAup+mvJKLXAAAAAnRSTlMA/1uRIrUAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAAZSURBVHicY2D4z8BACf5PAFNqPkELKDMfANtJT7FBP1fLAAAAAElFTkSuQmCC',
error: 'couldn't resolve host name'

The Qt port already has code for this, so a solution that can be shared between
ports may be a good idea.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list