WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
168729
Simple line layout: ensureLineBoxes for paginated content.
https://bugs.webkit.org/show_bug.cgi?id=168729
Summary
Simple line layout: ensureLineBoxes for paginated content.
zalan
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
,
zalan
no flags
Details
Formatted Diff
Diff
Patch
(9.95 KB, patch)
2017-02-22 11:06 PST
,
zalan
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2017-02-22 09:34:50 PST
<
rdar://problem/30654400
>
zalan
Comment 2
2017-02-22 10:13:56 PST
Created
attachment 302408
[details]
Patch
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.
zalan
Comment 4
2017-02-22 11:06:46 PST
Created
attachment 302417
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug