[webkit-changes] [WebKit/WebKit] 8a46e6: Refactor Color IPC types to not be nested

Brady Eidson noreply at github.com
Wed Oct 25 19:30:20 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8a46e65b9cb7ac45212995d32d30048801b268fc
      https://github.com/WebKit/WebKit/commit/8a46e65b9cb7ac45212995d32d30048801b268fc
  Author: Brady Eidson <beidson at apple.com>
  Date:   2023-10-25 (Wed, 25 Oct 2023)

  Changed paths:
    M Source/WebCore/platform/graphics/Color.cpp
    M Source/WebCore/platform/graphics/Color.h
    M Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in

  Log Message:
  -----------
  Refactor Color IPC types to not be nested
https://bugs.webkit.org/show_bug.cgi?id=263688
rdar://117499465

Reviewed by Alex Christensen.

This is necessary for upcoming work.

* Source/WebCore/platform/graphics/Color.cpp:
(WebCore::Color::Color):
(WebCore::Color::data const):
* Source/WebCore/platform/graphics/Color.h:
* Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in:

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




More information about the webkit-changes mailing list