Bug 274935 - 'd' property support should be behind a feature flag
Summary: 'd' property support should be behind a feature flag
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Cameron McCormack (:heycam)
URL:
Keywords: InRadar
: 275842 (view as bug list)
Depends on:
Blocks: 234227 276172
  Show dependency treegraph
 
Reported: 2024-05-30 17:00 PDT by Cameron McCormack (:heycam)
Modified: 2024-07-03 04:03 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cameron McCormack (:heycam) 2024-05-30 17:00:46 PDT
Parsing support for the ‘d’ property has been landed, but <path> elements don’t yet use it for their shape. We should put the property behind a disabled feature flag until it’s ready.
Comment 1 Cameron McCormack (:heycam) 2024-05-30 17:01:58 PDT
rdar://129028514
Comment 2 Cameron McCormack (:heycam) 2024-05-30 17:06:45 PDT
Pull request: https://github.com/WebKit/WebKit/pull/29344
Comment 3 EWS 2024-05-30 22:42:58 PDT
Committed 279563@main (fbdfff8e6dba): <https://commits.webkit.org/279563@main>

Reviewed commits have been landed. Closing PR #29344 and removing active labels.
Comment 4 Antoine Quint 2024-06-25 01:42:27 PDT
*** Bug 275842 has been marked as a duplicate of this bug. ***