Bug 46824 - Convert layoutBlockChild to be block-flow-aware.
Summary: Convert layoutBlockChild to be block-flow-aware.
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-29 11:16 PDT by Dave Hyatt
Modified: 2010-09-29 12:32 PDT (History)
0 users

See Also:


Attachments
Patch (14.62 KB, patch)
2010-09-29 11:18 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-29 11:16:04 PDT
Convert layoutBlockChild to be block-flow-aware.  None of the functions it calls are converted yet.
Comment 1 Dave Hyatt 2010-09-29 11:18:01 PDT
Created attachment 69225 [details]
Patch
Comment 2 Dave Hyatt 2010-09-29 12:32:54 PDT
Fixed in r68678.