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

Ben Wells
Reported 2011-05-01 19:38:39 PDT
Cleanup variable usage in RenderObject.cpp paintOutline()
Attachments
Patch (3.07 KB, patch)
2011-05-01 19:41 PDT, Ben Wells
no flags
Ben Wells
Comment 1 2011-05-01 19:41:33 PDT
Ben Wells
Comment 2 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.
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2011-05-02 19:22:59 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.