Bug 273293 - [SVG] Faster property synchronize for SVGRect and SVGCircle
Summary: [SVG] Faster property synchronize for SVGRect and SVGCircle
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Matthieu Dubet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-04-25 17:24 PDT by Matthieu Dubet
Modified: 2024-05-24 18:59 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthieu Dubet 2024-04-25 17:24:09 PDT
We can access those attributes directly instead of going through the hashmap property registry
Comment 1 Radar WebKit Bug Importer 2024-04-25 17:24:40 PDT
<rdar://problem/127085305>
Comment 2 Matthieu Dubet 2024-04-25 17:38:48 PDT
Pull request: https://github.com/WebKit/WebKit/pull/27780
Comment 3 Matthieu Dubet 2024-05-23 14:56:52 PDT
Pull request: https://github.com/WebKit/WebKit/pull/29020
Comment 4 EWS 2024-05-24 18:59:01 PDT
Committed 279304@main (ce1ed5b53fe6): <https://commits.webkit.org/279304@main>

Reviewed commits have been landed. Closing PR #29020 and removing active labels.