Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e40d885fa5e12b572aefefcba59c7f97e5fcba68
      
https://github.com/WebKit/WebKit/commit/e40d885fa5e12b572aefefcba59c7f97e5fcba68
  Author: Fujii Hironori <[email protected]>
  Date:   2025-09-14 (Sun, 14 Sep 2025)

  Changed paths:
    M Source/WebKit/UIProcess/API/glib/WebKitNetworkSession.cpp

  Log Message:
  -----------
  REGRESSION(299937@main): Fix GTK3 builds
https://bugs.webkit.org/show_bug.cgi?id=298385

Unreviewed build fix for GTK3 build.

> Source/WebKit/UIProcess/API/glib/WebKitNetworkSession.cpp:21:10: fatal error: 
> WebKitNetworkSession.h: No such file or directory
>    21 | #include "WebKitNetworkSession.h"
>       |          ^~~~~~~~~~~~~~~~~~~~~~~~

Moved the #if before #include "WebKitNetworkSession.h".

* Source/WebKit/UIProcess/API/glib/WebKitNetworkSession.cpp:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to