Bug 140842

Summary: Simple line layout: Use only FlowContents::nextTextFragment() to read fragments from the text flow.
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, koivisto, kondapallykalyan, mmaxfield
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description zalan 2015-01-23 15:07:13 PST
so that we can make FlowContents class a real iterator.
Comment 1 zalan 2015-01-23 15:09:59 PST
Created attachment 245252 [details]
Patch
Comment 2 WebKit Commit Bot 2015-01-23 17:12:11 PST
Comment on attachment 245252 [details]
Patch

Clearing flags on attachment: 245252

Committed r179047: <http://trac.webkit.org/changeset/179047>
Comment 3 WebKit Commit Bot 2015-01-23 17:12:15 PST
All reviewed patches have been landed.  Closing bug.