Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e8e6c7f9748df4cb53685bc4dc67b8595e11eeed
      
https://github.com/WebKit/WebKit/commit/e8e6c7f9748df4cb53685bc4dc67b8595e11eeed
  Author: mokjasmine <[email protected]>
  Date:   2023-03-09 (Thu, 09 Mar 2023)

  Changed paths:
    M Source/WebCore/loader/DocumentLoader.cpp

  Log Message:
  -----------
  Fix unused function warning in DocumentLoader.
https://bugs.webkit.org/show_bug.cgi?id=253589

Reviewed by Fujii Hironori.

Move `isSandboxingAllowingServiceWorkerFetchHandling` into
`DocumentLoader::loadMainResource()` to fix unused function
warning when `SERVICE_WORKER` is OFF.

* Source/WebCore/loader/DocumentLoader.cpp:

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


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

Reply via email to