Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: aa8175730947eb09933fd38f2a3bbf9795fefb08 https://github.com/WebKit/WebKit/commit/aa8175730947eb09933fd38f2a3bbf9795fefb08 Author: Chris Dumez <cdu...@apple.com> Date: 2025-01-14 (Tue, 14 Jan 2025)
Changed paths: M Source/WTF/wtf/text/StringParsingBuffer.h M Source/WebCore/html/parser/HTMLDocumentParserFastPath.cpp M Source/WebCore/html/parser/HTMLEntityParser.cpp Log Message: ----------- Drop WTF_ALLOW_UNSAFE_BUFFER_USAGE usage for StringParsingBuffer::setPosition() https://bugs.webkit.org/show_bug.cgi?id=285894 Reviewed by Darin Adler. * Source/WTF/wtf/text/StringParsingBuffer.h: * Source/WebCore/html/parser/HTMLDocumentParserFastPath.cpp: (WebCore::HTMLFastPathParser::scanText): (WebCore::HTMLFastPathParser::scanTagName): (WebCore::HTMLFastPathParser::scanAttributeName): (WebCore::HTMLFastPathParser::scanAttributeValue): * Source/WebCore/html/parser/HTMLEntityParser.cpp: (WebCore::StringParsingBufferSource::pushEverythingBack): (WebCore::StringParsingBufferSource::pushBackButKeep): Canonical link: https://commits.webkit.org/288844@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes