[Webkit-unassigned] [Bug 71840] Allow RenderView to have columns

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 8 11:58:55 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=71840


Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #114127|review?                     |review+
               Flag|                            |




--- Comment #2 from Simon Fraser (smfr) <simon.fraser at apple.com>  2011-11-08 11:58:55 PST ---
(From update of attachment 114127)
View in context: https://bugs.webkit.org/attachment.cgi?id=114127&action=review

> Source/WebCore/page/Page.h:264
> +            unsigned gap;

What is 'gap' here?

> Source/WebCore/rendering/RenderBlock.cpp:4519
> +    bool destroyColumns = !requiresColumns(count);

destroyColumns doesn't seem like quite the right name; you only need to destroy if you have some already.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list