[Webkit-unassigned] [Bug 28769] The type of HTMLInputElement::list should follow the standard

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 27 10:09:14 PDT 2009


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





--- Comment #2 from Darin Adler <darin at apple.com>  2009-08-27 10:09:14 PDT ---
(From update of attachment 38664)
It seems OK to change the .idl file, but do we really have to change the .h and
.cpp files? Having a more-specific type can allow simpler and slightly more
efficient code internally, and should do no harm.

Let me put it differently. What visible change does this make. If it has no
visible effect on web pages or WebKit clients, then I think we should minimize
the change.

-- 
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