Bug 46414

Summary: Rename methods that refer to "horizontal" and "vertical" in InlineFlowBox
Product: WebKit Reporter: Dave Hyatt <hyatt>
Component: Layout and RenderingAssignee: Dave Hyatt <hyatt>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-ews
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 46123    
Attachments:
Description Flags
Patch
adele: review+
Patch adele: review+

Description Dave Hyatt 2010-09-23 15:04:21 PDT
Rename methods that have "horizontal" or "vertical" in their names.  Replace with "inline direction" and "block direction."
Comment 1 Dave Hyatt 2010-09-23 15:09:28 PDT
Created attachment 68602 [details]
Patch
Comment 2 Dave Hyatt 2010-09-23 15:18:57 PDT
Created attachment 68604 [details]
Patch
Comment 3 Early Warning System Bot 2010-09-23 15:20:50 PDT
Attachment 68602 [details] did not build on qt:
Build output: http://queues.webkit.org/results/4100055
Comment 4 Dave Hyatt 2010-09-23 15:22:02 PDT
Fixed.