[webkit-changes] [WebKit/WebKit] 015533: Remove obsolete SVGPathElement members

Anne van Kesteren noreply at github.com
Tue Aug 29 23:35:58 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 015533966bd738b8d2392a8ff5f6c92f63ba1085
      https://github.com/WebKit/WebKit/commit/015533966bd738b8d2392a8ff5f6c92f63ba1085
  Author: Anne van Kesteren <annevk at annevk.nl>
  Date:   2023-08-29 (Tue, 29 Aug 2023)

  Changed paths:
    M Source/WebCore/svg/SVGPathElement.h
    M Source/WebCore/svg/SVGPathElement.idl

  Log Message:
  -----------
  Remove obsolete SVGPathElement members
https://bugs.webkit.org/show_bug.cgi?id=200459
rdar://114517026

Reviewed by Said Abou-Hallawa.

Both of these already return null so removing them should be fine. The
remaining two require more work.

* Source/WebCore/svg/SVGPathElement.h:
* Source/WebCore/svg/SVGPathElement.idl:

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




More information about the webkit-changes mailing list