[webkit-changes] [WebKit/WebKit] edbb46: Adopt more smart pointers in DOMTokenList
Chris Dumez
noreply at github.com
Sat Aug 24 16:45:01 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: edbb46ca39e489104642a39744a335aa512fc793
https://github.com/WebKit/WebKit/commit/edbb46ca39e489104642a39744a335aa512fc793
Author: Chris Dumez <cdumez at apple.com>
Date: 2024-08-24 (Sat, 24 Aug 2024)
Changed paths:
M Source/WebCore/html/DOMTokenList.cpp
M Source/WebCore/html/DOMTokenList.h
Log Message:
-----------
Adopt more smart pointers in DOMTokenList
https://bugs.webkit.org/show_bug.cgi?id=278610
Reviewed by Darin Adler.
This tested as performance neutral on Speedometer.
* Source/WebCore/html/DOMTokenList.cpp:
(WebCore::DOMTokenList::supports):
(WebCore::DOMTokenList::value const):
(WebCore::DOMTokenList::setValue):
(WebCore::DOMTokenList::updateAssociatedAttributeFromTokens):
(WebCore::DOMTokenList::tokens):
* Source/WebCore/html/DOMTokenList.h:
Canonical link: https://commits.webkit.org/282706@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