Bug 46451 - Rename calcWidth and calcHeight to imply directional abstraction
Summary: Rename calcWidth and calcHeight to imply directional abstraction
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Dave Hyatt
URL:
Keywords:
Depends on:
Blocks: 46123
  Show dependency treegraph
 
Reported: 2010-09-23 23:38 PDT by Dave Hyatt
Modified: 2010-09-23 23:45 PDT (History)
0 users

See Also:


Attachments
Patch (31.01 KB, patch)
2010-09-23 23:39 PDT, Dave Hyatt
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Hyatt 2010-09-23 23:38:16 PDT
Rename calcWidth and calcHeight to imply directional abstraction.  The new names are computeLogicalWidth and computeLogicalHeight.
Comment 1 Dave Hyatt 2010-09-23 23:39:51 PDT
Created attachment 68655 [details]
Patch
Comment 2 Dave Hyatt 2010-09-23 23:45:41 PDT
Fixed in r68238.