Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4d525e3b50f5c561f9c80e0905cd92ab608c6151
      
https://github.com/WebKit/WebKit/commit/4d525e3b50f5c561f9c80e0905cd92ab608c6151
  Author: Chris Dumez <[email protected]>
  Date:   2025-07-01 (Tue, 01 Jul 2025)

  Changed paths:
    M Source/WTF/wtf/SmallMap.h
    M Source/WebCore/page/scrolling/AsyncScrollingCoordinator.cpp

  Log Message:
  -----------
  Stop using UncheckedKey containers in WTF::SmallMap
https://bugs.webkit.org/show_bug.cgi?id=295211

Reviewed by Darin Adler.

Stop using UncheckedKey containers in WTF::SmallMap, for safety.
This tested as performance neutral on Speedometer and ScrollPerf.

* Source/WTF/wtf/SmallMap.h:
* Source/WebCore/page/scrolling/AsyncScrollingCoordinator.cpp:
(WebCore::AsyncScrollingCoordinator::stateNodeForNodeID const):
(WebCore::AsyncScrollingCoordinator::stateTreeForNodeID const):

Canonical link: https://commits.webkit.org/296883@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to