Branch: refs/heads/webkitglib/2.44
  Home:   https://github.com/WebKit/WebKit
  Commit: d040d6ffc6d184a0160361742793a527c20920f3
      
https://github.com/WebKit/WebKit/commit/d040d6ffc6d184a0160361742793a527c20920f3
  Author: Jer Noble <[email protected]>
  Date:   2024-09-25 (Wed, 25 Sep 2024)

  Changed paths:
    M Source/WebCore/Modules/webaudio/AudioWorkletGlobalScope.cpp

  Log Message:
  -----------
  Cherry-pick 283510@main (f81ff1af098d). 
https://bugs.webkit.org/show_bug.cgi?id=279537

    CRASH: JSC::construct() under AudioWorkletGlobalScope::createProcessor()
    https://bugs.webkit.org/show_bug.cgi?id=279537
    rdar://133488018

    Reviewed by Ryan Reno.

    JSCallbackData's m_callback ivar is weakly held, so it must be null-checked 
at access time.

    * Source/WebCore/Modules/webaudio/AudioWorkletGlobalScope.cpp:
    (WebCore::AudioWorkletGlobalScope::createProcessor):

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

Canonical link: https://commits.webkit.org/274313.441@webkitglib/2.44



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to