Bug 117611

Summary: Use borderAndPadding[Before,After]() instead of border[Before,After]() + padding[Before,After]()
Product: WebKit Reporter: Zoltan Horvath <zoltan>
Component: WebCore Misc.Assignee: Zoltan Horvath <zoltan>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch none

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.