Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: edb317a5fc3cd04b68b854e44c364441686fb193
      
https://github.com/WebKit/WebKit/commit/edb317a5fc3cd04b68b854e44c364441686fb193
  Author: Abrar Rahman Protyasha <[email protected]>
  Date:   2025-10-06 (Mon, 06 Oct 2025)

  Changed paths:
    M Source/WebCore/page/FocusController.cpp
    M Source/WebCore/page/FocusControllerTypes.h

  Log Message:
  -----------
  Add TextStream operator for FocusableElementSearchResult
https://bugs.webkit.org/show_bug.cgi?id=300220

Reviewed by Aditya Keerthi.

Several focus traversal methods in FocusController use this return type,
so a TextStream operator helps with debug logging.

No functional change, so no new tests.

* Source/WebCore/page/FocusController.cpp:
(WebCore::operator<<):
* Source/WebCore/page/FocusControllerTypes.h:

Canonical link: https://commits.webkit.org/301072@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