Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4fc9a4b92e152b1c2de70bce479dbaa56bd5d8c9
https://github.com/WebKit/WebKit/commit/4fc9a4b92e152b1c2de70bce479dbaa56bd5d8c9
Author: Ben Nham <[email protected]>
Date: 2024-11-05 (Tue, 05 Nov 2024)
Changed paths:
M Source/WebCore/Modules/notifications/Notification.cpp
Log Message:
-----------
Fix debug crash in Notification::create
https://bugs.webkit.org/show_bug.cgi?id=282613
rdar://139244059
Reviewed by Chris Dumez.
Notification::create calls JSONParse without holding a JSLock when we fire
notification events for
service workers, leading to a debug assert.
* Source/WebCore/Modules/notifications/Notification.cpp:
(WebCore::Notification::create):
Canonical link: https://commits.webkit.org/286196@main
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