[webkit-changes] [WebKit/WebKit] ca1c93: Do some more smart pointer adoption in XMLErrors a...
Chris Dumez
noreply at github.com
Fri Aug 30 19:58:18 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ca1c93338d55155858afe46350e47c6dc5b320b4
https://github.com/WebKit/WebKit/commit/ca1c93338d55155858afe46350e47c6dc5b320b4
Author: Chris Dumez <cdumez at apple.com>
Date: 2024-08-30 (Fri, 30 Aug 2024)
Changed paths:
M Source/WebCore/xml/XMLErrors.cpp
M Source/WebCore/xml/XMLErrors.h
M Source/WebCore/xml/XMLTreeViewer.cpp
M Source/WebCore/xml/XMLTreeViewer.h
Log Message:
-----------
Do some more smart pointer adoption in XMLErrors and XMLTreeViewer
https://bugs.webkit.org/show_bug.cgi?id=278953
Reviewed by Darin Adler.
* Source/WebCore/xml/XMLErrors.cpp:
(WebCore::createXHTMLParserErrorHeader):
(WebCore::XMLErrors::insertErrorMessageBlock):
* Source/WebCore/xml/XMLErrors.h:
* Source/WebCore/xml/XMLTreeViewer.cpp:
(WebCore::XMLTreeViewer::transformDocumentToTreeView):
* Source/WebCore/xml/XMLTreeViewer.h:
Canonical link: https://commits.webkit.org/283010@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list