[Webkit-unassigned] [Bug 11607] Possible optimization in RenderBlock::calcMinMaxWidth()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 18 13:27:43 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=11607


hyatt at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #14016|review?                     |review-
               Flag|                            |




------- Comment #3 from hyatt at apple.com  2007-04-18 13:27 PDT -------
(From update of attachment 14016)
The way flexible boxes are eventually going to work is that width will not
dictate the minwidth or maxwidth.  That makes this optimization (eventually)
pretty irrelevant for flexboxes.

Also a flexbox can't ever be a table cell so the !isTableCell() bit is
unnecessary.


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



More information about the webkit-unassigned mailing list