[webkit-changes] [WebKit/WebKit] cdb7be: Input file thumbnail size doesn't change when zoom...

Richard Robinson noreply at github.com
Thu Dec 22 18:50:44 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: cdb7be107d145a1b61f4d939ec3b1d4aa2fa4a16
      https://github.com/WebKit/WebKit/commit/cdb7be107d145a1b61f4d939ec3b1d4aa2fa4a16
  Author: Richard Robinson <richard_robinson2 at apple.com>
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
    M Source/WebCore/rendering/RenderFileUploadControl.cpp

  Log Message:
  -----------
  Input file thumbnail size doesn't change when zooming with Cmd+ or Cmd-
https://bugs.webkit.org/show_bug.cgi?id=247638
rdar://102385998

Reviewed by Aditya Keerthi.

This PR just removes some `IOS_FAMILY` guards so that macOS behavior matches iOS.

* Source/WebCore/rendering/RenderFileUploadControl.cpp:
(WebCore::nodeHeight):
(WebCore::RenderFileUploadControl::maxFilenameWidth const):
(WebCore::RenderFileUploadControl::paintControl):

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




More information about the webkit-changes mailing list