Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a50f45d1c65d53d4ab9d50b2bd5432ab523a75b7
      
https://github.com/WebKit/WebKit/commit/a50f45d1c65d53d4ab9d50b2bd5432ab523a75b7
  Author: Chris Dumez <[email protected]>
  Date:   2025-10-07 (Tue, 07 Oct 2025)

  Changed paths:
    M Source/WebCore/Sources.txt
    M Source/WebCore/WebCore.xcodeproj/project.pbxproj
    R Source/WebCore/bindings/js/JSSVGPathSegCustom.cpp
    M Source/WebCore/svg/SVGPathSeg.h
    M Source/WebCore/svg/SVGPathSeg.idl
    M Source/WebCore/svg/SVGPathSegImpl.h

  Log Message:
  -----------
  Drop Custom toJS() / toJSNewlyCreated() functions for SVGPathSeg
https://bugs.webkit.org/show_bug.cgi?id=300288

Reviewed by Said Abou-Hallawa and Sam Weinig.

Drop Custom toJS() / toJSNewlyCreated() functions for SVGPathSeg now that
the bindings generator knows how to generate the right code.

* Source/WebCore/Sources.txt:
* Source/WebCore/WebCore.xcodeproj/project.pbxproj:
* Source/WebCore/bindings/js/JSSVGPathSegCustom.cpp: Removed.
* Source/WebCore/svg/SVGPathSeg.h:
* Source/WebCore/svg/SVGPathSeg.idl:
* Source/WebCore/svg/SVGPathSegImpl.h:

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



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

Reply via email to