[webkit-reviews] review requested: [Bug 9316] REGRESSION: text field width shrinks on first keystroke : [Attachment 8992] Return immediately from calcWidth() if this is the relayout-subtree root.

bugzilla-request-daemon at opendarwin.org bugzilla-request-daemon at opendarwin.org
Fri Jun 23 16:40:37 PDT 2006


opendarwin.org at mitzpettel.com has asked  for review:
Bug 9316: REGRESSION: text field width shrinks on first keystroke
http://bugzilla.opendarwin.org/show_bug.cgi?id=9316

Attachment 8992: Return immediately from calcWidth() if this is the
relayout-subtree root.
http://bugzilla.opendarwin.org/attachment.cgi?id=8992&action=edit

------- Additional Comments from opendarwin.org at mitzpettel.com
There are several calcWidth() implementation, but I think RenderBox's is the
only one that's relevant, so I patched just it. I think the condition for when
to return is the correct one, but I may have missed a more
direct/obvious/efficient way to compute it.



More information about the webkit-reviews mailing list