[webkit-changes] [WebKit/WebKit] 75bf0d: Build fix for not ENABLE(SERVICE_WORKER) after 260...

Stephan Szabo noreply at github.com
Tue Feb 28 13:17:37 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 75bf0d7a24781ac0e1cc5ef4d23952b3af784945
      https://github.com/WebKit/WebKit/commit/75bf0d7a24781ac0e1cc5ef4d23952b3af784945
  Author: Stephan Szabo <stephan.szabo at sony.com>
  Date:   2023-02-28 (Tue, 28 Feb 2023)

  Changed paths:
    M Source/WebKit/NetworkProcess/BackgroundFetchLoad.cpp
    M Source/WebKit/NetworkProcess/BackgroundFetchLoad.h

  Log Message:
  -----------
  Build fix for not ENABLE(SERVICE_WORKER) after 260928 at main
https://bugs.webkit.org/show_bug.cgi?id=253097

Unreviewed build fix

Add ENABLE(SERVICE_WORKER) guards around BackgroundFetchLoad since
it depends on BackgroundFetchRecordLoader which is guarded such.

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




More information about the webkit-changes mailing list