Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 814c219539fc956422e80091c1a6352bdab58b03
      
https://github.com/WebKit/WebKit/commit/814c219539fc956422e80091c1a6352bdab58b03
  Author: Youenn Fablet <[email protected]>
  Date:   2025-06-12 (Thu, 12 Jun 2025)

  Changed paths:
    M Source/WebCore/Modules/mediastream/MediaDevices.cpp

  Log Message:
  -----------
  MediaDevices::exposeDevices should check for frame being null or not
rdar://152998865
https://bugs.webkit.org/show_bug.cgi?id=294377

Reviewed by Jean-Yves Avenard.

There is a case where Document is frameless but is not stopped.
We return early if Document is frameless.

* Source/WebCore/Modules/mediastream/MediaDevices.cpp:
(WebCore::MediaDevices::exposeDevices):

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