[webkit-changes] [WebKit/WebKit] a6c52f: Port NetworkSessionCreationParameters to the new I...

Chris Dumez noreply at github.com
Wed Nov 15 18:45:40 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a6c52f8595cadee7fa442f72374ef45ebba1dc7f
      https://github.com/WebKit/WebKit/commit/a6c52f8595cadee7fa442f72374ef45ebba1dc7f
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2023-11-15 (Wed, 15 Nov 2023)

  Changed paths:
    M Source/WebKit/CMakeLists.txt
    M Source/WebKit/DerivedSources-input.xcfilelist
    M Source/WebKit/DerivedSources.make
    R Source/WebKit/NetworkProcess/NetworkSessionCreationParameters.cpp
    M Source/WebKit/NetworkProcess/NetworkSessionCreationParameters.h
    A Source/WebKit/NetworkProcess/NetworkSessionCreationParameters.serialization.in
    M Source/WebKit/Sources.txt
    M Source/WebKit/WebKit.xcodeproj/project.pbxproj

  Log Message:
  -----------
  Port NetworkSessionCreationParameters to the new IPC serialization format
https://bugs.webkit.org/show_bug.cgi?id=264887

Reviewed by Alex Christensen.

* Source/WebKit/CMakeLists.txt:
* Source/WebKit/DerivedSources-input.xcfilelist:
* Source/WebKit/DerivedSources.make:
* Source/WebKit/NetworkProcess/NetworkSessionCreationParameters.cpp:
(WebKit::NetworkSessionCreationParameters::encode): Deleted.
(WebKit::NetworkSessionCreationParameters::decode): Deleted.
* Source/WebKit/NetworkProcess/NetworkSessionCreationParameters.h:
* Source/WebKit/NetworkProcess/NetworkSessionCreationParameters.serialization.in: Added.

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




More information about the webkit-changes mailing list