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

Zoltan Horvath
Reported 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.
Attachments
proposed patch (27.24 KB, patch)
2013-06-13 15:25 PDT, Zoltan Horvath
no flags
Zoltan Horvath
Comment 1 2013-06-13 15:25:56 PDT
Created attachment 204646 [details] proposed patch
Dirk Schulze
Comment 2 2013-06-13 17:17:23 PDT
Comment on attachment 204646 [details] proposed patch r=me. LGTM.
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2013-06-13 17:39:48 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.