Bug 82210 - Switch ColumnInfo::addForcedBreak to LayoutUnits
Summary: Switch ColumnInfo::addForcedBreak to LayoutUnits
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Levi Weintraub
URL:
Keywords:
Depends on:
Blocks: 60318
  Show dependency treegraph
 
Reported: 2012-03-26 08:14 PDT by Levi Weintraub
Modified: 2012-03-26 16:38 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.46 KB, patch)
2012-03-26 08:19 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 2012-03-26 08:14:41 PDT
This is an incredibly simple patch that converts the addForcedBreak function to use LayoutUnits. The member variables are already correct.
Comment 1 Levi Weintraub 2012-03-26 08:19:40 PDT
Created attachment 133816 [details]
Patch
Comment 2 WebKit Review Bot 2012-03-26 16:38:02 PDT
Comment on attachment 133816 [details]
Patch

Clearing flags on attachment: 133816

Committed r112172: <http://trac.webkit.org/changeset/112172>
Comment 3 WebKit Review Bot 2012-03-26 16:38:06 PDT
All reviewed patches have been landed.  Closing bug.