[Webkit-unassigned] [Bug 31260] New: an TIFF image is not detected as such by the Web Inspector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 9 09:25:20 PST 2009


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

           Summary: an TIFF image is not detected as such by the Web
                    Inspector
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: denis at h3q.com


The Web Inspector does not know that an TIFF image with Content-Type:
image/tiff is an image and decodes it as text. This leads to a very high memory
footprint. In my case it was an image with 2500x2000 pixel which needed more
than 800MB memory.

Simply load http://plugindoc.mozdev.org/testpages/dscf1665.tiff and go to the
inspector. In the resources you see it is decoded as text.

Tested it on actual Safari and Webkit from today!

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