[Webkit-unassigned] [Bug 18703] changing the 'size' property on a text input does not affect its length

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 24 12:08:44 PDT 2008


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





------- Comment #17 from gwilson at google.com  2008-10-24 12:08 PDT -------
(In reply to comment #16)
> I really dislike the updateFromElement architecture actually, since you end up
> checking a bunch of attributes/properties when you already know the only one
> that changed.
> 

I'm looking to make these improvements to this patch, so I'm hoping to have an
updated patch uploaded soon.

Does a updateSizeFromElement (or, generally, a updateXXXFromElement) make
better sense, since it's specific to what has changed, but encapsulates the
logic of how the renderer is updating?  Or will having a plethora of
updateXXXFromElement methods open a can of worms?


-- 
Configure bugmail: https://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