Bug 59911

Summary: Cleanup variable usage in RenderObject.cpp paintOutline()
Product: WebKit Reporter: Ben Wells <benwells>
Component: New BugsAssignee: Ben Wells <benwells>
Status: RESOLVED FIXED    
Severity: Normal CC: benwells, commit-queue, mikelawther, noel.gordon, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 58999    
Attachments:
Description Flags
Patch none

Description Ben Wells 2011-05-01 19:38:39 PDT
Cleanup variable usage in RenderObject.cpp paintOutline()
Comment 1 Ben Wells 2011-05-01 19:41:33 PDT
Created attachment 91872 [details]
Patch
Comment 2 Ben Wells 2011-05-01 19:45:32 PDT
This change has been added as an outcome of the review of bug 58999. As suggested the oc, os and ow variables have been renamed. I've also introduced some more variables to hopefully make the invocation of drawLineForBoxSize more obvious as I was finding it pretty confusing.
Comment 3 WebKit Commit Bot 2011-05-02 19:22:55 PDT
Comment on attachment 91872 [details]
Patch

Clearing flags on attachment: 91872

Committed r85577: <http://trac.webkit.org/changeset/85577>
Comment 4 WebKit Commit Bot 2011-05-02 19:22:59 PDT
All reviewed patches have been landed.  Closing bug.