[webkit-changes] [WebKit/WebKit] c3745a: Generate serializers for MemoryPressureHandler.h

Brady Eidson noreply at github.com
Tue Sep 26 22:23:35 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c3745a742d7d83e0ba0b958240f4c3c42114feda
      https://github.com/WebKit/WebKit/commit/c3745a742d7d83e0ba0b958240f4c3c42114feda
  Author: Brady Eidson <beidson at apple.com>
  Date:   2023-09-26 (Tue, 26 Sep 2023)

  Changed paths:
    M Source/WTF/wtf/MemoryPressureHandler.cpp
    M Source/WTF/wtf/MemoryPressureHandler.h
    M Source/WebKit/Shared/WTFArgumentCoders.serialization.in

  Log Message:
  -----------
  Generate serializers for MemoryPressureHandler.h
https://bugs.webkit.org/show_bug.cgi?id=262161
rdar://116098010

Reviewed by Alex Christensen.

* Source/WTF/wtf/MemoryPressureHandler.cpp:
(WTF::MemoryPressureHandlerConfiguration::MemoryPressureHandlerConfiguration):
(WTF::MemoryPressureHandler::Configuration::Configuration): Deleted.
* Source/WTF/wtf/MemoryPressureHandler.h:
(WTF::MemoryPressureHandler::Configuration::encode const): Deleted.
(WTF::MemoryPressureHandler::Configuration::decode): Deleted.
* Source/WebKit/Shared/WTFArgumentCoders.serialization.in:

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




More information about the webkit-changes mailing list