[webkit-changes] [WebKit/WebKit] a12d66: Add TextStream dumping for WebCore::KeyboardScroll...

Abrar Rahman Protyasha noreply at github.com
Mon Oct 21 16:09:37 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a12d6631c05f186dc6c16c884b1a57341777fce6
      https://github.com/WebKit/WebKit/commit/a12d6631c05f186dc6c16c884b1a57341777fce6
  Author: Abrar Rahman Protyasha <a_protyasha at apple.com>
  Date:   2024-10-21 (Mon, 21 Oct 2024)

  Changed paths:
    M Source/WebCore/platform/KeyboardScroll.cpp
    M Source/WebCore/platform/KeyboardScroll.h

  Log Message:
  -----------
  Add TextStream dumping for WebCore::KeyboardScroll[Parameters]
https://bugs.webkit.org/show_bug.cgi?id=281868
rdar://138339031

Reviewed by Wenson Hsieh.

This patch adds a TextStream operator<< overload for the structures in
WebCore/KeyboardScroll.h to aid with debugging some keyboard scrolling
codepaths.

* Source/WebCore/platform/KeyboardScroll.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/KeyboardScroll.h:

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