[webkit-changes] [WebKit/WebKit] b6802c: [IFC][Ruby] Remove redundant ruby code (RubyFormat...

Alan Baradlay noreply at github.com
Tue Dec 5 06:54:46 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b6802cee662918a349c500422b0cadf0b57eb90a
      https://github.com/WebKit/WebKit/commit/b6802cee662918a349c500422b0cadf0b57eb90a
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2023-12-05 (Tue, 05 Dec 2023)

  Changed paths:
    M Source/WebCore/layout/formattingContexts/inline/ruby/RubyFormattingContext.cpp
    M Source/WebCore/layout/formattingContexts/inline/ruby/RubyFormattingContext.h

  Log Message:
  -----------
  [IFC][Ruby] Remove redundant ruby code (RubyFormattingContext)
https://bugs.webkit.org/show_bug.cgi?id=265773

Reviewed by Antti Koivisto.

* Source/WebCore/layout/formattingContexts/inline/ruby/RubyFormattingContext.cpp:
(WebCore::Layout::nextWrapOpportunityWithinRubyContainer): Deleted.
(WebCore::Layout::RubyFormattingContext::layoutInlineAxis): Deleted.
(WebCore::Layout::RubyFormattingContext::placeRubyContent): Deleted.
(WebCore::Layout::RubyFormattingContext::layoutRubyBaseInlineAxis): Deleted.
(WebCore::Layout::RubyFormattingContext::nextWrapOpportunity): Deleted.
(WebCore::Layout::RubyFormattingContext::logicaWidthForRubyRange const): Deleted.
* Source/WebCore/layout/formattingContexts/inline/ruby/RubyFormattingContext.h:
(): Deleted.

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




More information about the webkit-changes mailing list