[Webkit-unassigned] [Bug 174336] New: RenderImage should not add itself as a RelevantRepaintedObject if its image frame is being decoded

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 10 16:56:09 PDT 2017


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

            Bug ID: 174336
           Summary: RenderImage should not add itself as a
                    RelevantRepaintedObject if its image frame is being
                    decoded
           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

Since nothing will be drawn till the image frame finishes decoding we should treat returning ImageDrawResult::DidRequestDecoding from BitmapImage the same as we do when the image is still loading.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170710/bc31107b/attachment-0001.html>


More information about the webkit-unassigned mailing list