[webkit-changes] [WebKit/WebKit] afcd2a: [Site Isolation] Isolated frames should use the sa...

Charlie Wolfe noreply at github.com
Sun Jan 28 20:30:51 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: afcd2a19929a9ebd4fafb0a2915a52cee43abbe5
      https://github.com/WebKit/WebKit/commit/afcd2a19929a9ebd4fafb0a2915a52cee43abbe5
  Author: Charlie Wolfe <charliew at apple.com>
  Date:   2024-01-28 (Sun, 28 Jan 2024)

  Changed paths:
    M Source/WebKit/UIProcess/WebPageProxy.cpp
    M Tools/TestWebKitAPI/Tests/WebKitCocoa/SiteIsolation.mm

  Log Message:
  -----------
  [Site Isolation] Isolated frames should use the same user agent as the main frame
https://bugs.webkit.org/show_bug.cgi?id=268268
rdar://121823193

Reviewed by Tim Nguyen.

When a user agent is set, it should be sent to all web processes.

* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::setUserAgent):
* Tools/TestWebKitAPI/Tests/WebKitCocoa/SiteIsolation.mm:
(TestWebKitAPI::TEST):

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




More information about the webkit-changes mailing list