Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7b0da7dfd44117571174f1ed3d552206f5c00bf5
      
https://github.com/WebKit/WebKit/commit/7b0da7dfd44117571174f1ed3d552206f5c00bf5
  Author: Chris Dumez <[email protected]>
  Date:   2023-10-22 (Sun, 22 Oct 2023)

  Changed paths:
    M Source/WebCore/svg/SVGPathElement.cpp

  Log Message:
  -----------
  Reduce size limit for item in the SVGPathElement cache
https://bugs.webkit.org/show_bug.cgi?id=263503

Reviewed by Said Abou-Hallawa.

Reduce size limit for item in the SVGPathElement cache. This is to avoid 
filling the cache
with very few items that are very large.

* Source/WebCore/svg/SVGPathElement.cpp:
(WebCore::PathSegListCache::add):

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to