[Webkit-unassigned] [Bug 159721] New: Get rid of the m_premultiplyAlpha flag of the ImageFrame class

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 13 09:22:05 PDT 2016


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

            Bug ID: 159721
           Summary: Get rid of the m_premultiplyAlpha flag of the
                    ImageFrame class
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Images
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sabouhallawa at apple.com

This flag was only needed when calling BitmapPixels::setSize(). Instead we can pass the ImageDecoder::m_premultiplyAlpha to ImageFrame::setSize() which will pass it to BitmapPixels::setSize().

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160713/3075e33e/attachment.html>


More information about the webkit-unassigned mailing list