[webkit-reviews] review granted: [Bug 20561] "isFoo()" methods on CSSValue and subclasses should all be const : [Attachment 23059] Patch, changelog

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 28 14:26:53 PDT 2008


Dave Hyatt <hyatt at apple.com> has granted Simon Fraser
<simon.fraser at apple.com>'s request for review:
Bug 20561: "isFoo()" methods on CSSValue and subclasses should all be const
https://bugs.webkit.org/show_bug.cgi?id=20561

Attachment 23059: Patch, changelog
https://bugs.webkit.org/attachment.cgi?id=23059&action=edit

------- Additional Comments from Dave Hyatt <hyatt at apple.com>
I don't think the derived class isValueList() should be private.  Put it where
the old non-const one was instead?

r=me


More information about the webkit-reviews mailing list