[webkit-changes] [WebKit/WebKit] 3c5d90: Tweak canvas-createImageBitmap-video-resize.html s...

Cameron McCormack noreply at github.com
Mon Nov 7 12:06:40 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3c5d90c46ca5b1bb42993250fae451d81981c950
      https://github.com/WebKit/WebKit/commit/3c5d90c46ca5b1bb42993250fae451d81981c950
  Author: Cameron McCormack <heycam at apple.com>
  Date:   2022-11-07 (Mon, 07 Nov 2022)

  Changed paths:
    M LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/manual/imagebitmap/canvas-createImageBitmap-video-resize.html

  Log Message:
  -----------
  Tweak canvas-createImageBitmap-video-resize.html so it passes on iOS
https://bugs.webkit.org/show_bug.cgi?id=247558
rdar://100330154

Reviewed by Jer Noble.

1. Use requestVideoFrameCallback when available, so that we're not
   subject to the flakiness of video frame data being available when
   using oncanplaythrough.
2. Bump up the hard coded fuzziness for the image comparison.

* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/manual/imagebitmap/canvas-createImageBitmap-video-resize.html:

Canonical link: https://commits.webkit.org/256422@main




More information about the webkit-changes mailing list