[Webkit-unassigned] [Bug 68054] New: Return an image scale factor as well as an Image* from CachedImage::brokenImage()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 13 21:08:20 PDT 2011


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

           Summary: Return an image scale factor as well as an Image* from
                    CachedImage::brokenImage()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Images
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bdakin at apple.com


As discussed in https://bugs.webkit.org/show_bug.cgi?id=67885 , CachedImage::brokenImage() should return the broken image's resolution scale factor as well as the Image itself. This will allow callers to stop hard-coding the image's scale factor.

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