[webkit-changes] [WebKit/WebKit] 6685ce: Address post landing review feedback about 271644 at ...

Chris Dumez noreply at github.com
Wed Dec 6 20:50:36 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6685cecb32b0d340cd84ce62335b7ca2f685d3a3
      https://github.com/WebKit/WebKit/commit/6685cecb32b0d340cd84ce62335b7ca2f685d3a3
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2023-12-06 (Wed, 06 Dec 2023)

  Changed paths:
    M Source/WebKit/Shared/ContextMenuContextData.cpp
    M Source/WebKit/Shared/ContextMenuContextData.h
    M Source/WebKit/Shared/ContextMenuContextData.serialization.in

  Log Message:
  -----------
  Address post landing review feedback about 271644 at main
https://bugs.webkit.org/show_bug.cgi?id=265976

Reviewed by Alex Christensen.

Address post landing review feedback from Alex about 271644 at main. Use a
ContextMenuContextData constructor on deserialization from IPC instead
of a fromIPC() static function.

* Source/WebKit/Shared/ContextMenuContextData.h:
* Source/WebKit/Shared/ContextMenuContextData.serialization.in:

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




More information about the webkit-changes mailing list