Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 88d46dba2c14f9441a93f237e2634b2441a4863e
https://github.com/WebKit/WebKit/commit/88d46dba2c14f9441a93f237e2634b2441a4863e
Author: Anne van Kesteren <[email protected]>
Date: 2026-03-08 (Sun, 08 Mar 2026)
Changed paths:
M Source/WebCore/Modules/geolocation/Geolocation.cpp
M Source/WebCore/dom/ScriptElement.cpp
Log Message:
-----------
Make Geolocation and ScriptElement use queueTaskKeepingObjectAlive()
https://bugs.webkit.org/show_bug.cgi?id=309443
Reviewed by Ryosuke Niwa.
Both need to keep this and their JS wrapper alive and
queueTaskKeepingObjectAlive() takes care of that.
Canonical link: https://commits.webkit.org/308891@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications