[webkit-reviews] review denied: [Bug 16643] number_object.cpp needs a bath : [Attachment 18146] Break out callAsFunction implmentations into static functions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 28 15:23:07 PST 2007


Sam Weinig <sam at webkit.org> has denied Eric Seidel <eric at webkit.org>'s request
for review:
Bug 16643: number_object.cpp needs a bath
http://bugs.webkit.org/show_bug.cgi?id=16643

Attachment 18146: Break out callAsFunction implmentations into static functions
http://bugs.webkit.org/attachment.cgi?id=18146&action=edit

------- Additional Comments from Sam Weinig <sam at webkit.org>
It seems odd to me to use static functions here and not follow the lead of all
the other classes and put each function in it's own class with its own
callAsFunction. r-.


More information about the webkit-reviews mailing list