Bug 60072 - Refactor computeInlineDirectionPositionsForLine into smaller functions
Summary: Refactor computeInlineDirectionPositionsForLine into smaller functions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Levi Weintraub
URL:
Keywords:
Depends on:
Blocks: 57779
  Show dependency treegraph
 
Reported: 2011-05-03 15:34 PDT by Levi Weintraub
Modified: 2011-05-03 16:28 PDT (History)
3 users (show)

See Also:


Attachments
Patch (14.42 KB, patch)
2011-05-03 16:22 PDT, Levi Weintraub
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.