[webkit-changes] [WebKit/WebKit] f988a6: [Win] Don't use raw pointers for ScrollBar in WebP...

Kohei Asano noreply at github.com
Sun May 19 21:02:04 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f988a6b3674bbc5b8f081c2404fa87ceb3401a19
      https://github.com/WebKit/WebKit/commit/f988a6b3674bbc5b8f081c2404fa87ceb3401a19
  Author: Kohei Asano <Kohei.Asano at sony.com>
  Date:   2024-05-19 (Sun, 19 May 2024)

  Changed paths:
    M Source/WebKit/UIProcess/win/WebPopupMenuProxyWin.cpp
    M Source/WebKit/UIProcess/win/WebPopupMenuProxyWin.h

  Log Message:
  -----------
  [Win] Don't use raw pointers for ScrollBar in WebPopupMenuProxyWin
https://bugs.webkit.org/show_bug.cgi?id=274376

Reviewed by Fujii Hironori.

Remove existing unnecessary usage of raw pointers for ScrollBar on
WebPopupMenuProxyWin.

* Source/WebKit/UIProcess/win/WebPopupMenuProxyWin.cpp:
* Source/WebKit/UIProcess/win/WebPopupMenuProxyWin.h:

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