[webkit-reviews] review granted: [Bug 227081] Using a video as a source for a WebGL texture is slow and hangs on iOS 15 : [Attachment 432031] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 23 12:07:37 PDT 2021


Eric Carlson <eric.carlson at apple.com> has granted Kimmo Kinnunen
<kkinnunen at apple.com>'s request for review:
Bug 227081: Using a video as a source for a WebGL texture is slow and hangs on
iOS 15
https://bugs.webkit.org/show_bug.cgi?id=227081

Attachment 432031: Patch

https://bugs.webkit.org/attachment.cgi?id=432031&action=review




--- Comment #7 from Eric Carlson <eric.carlson at apple.com> ---
Comment on attachment 432031
  --> https://bugs.webkit.org/attachment.cgi?id=432031
Patch

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

This looks great to me, thanks!

> Source/WebKit/Scripts/webkit/tests/TestWithCVPixelBufferMessageReceiver.cpp:2
> + * Copyright (C) 2010-2021 Apple Inc. All rights reserved.

Probably only need `2021` for a new file.

> Source/WebKit/Scripts/webkit/tests/TestWithCVPixelBufferMessages.h:2
> + * Copyright (C) 2010-2021 Apple Inc. All rights reserved.

Ditto

> Source/WebKit/Scripts/webkit/tests/TestWithCVPixelBufferMessagesReplies.h:2
> + * Copyright (C) 2010-2021 Apple Inc. All rights reserved.

Ditto


More information about the webkit-reviews mailing list