[webkit-changes] [WebKit/WebKit] 821738: LocalSampleBufferDisplayLayer::enqueueVideoFrame c...

youennf noreply at github.com
Wed Jul 5 01:49:51 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 821738a04d2738d6d613d107ea9c4577ace9963e
      https://github.com/WebKit/WebKit/commit/821738a04d2738d6d613d107ea9c4577ace9963e
  Author: Youenn Fablet <youennf at gmail.com>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
    M Source/WebCore/platform/graphics/avfoundation/objc/LocalSampleBufferDisplayLayer.mm

  Log Message:
  -----------
  LocalSampleBufferDisplayLayer::enqueueVideoFrame callback needs to call assertIsCurrent after checking weakThis
https://bugs.webkit.org/show_bug.cgi?id=258854
rdar://111744695

Reviewed by Eric Carlson.

Covered by existing tests.

* Source/WebCore/platform/graphics/avfoundation/objc/LocalSampleBufferDisplayLayer.mm:
(WebCore::LocalSampleBufferDisplayLayer::enqueueVideoFrame):

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




More information about the webkit-changes mailing list