[webkit-changes] [WebKit/WebKit] 28f733: [PlayStation] Build fix for non-experimental featu...

Stephan Szabo noreply at github.com
Fri Mar 3 09:38:47 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 28f733a50d4fb00641cd2386501a99d9cf9e5ce6
      https://github.com/WebKit/WebKit/commit/28f733a50d4fb00641cd2386501a99d9cf9e5ce6
  Author: Stephan Szabo <stephan.szabo at sony.com>
  Date:   2023-03-03 (Fri, 03 Mar 2023)

  Changed paths:
    M Source/WebKit/NetworkProcess/EarlyHintsResourceLoader.h

  Log Message:
  -----------
  [PlayStation] Build fix for non-experimental features build after 261079 at main
https://bugs.webkit.org/show_bug.cgi?id=253282

Unreviewed build fix

Add WebCore:: namespace to ResourceRequest parameter as this seems
to be necessary for us when we're not building experimental features.
Return value for the function already used the namespace.

* Source/WebKit/NetworkProcess/EarlyHintsResourceLoader.h:

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




More information about the webkit-changes mailing list