Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d860f938ff538f2df724ddf4a8b11ef0a3f0c5b6
      
https://github.com/WebKit/WebKit/commit/d860f938ff538f2df724ddf4a8b11ef0a3f0c5b6
  Author: Kohei Asano <kohei.as...@sony.com>
  Date:   2024-06-25 (Tue, 25 Jun 2024)

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

  Log Message:
  -----------
  [Win] Refactoring on WebPopupMenuProxyWin height and width calculation
https://bugs.webkit.org/show_bug.cgi?id=275687

Reviewed by Fujii Hironori.

This patch clarifies the flow of popup size calculations
on WebPopupMenuProxyWin::calculatePositionAndSize. Also resolve minor
issues, 1) right-align on RTL, 2) handle the case monitor's y is not 0,
3) make popupborder variable not constant.

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

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



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

Reply via email to