[Webkit-unassigned] [Bug 134022] New: [Soup] Image Data URIs not displaying if media-type is not specified

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 18 02:00:09 PDT 2014


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

           Summary: [Soup] Image Data URIs not displaying if media-type is
                    not specified
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: shanmuga.m at samsung.com


Created an attachment (id=233299)
 --> (https://bugs.webkit.org/attachment.cgi?id=233299&action=review)
Sample test file

On Webkit2 EFL port,

Steps to Reproduce:

1. Open attached sample html file.
2. Observe

Actual Result:
    Nothing is displayed.

Expected Result:
    One directory icon should get displayed


Firefox and chrome working as expected.

If Data-URI doesn't contain media-type, then ImageDecoder creation fails due to improper data it receives.

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