[Webkit-unassigned] [Bug 13759] New: REGRESSION: Incorrect rendering of multipart images

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 17 05:33:05 PDT 2007


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

           Summary: REGRESSION: Incorrect rendering of multipart images
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Major
          Priority: P1
         Component: Images
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mitz at webkit.org
                CC: hyatt at apple.com, beidson at apple.com


[This is possibly a duplicate of bug 13642]

To reproduce this bug, apply the attached patch to LayoutTests and execute
'run-webkit-httpd'. Then in WebKit go to
<http://127.0.0.1:8000/multipart/image-decoding.html>.

Expected result: The image should cycle between a blue square, a green square
and Abe.

Actual result: The image cycles between a white square, a green square, and a
grey line.

Notes: Firefox and shipping Safari render the images as expected. So far this
doesn't seem to be a loader bug, as I have observed that ImageSource::setData()
is called with the correct data.


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