Bug 122685 - Move firstPositiveWidth/adjustLogicalLineTop functions where they're actually used
Summary: Move firstPositiveWidth/adjustLogicalLineTop functions where they're actually...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zoltan Horvath
URL:
Keywords:
Depends on:
Blocks: 121261
  Show dependency treegraph
 
Reported: 2013-10-11 17:25 PDT by Zoltan Horvath
Modified: 2013-10-11 23:01 PDT (History)
4 users (show)

See Also:


Attachments
Patch (3.97 KB, patch)
2013-10-11 17:33 PDT, Zoltan Horvath
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zoltan Horvath 2013-10-11 17:25:21 PDT
I'm working on the refactoring of RenderBlockLineLayout. For the better readability, I moved firstPositiveWidth and adjustLogicalLineTop functions above pushShapeContentOverflowBelowTheContentBox where these're actually used.
Comment 1 Zoltan Horvath 2013-10-11 17:33:02 PDT
Created attachment 214038 [details]
Patch
Comment 2 WebKit Commit Bot 2013-10-11 23:01:46 PDT
Comment on attachment 214038 [details]
Patch

Clearing flags on attachment: 214038

Committed r157332: <http://trac.webkit.org/changeset/157332>
Comment 3 WebKit Commit Bot 2013-10-11 23:01:49 PDT
All reviewed patches have been landed.  Closing bug.