Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 79d73eae9a7659f407d71194cb50bdbd15409a04
      
https://github.com/WebKit/WebKit/commit/79d73eae9a7659f407d71194cb50bdbd15409a04
  Author: Andy Estes <[email protected]>
  Date:   2024-07-24 (Wed, 24 Jul 2024)

  Changed paths:
    M Source/WebCore/platform/cocoa/VideoPresentationModelVideoElement.mm

  Log Message:
  -----------
  REGRESSION (281145@main): nullptr dereference in 
VideoPresentationModelVideoElement::requestFullscreenMode
https://bugs.webkit.org/show_bug.cgi?id=276975
rdar://132349049

Reviewed by Eric Carlson.

A null check was added in 281266@main, which landed simultaneously with posting 
this change for
review. 281266@main fixes the crash, and this change follows it up by 
conforming to our smart
pointer guidelines.

Crash covered by existing tests.

* Source/WebCore/platform/cocoa/VideoPresentationModelVideoElement.mm:
(WebCore::VideoPresentationModelVideoElement::requestFullscreenMode):

Canonical link: https://commits.webkit.org/281299@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

Reply via email to