Bug 260803 - Avoid double hash map look up in SVGElement::updateRelativeLengthsInformation()
Summary: Avoid double hash map look up in SVGElement::updateRelativeLengthsInformation()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-08-28 10:30 PDT by Chris Dumez
Modified: 2023-08-28 11:35 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2023-08-28 10:30:07 PDT
Avoid double hash map look up in SVGElement::updateRelativeLengthsInformation().
Comment 1 Chris Dumez 2023-08-28 10:43:28 PDT
Pull request: https://github.com/WebKit/WebKit/pull/17134
Comment 2 EWS 2023-08-28 11:34:50 PDT
Committed 267358@main (29181a119698): <https://commits.webkit.org/267358@main>

Reviewed commits have been landed. Closing PR #17134 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-08-28 11:35:19 PDT
<rdar://problem/114576233>