Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 78a98f5478f81a0c31101697e65bcffb5168ae88
      
https://github.com/WebKit/WebKit/commit/78a98f5478f81a0c31101697e65bcffb5168ae88
  Author: Sammy Gill <[email protected]>
  Date:   2025-05-06 (Tue, 06 May 2025)

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

  Log Message:
  -----------
  [Flex][Cleanup] Rename OverridingSizesScope width/height
https://bugs.webkit.org/show_bug.cgi?id=292632
rdar://150799110

Reviewed by Vitor Roriz.

OverridingSizesScope holds onto the previous values of the renderer's
overriding border box logical width/height. Rename them to reflect that
they hold onto the previous values and that they are the logical sizes
not the physical ones.

* Source/WebCore/rendering/RenderFlexibleBox.cpp:
(WebCore::OverridingSizesScope::OverridingSizesScope):
(WebCore::OverridingSizesScope::~OverridingSizesScope):

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