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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 13 21:02:34 PST 2011


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


Darin Fisher (:fishd, Google) <fishd at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #82226|review?, commit-queue?      |review-, commit-queue-
               Flag|                            |




--- Comment #2 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2011-02-13 21:02:34 PST ---
(From update of attachment 82226)
View in context: https://bugs.webkit.org/attachment.cgi?id=82226&action=review

> w/Source/WebKit/chromium/public/WebInputElement.h:81
> +        WEBKIT_API bool checked() const;

How about renaming this to isChecked to be more consistent with how other, similar API methods are named?
"checked" is really trying to ask a question, so it helps to word it like a question.

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