Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5053e88ee8f880c5a7c5a13d8549d61f2c07fa1d
      
https://github.com/WebKit/WebKit/commit/5053e88ee8f880c5a7c5a13d8549d61f2c07fa1d
  Author: Chris Dumez <cdu...@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@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
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to