Bug 121191 - Move LineInfo class into LineInfo.h
Summary: Move LineInfo class into LineInfo.h
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zoltan Horvath
URL:
Keywords:
Depends on: 121107
Blocks: 121261
  Show dependency treegraph
 
Reported: 2013-09-11 16:41 PDT by Zoltan Horvath
Modified: 2013-09-12 14:47 PDT (History)
4 users (show)

See Also:


Attachments
proposed patch (12.64 KB, patch)
2013-09-11 16:47 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-09-11 16:41:30 PDT
RenderBlockLineLayout.cpp just gets bigger over the time, based on a discussion with Dave, we are going to separate the helper classes to their own files.
Comment 1 Zoltan Horvath 2013-09-11 16:47:20 PDT
Created attachment 211364 [details]
proposed patch
Comment 2 Dave Hyatt 2013-09-12 09:24:12 PDT
Comment on attachment 211364 [details]
proposed patch

r=me
Comment 3 WebKit Commit Bot 2013-09-12 09:56:58 PDT
Comment on attachment 211364 [details]
proposed patch

Clearing flags on attachment: 211364

Committed r155628: <http://trac.webkit.org/changeset/155628>
Comment 4 WebKit Commit Bot 2013-09-12 09:57:00 PDT
All reviewed patches have been landed.  Closing bug.