Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: cac0699e42b11f69170de601fb75927d3a1854d7
https://github.com/WebKit/WebKit/commit/cac0699e42b11f69170de601fb75927d3a1854d7
Author: Ryosuke Niwa <[email protected]>
Date: 2024-07-29 (Mon, 29 Jul 2024)
Changed paths:
M Source/WebKit/UIProcess/AuxiliaryProcessProxy.cpp
Log Message:
-----------
Crash in WindowEventLoop::eventLoopForSecurityOrigin
https://bugs.webkit.org/show_bug.cgi?id=277295
rdar://132649078
Reviewed by Chris Dumez and Tim Horton.
The bug was caused by AuxiliaryProcessProxy::wakeUpTemporarilyForIPC using
WebCore::Timer.
Use a RunLoop timer instead.
* Source/WebKit/UIProcess/AuxiliaryProcessProxy.cpp:
(WebKit::AuxiliaryProcessProxy::wakeUpTemporarilyForIPC):
Canonical link: https://commits.webkit.org/281539@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