Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 08912167893d71ada161221c29c441281976624a
      
https://github.com/WebKit/WebKit/commit/08912167893d71ada161221c29c441281976624a
  Author: Alex Christensen <achristen...@apple.com>
  Date:   2025-03-10 (Mon, 10 Mar 2025)

  Changed paths:
    M Source/WebKit/Shared/API/APIObject.h
    M Source/WebKit/Shared/API/APISerializedScriptValue.cpp
    M Source/WebKit/Shared/API/APISerializedScriptValue.h
    M Source/WebKit/UIProcess/API/Cocoa/APISerializedScriptValueCocoa.mm

  Log Message:
  -----------
  Remove unused code in API::SerializedScriptValue after migration to 
JavaScriptEvaluationResult
https://bugs.webkit.org/show_bug.cgi?id=289465
rdar://146664284

Reviewed by Sihui Liu.

* Source/WebKit/Shared/API/APIObject.h:
* Source/WebKit/Shared/API/APISerializedScriptValue.cpp:
* Source/WebKit/Shared/API/APISerializedScriptValue.h:
(API::SerializedScriptValue::createFromWireBytes):
* Source/WebKit/UIProcess/API/Cocoa/APISerializedScriptValueCocoa.mm:
(API::SharedJSContext::singleton):
(API::SerializedScriptValue::deserialize): Deleted.
(API::validateObject): Deleted.
(API::coreValueFromNSObject): Deleted.
(API::SerializedScriptValue::createFromNSObject): Deleted.

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to