Bug 141100 - Simple line layout: Make LineState fragment handling simpler.
Summary: Simple line layout: Make LineState fragment handling simpler.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-30 15:25 PST by zalan
Modified: 2015-01-30 19:37 PST (History)
5 users (show)

See Also:


Attachments
Patch (17.03 KB, patch)
2015-01-30 15:32 PST, zalan
no flags Details | Formatted Diff | Diff
Patch (17.26 KB, patch)
2015-01-30 16:11 PST, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2015-01-30 15:25:41 PST
By making Run's last entry to expand as we add fragments. -instead of having LineState:segment (and related) members.
Comment 1 zalan 2015-01-30 15:32:54 PST
Created attachment 245749 [details]
Patch
Comment 2 zalan 2015-01-30 16:11:01 PST
Created attachment 245751 [details]
Patch
Comment 3 Andreas Kling 2015-01-30 18:49:18 PST
Comment on attachment 245751 [details]
Patch

r=me
Comment 4 WebKit Commit Bot 2015-01-30 19:37:44 PST
Comment on attachment 245751 [details]
Patch

Clearing flags on attachment: 245751

Committed r179435: <http://trac.webkit.org/changeset/179435>
Comment 5 WebKit Commit Bot 2015-01-30 19:37:48 PST
All reviewed patches have been landed.  Closing bug.