Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 29181a119698761c6a6b197a4cf0cc329ebdedce
https://github.com/WebKit/WebKit/commit/29181a119698761c6a6b197a4cf0cc329ebdedce
Author: Chris Dumez <[email protected]>
Date: 2023-08-28 (Mon, 28 Aug 2023)
Changed paths:
M Source/WebCore/svg/SVGElement.cpp
Log Message:
-----------
Avoid double hash map look up in
SVGElement::updateRelativeLengthsInformation()
https://bugs.webkit.org/show_bug.cgi?id=260803
Reviewed by Ryosuke Niwa.
Avoid double hash map look up in SVGElement::updateRelativeLengthsInformation()
and do minor code cleanup.
* Source/WebCore/svg/SVGElement.cpp:
(WebCore::SVGElement::updateRelativeLengthsInformation):
Canonical link: https://commits.webkit.org/267358@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes