[Webkit-unassigned] [Bug 45192] Provide a way to trigger a <select multiple> onchange event on changes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 3 15:14:14 PDT 2010


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





--- Comment #10 from Darin Adler <darin at apple.com>  2010-09-03 15:14:14 PST ---
If you’re referring to the Mac SPI method, _activateItemAtIndex:, then sure we can add an argument but we can’t remove the existing method until we get rid of all callers. For example, open source contributors use the old version of Safari, so need the old method still around.

We should only add the argument if we are sure we need to actually set it. We should not add it just in theory.

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