[webkit-changes] [WebKit/WebKit] 956d3e: Silence warning about missing runningboard entitle...

Chris Dumez noreply at github.com
Wed Feb 28 09:27:44 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 956d3e42ecc8e62c122425a0cdb38fa27ac25e8f
      https://github.com/WebKit/WebKit/commit/956d3e42ecc8e62c122425a0cdb38fa27ac25e8f
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2024-02-28 (Wed, 28 Feb 2024)

  Changed paths:
    M Source/WebKit/UIProcess/WebProcessPool.cpp
    M Source/WebKit/UIProcess/WebProcessPool.h

  Log Message:
  -----------
  Silence warning about missing runningboard entitlement for the UIProcess
https://bugs.webkit.org/show_bug.cgi?id=270214
rdar://123740093

Reviewed by Andy Estes.

Silence warning about missing runningboard entitlement for the UIProcess. Only
try and take the MediaPlayback process assertion on the UIProcess if it has the
proper entitlement.

* Source/WebKit/UIProcess/WebProcessPool.cpp:
(WebKit::WebProcessPool::updateAudibleMediaAssertions):
* Source/WebKit/UIProcess/WebProcessPool.h:

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