Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b21d74bab849d7cc98e7007ef107b3caf445cfe6
      
https://github.com/WebKit/WebKit/commit/b21d74bab849d7cc98e7007ef107b3caf445cfe6
  Author: Per Arne Vollan <[email protected]>
  Date:   2023-06-12 (Mon, 12 Jun 2023)

  Changed paths:
    M Source/WebKit/WebProcess/WebPage/WebPage.cpp

  Log Message:
  -----------
  Define the WebContent process as launched in WebPage::create
https://bugs.webkit.org/show_bug.cgi?id=257964
rdar://110648262

Reviewed by Brent Fulgham.

>From a sandbox perspective, define the WebContent process as launched in 
>WebPage::create. This ensures that the
sandbox state variable is set before any content is loaded, which is not 
immediately clear from doing it when
the load is committed.

* Source/WebKit/WebProcess/WebPage/WebPage.cpp:
(WebKit::WebPage::create):
(WebKit::WebPage::didCommitLoad):

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to