Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 35b96c2acd0cf87228119d36439236a7d4417ee8
      
https://github.com/WebKit/WebKit/commit/35b96c2acd0cf87228119d36439236a7d4417ee8
  Author: Takashi Komori <[email protected]>
  Date:   2023-11-10 (Fri, 10 Nov 2023)

  Changed paths:
    M Source/WebCore/bindings/js/JSWorkerGlobalScopeBase.h

  Log Message:
  -----------
  Build fix when SERVICE_WORKER is disabled
https://bugs.webkit.org/show_bug.cgi?id=264383

Reviewed by Chris Dumez.

When SERVICE_WORKER is disabled, building WebKit fails because 
WorkerGlobalScope.h
is not included in Source/WebCore/bindings/js/JSWorkerGlobalScopeBase.h

* Source/WebCore/bindings/js/JSWorkerGlobalScopeBase.h:

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


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

Reply via email to