Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: bf7f3e20513409dfaf6ebae465f65893c5b38d19
      
https://github.com/WebKit/WebKit/commit/bf7f3e20513409dfaf6ebae465f65893c5b38d19
  Author: Olivier Blin <[email protected]>
  Date:   2025-01-31 (Fri, 31 Jan 2025)

  Changed paths:
    M Source/WebKit/NetworkProcess/NetworkConnectionToWebProcess.cpp

  Log Message:
  -----------
  Fix preferences version format log in NetworkConnectionToWebProcess
https://bugs.webkit.org/show_bug.cgi?id=286807

Reviewed by Adrian Perez de Castro and Sihui Liu.

Use PRIu64 instead of %llu for m_sharedPreferencesForWebProcess.version,
to fix Linux clang build after 288420@main.

* Source/WebKit/NetworkProcess/NetworkConnectionToWebProcess.cpp:
(WebKit::m_ipcTester):
(WebKit::NetworkConnectionToWebProcess::dispatchMessage):

Canonical link: https://commits.webkit.org/289608@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