[Webkit-unassigned] [Bug 171016] New: Add the imageframeready event to the DOM Element to reliably test the async image decoding

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 19 15:27:20 PDT 2017


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

            Bug ID: 171016
           Summary: Add the imageframeready event to the DOM Element to
                    reliably test the async image decoding
           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 event will fire when the image frame finishes decoding. The layout test can then call testRunner.notifyDone() and be sure the image will be drawn.

NOTE: I am still not sure about the name of the event and I am not sure also if it will exposed or be internally limited. I will fix things from the review feedback.

-- 
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/20170419/c47d50aa/attachment.html>


More information about the webkit-unassigned mailing list