[webkit-changes] [WebKit/WebKit] fcb8eb: WebXR should be considered a foreground session fo...

Tim Horton noreply at github.com
Wed Mar 29 18:21:10 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fcb8eb9cea17cb9dc1d65afc568c3c5884405745
      https://github.com/WebKit/WebKit/commit/fcb8eb9cea17cb9dc1d65afc568c3c5884405745
  Author: Tim Horton <timothy_horton at apple.com>
  Date:   2023-03-29 (Wed, 29 Mar 2023)

  Changed paths:
    M Source/WebKit/UIProcess/ios/PageClientImplIOS.mm

  Log Message:
  -----------
  WebXR should be considered a foreground session for view visibility purposes
https://bugs.webkit.org/show_bug.cgi?id=254709
rdar://106763470

Reviewed by Dean Jackson.

* Source/WebKit/UIProcess/ios/PageClientImplIOS.mm:
(WebKit::PageClientImpl::isViewVisible):
In order to ensure that navigations stay at foreground priority, keep the view visible.

Canonical link: https://commits.webkit.org/262306@main




More information about the webkit-changes mailing list