Bug 60072

Summary: Refactor computeInlineDirectionPositionsForLine into smaller functions
Product: WebKit Reporter: Levi Weintraub <leviw>
Component: Layout and RenderingAssignee: Levi Weintraub <leviw>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, leviw, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 57779    
Attachments:
Description Flags
Patch none

Description Levi Weintraub 2011-05-03 15:34:49 PDT
There are several main flows in computeInlineDirectionPositionsForLine that should be refactored into functions.
Comment 1 Levi Weintraub 2011-05-03 16:22:13 PDT
Created attachment 92158 [details]
Patch
Comment 2 Levi Weintraub 2011-05-03 16:28:14 PDT
Comment on attachment 92158 [details]
Patch

Clearing flags on attachment: 92158

Committed r85685: <http://trac.webkit.org/changeset/85685>
Comment 3 Levi Weintraub 2011-05-03 16:28:17 PDT
All reviewed patches have been landed.  Closing bug.