Bug 82179 - Correct LayoutUnit usage in RenderFieldSet and RenderMenuItem
Summary: Correct LayoutUnit usage in RenderFieldSet and RenderMenuItem
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 02:43 PDT by Levi Weintraub
Modified: 2012-03-26 15:41 PDT (History)
5 users (show)

See Also:


Attachments
Patch (5.02 KB, patch)
2012-03-26 03:01 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 02:43:13 PDT
Adding some simple build fixes, correcting a mismatch between h/cpp for padding functions (int vs LayoutUnit), and adding some necessary pixel snapping.
Comment 1 Levi Weintraub 2012-03-26 03:01:27 PDT
Created attachment 133757 [details]
Patch
Comment 2 Julien Chaffraix 2012-03-26 12:56:20 PDT
Comment on attachment 133757 [details]
Patch

Pretty mechanical change, r=me.
Comment 3 Levi Weintraub 2012-03-26 15:13:34 PDT
Comment on attachment 133757 [details]
Patch

Thanks Julien!
Comment 4 WebKit Review Bot 2012-03-26 15:41:45 PDT
Comment on attachment 133757 [details]
Patch

Clearing flags on attachment: 133757

Committed r112158: <http://trac.webkit.org/changeset/112158>
Comment 5 WebKit Review Bot 2012-03-26 15:41:50 PDT
All reviewed patches have been landed.  Closing bug.