Bug 117611 - Use borderAndPadding[Before,After]() instead of border[Before,After]() + padding[Before,After]()
Summary: Use borderAndPadding[Before,After]() instead of border[Before,After]() + padd...
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:
 
Reported: 2013-06-13 15:19 PDT by Zoltan Horvath
Modified: 2013-06-13 17:39 PDT (History)
3 users (show)

See Also:


Attachments
proposed patch (27.24 KB, patch)
2013-06-13 15:25 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-06-13 15:19:21 PDT
I added a new function called borderAndPaddingAfter(), since we already had borderAndPaddingBefore(). I changed every separate additions to the old/new function.
Comment 1 Zoltan Horvath 2013-06-13 15:25:56 PDT
Created attachment 204646 [details]
proposed patch
Comment 2 Dirk Schulze 2013-06-13 17:17:23 PDT
Comment on attachment 204646 [details]
proposed patch

r=me. LGTM.
Comment 3 WebKit Commit Bot 2013-06-13 17:39:47 PDT
Comment on attachment 204646 [details]
proposed patch

Clearing flags on attachment: 204646

Committed r151575: <http://trac.webkit.org/changeset/151575>
Comment 4 WebKit Commit Bot 2013-06-13 17:39:48 PDT
All reviewed patches have been landed.  Closing bug.