Bug 278512

Summary: REGRESSION (280975@main) Null pointer deref crash in WebCore::AudioWorkletGlobalScope::createProcessor
Product: WebKit Reporter: Ryan Reno <rreno>
Component: Web AudioAssignee: Ryan Reno <rreno>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Ryan Reno
Reported 2024-08-21 21:43:43 PDT
The Audio Worklet Processor Constructors are not being kept alive by their owner and may be garbage collected prematurely after 280975@main where callbacks were made to be weak handles.
Attachments
Ryan Reno
Comment 1 2024-08-21 21:43:45 PDT
Ryan Reno
Comment 2 2024-08-21 21:46:37 PDT
EWS
Comment 3 2024-08-22 19:54:04 PDT
Committed 282644@main (2ef9bf886adc): <https://commits.webkit.org/282644@main> Reviewed commits have been landed. Closing PR #32574 and removing active labels.
EWS
Comment 4 2024-08-23 13:10:45 PDT
Committed 280938.263@safari-7619-branch (dd324811f92e): <https://commits.webkit.org/280938.263@safari-7619-branch> Reviewed commits have been landed. Closing PR #1641 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.