Bug 168729

Summary: Simple line layout: ensureLineBoxes for paginated content.
Product: WebKit Reporter: alan baradlay <zalan>
Component: Layout and RenderingAssignee: alan baradlay <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, esprehn+autocc, glenn, hyatt, koivisto, kondapallykalyan, mmaxfield, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

alan baradlay
Reported 2017-02-22 09:34:08 PST
When we need to switch over from simple line runs to inline tree for paginated content.
Attachments
Patch (9.11 KB, patch)
2017-02-22 10:13 PST, alan baradlay
no flags
Patch (9.95 KB, patch)
2017-02-22 11:06 PST, alan baradlay
no flags
Radar WebKit Bug Importer
Comment 1 2017-02-22 09:34:50 PST
alan baradlay
Comment 2 2017-02-22 10:13:56 PST
Antti Koivisto
Comment 3 2017-02-22 10:38:20 PST
Comment on attachment 302408 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=302408&action=review > Source/WebCore/rendering/RenderView.cpp:1240 > + m_layoutState->m_pageLogicalHeight = LayoutUnit(1); Can we do something less magical with this? At least a comment would be good.
alan baradlay
Comment 4 2017-02-22 11:06:46 PST
WebKit Commit Bot
Comment 5 2017-02-22 11:34:48 PST
Comment on attachment 302417 [details] Patch Clearing flags on attachment: 302417 Committed r212843: <http://trac.webkit.org/changeset/212843>
WebKit Commit Bot
Comment 6 2017-02-22 11:34:53 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.