[Webkit-unassigned] [Bug 235010] New: [LFC][IFC] Introduce a dedicated structure for Line::Run's trailing whitespace information
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jan 8 17:39:29 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=235010
Bug ID: 235010
Summary: [LFC][IFC] Introduce a dedicated structure for
Line::Run's trailing whitespace information
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
Assignee: webkit-unassigned at lists.webkit.org
Reporter: zalan at apple.com
CC: bfulgham at webkit.org, simon.fraser at apple.com,
zalan at apple.com
- TrailingWhitespace m_trailingWhitespaceType { TrailingWhitespace::None };
- InlineLayoutUnit m_trailingWhitespaceWidth { 0 };
+ TrailingWhitespace m_trailingWhitespace { };
--
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/20220109/453fdf48/attachment-0001.htm>
More information about the webkit-unassigned
mailing list