Bug 111338 - [New Multicolumn] Eliminate the unique multicolumn flow thread style creation function
Summary: [New Multicolumn] Eliminate the unique multicolumn flow thread style creation...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dave Hyatt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-04 09:11 PST by Dave Hyatt
Modified: 2013-03-04 09:18 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.94 KB, patch)
2013-03-04 09:13 PST, Dave Hyatt
allan.jensen: 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 2013-03-04 09:11:55 PST
Eliminate the unique multicolumn flow thread style creation function now that the style is the same as the one you'd get with createAnonymous...
Comment 1 Dave Hyatt 2013-03-04 09:13:14 PST
Created attachment 191257 [details]
Patch
Comment 2 Dave Hyatt 2013-03-04 09:18:03 PST
Fixed in r144637.