Bug 279596 - verifyGC failures related to AudioBufferSourceNode
Summary: verifyGC failures related to AudioBufferSourceNode
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Basuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-09-12 08:06 PDT by Basuke Suzuki
Modified: 2024-09-12 14:15 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Basuke Suzuki 2024-09-12 08:06:33 PDT
Seeing verifyGC failure because of the write barrier missing when touching the AudioBuffer's property.
Comment 1 Basuke Suzuki 2024-09-12 08:07:02 PDT
<rdar://133248373>
Comment 2 Basuke Suzuki 2024-09-12 08:10:00 PDT
Pull request: https://github.com/WebKit/WebKit/pull/33550
Comment 3 EWS 2024-09-12 14:15:55 PDT
Committed 283576@main (e1d0084801c2): <https://commits.webkit.org/283576@main>

Reviewed commits have been landed. Closing PR #33550 and removing active labels.