Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c1581646f071d8b0fb3c68fcb1db3c0daf89bdf7
      
https://github.com/WebKit/WebKit/commit/c1581646f071d8b0fb3c68fcb1db3c0daf89bdf7
  Author: Chris Dumez <[email protected]>
  Date:   2023-02-16 (Thu, 16 Feb 2023)

  Changed paths:
    M Source/WebCore/dom/Attribute.h
    M Source/WebCore/html/parser/HTMLDocumentParserFastPath.cpp

  Log Message:
  -----------
  Retain m_attributeBuffer Vector capacity in 
HTMLFastPathParser::parseAttributes()
https://bugs.webkit.org/show_bug.cgi?id=252378

Reviewed by Darin Adler.

Retain vector capacity between calls of parseAttributes() for better 
performance.

* Source/WebCore/dom/Attribute.h:
* Source/WebCore/html/parser/HTMLDocumentParserFastPath.cpp:
(WebCore::HTMLFastPathParser::parseAttributes):

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


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

Reply via email to