WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
140789
Simple line layout: Reset LineState when starting a new line.
https://bugs.webkit.org/show_bug.cgi?id=140789
Summary
Simple line layout: Reset LineState when starting a new line.
zalan
Reported
2015-01-22 14:38:54 PST
To be more explicit about what data we need to transfer from the previous line.
Attachments
Patch
(6.00 KB, patch)
2015-01-22 15:15 PST
,
zalan
koivisto
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
zalan
Comment 1
2015-01-22 15:15:02 PST
Created
attachment 245170
[details]
Patch
Antti Koivisto
Comment 2
2015-01-22 15:19:07 PST
Comment on
attachment 245170
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=245170&action=review
> Source/WebCore/rendering/SimpleLineLayout.cpp:362 > +static void initializeNewLine(LineState& lineState, const RenderBlockFlow& flow, const FlowContents& flowContents, unsigned lineStartRunIndex)
You could return the new line instead of mutating the argument.
zalan
Comment 3
2015-01-22 15:42:41 PST
Committed
r178964
: <
http://trac.webkit.org/changeset/178964
>
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