[webkit-changes] [WebKit/WebKit] dd5e8f: [IFC] Rename FloatingContext::isFloaingCandidateLo...

Alan Baradlay noreply at github.com
Sat Feb 11 10:13:29 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: dd5e8f461b57e74332be7ba25446fb2ca529cbfd
      https://github.com/WebKit/WebKit/commit/dd5e8f461b57e74332be7ba25446fb2ca529cbfd
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2023-02-11 (Sat, 11 Feb 2023)

  Changed paths:
    M Source/WebCore/layout/floats/FloatingContext.cpp
    M Source/WebCore/layout/floats/FloatingContext.h

  Log Message:
  -----------
  [IFC] Rename FloatingContext::isFloaingCandidateLogicallyLeftPositioned -> isFloatingCandidateLogicallyLeftPositioned
https://bugs.webkit.org/show_bug.cgi?id=252110

Reviewed by Antti Koivisto.

* Source/WebCore/layout/floats/FloatingContext.cpp:
(WebCore::Layout::FloatingContext::positionForFloat const):
(WebCore::Layout::FloatingContext::positionForNonFloatingFloatAvoider const):
(WebCore::Layout::FloatingContext::toFloatItem const):
(WebCore::Layout::FloatingContext::isFloatingCandidateLogicallyLeftPositioned const):
(WebCore::Layout::FloatingContext::logicalClear const):
(WebCore::Layout::FloatingContext::isFloaingCandidateLogicallyLeftPositioned const): Deleted.
* Source/WebCore/layout/floats/FloatingContext.h:

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




More information about the webkit-changes mailing list