[webkit-changes] [WebKit/WebKit] 4f260a: Filter IPC messages to WebPageProxy with runtime f...

Ryosuke Niwa noreply at github.com
Thu Aug 8 17:43:39 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4f260a84d0556bc340a8c87b6414f9f9cf6f3e5d
      https://github.com/WebKit/WebKit/commit/4f260a84d0556bc340a8c87b6414f9f9cf6f3e5d
  Author: Ryosuke Niwa <rniwa at webkit.org>
  Date:   2024-08-08 (Thu, 08 Aug 2024)

  Changed paths:
    M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
    M Source/WebKit/UIProcess/WebPageProxy.cpp
    M Source/WebKit/UIProcess/WebPageProxy.h
    M Source/WebKit/UIProcess/WebPageProxy.messages.in

  Log Message:
  -----------
  Filter IPC messages to WebPageProxy with runtime flags
https://bugs.webkit.org/show_bug.cgi?id=277825

Reviewed by Sihui Liu.

Added runtime guard for IPC messages to WebPageProxy.

* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::sharedPreferencesForWebProcess const):
(WebKit::WebPageProxy::hasSameGPUAndNetworkProcessPreferencesAs const):
* Source/WebKit/UIProcess/WebPageProxy.h:
* Source/WebKit/UIProcess/WebPageProxy.messages.in:

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