[Webkit-unassigned] [Bug 278917] New: computeInlineBoxBoundaryTextSpacingsIfNeeded should operate on InlineItemList before cached

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 30 06:00:00 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=278917

            Bug ID: 278917
           Summary: computeInlineBoxBoundaryTextSpacingsIfNeeded should
                    operate on InlineItemList before cached
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Text
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: vitor.roriz at apple.com
                CC: fantasai.bugs at inkedblade.net, vitor.roriz at apple.com

computeInlineBoxBoundaryTextSpacingsIfNeeded computes text spacing based on InlineItemList.
It currently uses the list cached as InlineContentCache, however, at that point in InlineItemsBuilder::build
we haven't yet cached such list.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240830/2e10e9af/attachment.htm>


More information about the webkit-unassigned mailing list