[webkit-changes] [WebKit/WebKit] 6d0297: [WebXR] Debug assertion as completion handler is n...

mwyrzykowski noreply at github.com
Thu Jul 25 18:02:28 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6d02977513328b551e0d184c91e626bb71fcd370
      https://github.com/WebKit/WebKit/commit/6d02977513328b551e0d184c91e626bb71fcd370
  Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
  Date:   2024-07-25 (Thu, 25 Jul 2024)

  Changed paths:
    M Source/WebKit/UIProcess/XR/PlatformXRSystem.cpp

  Log Message:
  -----------
  [WebXR] Debug assertion as completion handler is not called
https://bugs.webkit.org/show_bug.cgi?id=277065
rdar://132457046

Reviewed by Dan Glastonbury.

CompletionHandler will assert in debug if it is not called,
no behavioral change since the completion handler does nothing
in this case.

* Source/WebKit/UIProcess/XR/PlatformXRSystem.cpp:
(WebKit::PlatformXRSystem::setImmersiveSessionState):

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