[webkit-changes] [WebKit/WebKit] 34ef01: CRASH: com.apple.WebKit.WebContent at TimerBase::~...

Jer Noble noreply at github.com
Mon Mar 6 16:44:03 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 34ef017d6046e4571f2b3ef0d07590c10ab78f51
      https://github.com/WebKit/WebKit/commit/34ef017d6046e4571f2b3ef0d07590c10ab78f51
  Author: Jer Noble <jer.noble at apple.com>
  Date:   2023-03-06 (Mon, 06 Mar 2023)

  Changed paths:
    M Source/WebKit/WebProcess/GPU/media/cocoa/VideoLayerRemoteCocoa.mm

  Log Message:
  -----------
  CRASH: com.apple.WebKit.WebContent at TimerBase::~TimerBase
https://bugs.webkit.org/show_bug.cgi?id=253456
rdar://106271112

Reviewed by Tim Horton.

Enusre WKVideoLayerRemote (and by extension its _resolveBoundsTimer ivar) is destroyed on the main thread.

* Source/WebKit/WebProcess/GPU/media/cocoa/VideoLayerRemoteCocoa.mm:
(-[WKVideoLayerRemote dealloc]):

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




More information about the webkit-changes mailing list