[webkit-changes] [WebKit/WebKit] 5053e8: REGRESSION (276714 at main): [ MacOS iOS Debug ] medi...
Chris Dumez
noreply at github.com
Wed Mar 27 22:07:23 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5053e88ee8f880c5a7c5a13d8549d61f2c07fa1d
https://github.com/WebKit/WebKit/commit/5053e88ee8f880c5a7c5a13d8549d61f2c07fa1d
Author: Chris Dumez <cdumez at apple.com>
Date: 2024-03-27 (Wed, 27 Mar 2024)
Changed paths:
M LayoutTests/platform/ios-wk2/TestExpectations
M LayoutTests/platform/mac/TestExpectations
M Source/WebCore/html/HTMLMediaElement.cpp
Log Message:
-----------
REGRESSION (276714 at main): [ MacOS iOS Debug ] media/audio-remove-playback-crash.html is a consistent crash
https://bugs.webkit.org/show_bug.cgi?id=271810
rdar://125517208
Reviewed by Ryosuke Niwa.
Use RefPtrAllowingPartiallyDestroyed instead of RefPtr as the Page may have
started destruction, based on the crash trace.
* Source/WebCore/html/HTMLMediaElement.cpp:
(WebCore::HTMLMediaElement::schedulePlaybackControlsManagerUpdate):
Canonical link: https://commits.webkit.org/276768@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list