[Webkit-unassigned] [Bug 170203] LayoutTest fast/images/animated-image-different-dest-size.html is a flaky failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 8 17:02:17 PDT 2017


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

Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |simon.fraser at apple.com
 Attachment #312307|review?                     |review-
              Flags|                            |

--- Comment #8 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 312307
  --> https://bugs.webkit.org/attachment.cgi?id=312307
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=312307&action=review

> LayoutTests/fast/images/animated-image-different-dest-size.html:50
> +        function loadImage(element, src, canvasIds, frameCount) {
>              return new Promise((resolve) => {
>                  let image = new Image;
>                  image.onload = (() => {

Now you have an image and an image element. That doesn't make much sense.

-- 
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/20170609/51273455/attachment.html>


More information about the webkit-unassigned mailing list