Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 15d8704f45118e6edb444dd2ff2690a268013979
https://github.com/WebKit/WebKit/commit/15d8704f45118e6edb444dd2ff2690a268013979
Author: Carlos Garcia Campos <[email protected]>
Date: 2025-11-06 (Thu, 06 Nov 2025)
Changed paths:
M Source/WTF/wtf/glib/RunLoopGLib.cpp
Log Message:
-----------
[GLIB] Use WTF::bubbleSort for run loop activity observers
https://bugs.webkit.org/show_bug.cgi?id=302078
Reviewed by Nikolas Zimmermann.
It meets the conditions for when it works best, it's always sorted and input is
small too.
Canonical link: https://commits.webkit.org/302706@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications