[Webkit-unassigned] [Bug 54333] Expose checked field of HTMLInputElement to Chromium API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 15 09:57:11 PST 2011


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





--- Comment #13 from Darin Adler <darin at apple.com>  2011-02-15 09:57:10 PST ---
(In reply to comment #12)
> (In reply to comment #11)
> > (In reply to comment #7)
> > > It sounds like the internal naming is unfortunate.  "isChecked" and "checked" sound way too similar.  I'd recommend finding a better name for one of those.
> > 
> > I think we ended up with these names because isChecked is a good name and checked is the name used in the HTML DOM.
> 
> You don't find the names confusingly similar?

I do. My intention was to explain how we got here, not defend where we are ;-)

It’s bad to have two similar names with different behavior. They should definitely be named in a way that makes the difference clear.

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