[webkit-reviews] review requested: [Bug 54476] HTMLInputElement has two similarly named methods: "checked" and "isChecked" : [Attachment 100632] Updated Patch v4

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 12 23:17:25 PDT 2011


SravanKumar <sravan.ken at gmail.com> has asked  for review:
Bug 54476: HTMLInputElement has two similarly named methods: "checked" and
"isChecked"
https://bugs.webkit.org/show_bug.cgi?id=54476

Attachment 100632: Updated Patch v4
https://bugs.webkit.org/attachment.cgi?id=100632&action=review

------- Additional Comments from SravanKumar <sravan.ken at gmail.com>
Hi Darin, Thanks for the review comments. Made following changes

1. Replaced isChecked() with shouldAppearChecked()
2. Removed virtual declaration from shouldAppearChecked() function declaration.


More information about the webkit-reviews mailing list