Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b12cb0a1aea24605a9b550fe0275f9999d251bc4
https://github.com/WebKit/WebKit/commit/b12cb0a1aea24605a9b550fe0275f9999d251bc4
Author: Roberto Rodriguez <[email protected]>
Date: 2025-10-25 (Sat, 25 Oct 2025)
Changed paths:
M Source/WebCore/SaferCPPExpectations/UncheckedCallArgsCheckerExpectations
M Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
M Source/WebCore/xml/parser/XMLDocumentParser.cpp
M Source/WebCore/xml/parser/XMLDocumentParser.h
Log Message:
-----------
[Safer CPP] Address issues in XMLDocumentParser
https://bugs.webkit.org/show_bug.cgi?id=301408
rdar://163317843
Reviewed by Ryosuke Niwa.
Address remaining Safer CPP issues in XMLDocumentParser
* Source/WebCore/SaferCPPExpectations/UncheckedCallArgsCheckerExpectations:
* Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations:
* Source/WebCore/xml/parser/XMLDocumentParser.cpp:
(WebCore::XMLDocumentParser::handleError):
(WebCore::XMLDocumentParser::createLeafTextNode):
(WebCore::XMLDocumentParser::updateLeafTextNode):
(WebCore::XMLDocumentParser::end):
(WebCore::XMLDocumentParser::parseDocumentFragment):
* Source/WebCore/xml/parser/XMLDocumentParser.h:
Canonical link: https://commits.webkit.org/302160@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications