Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: efd1eb035a9aa5cc177b0b6c68df8f98ad658238
https://github.com/WebKit/WebKit/commit/efd1eb035a9aa5cc177b0b6c68df8f98ad658238
Author: Tim Nguyen <[email protected]>
Date: 2026-05-26 (Tue, 26 May 2026)
Changed paths:
M Source/WTF/wtf/OrderedHashSet.h
M Source/WTF/wtf/OrderedHashTable.h
M Source/WebCore/dom/Document.h
Log Message:
-----------
Use OrderedHashSet instead of ListHashSet in Document.h
https://bugs.webkit.org/show_bug.cgi?id=315467
rdar://177833384
Reviewed by Darin Adler.
* Source/WTF/wtf/OrderedHashSet.h:
* Source/WTF/wtf/OrderedHashTable.h:
(WTF::OrderedHashTableIterator::operator--):
(WTF::OrderedHashTableConstIterator::operator--):
* Source/WebCore/dom/Document.h:
(WebCore::Document::openDialogsList):
Canonical link: https://commits.webkit.org/313902@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications