[webkit-reviews] review requested: [Bug 33371] Infinite recursion in RuntimeObjectImp::getOwnPropertyNames() : [Attachment 46445] Revised patch (remove unused parameter name)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 13 04:38:09 PST 2010


Kent Hansen <kent.hansen at nokia.com> has asked  for review:
Bug 33371: Infinite recursion in RuntimeObjectImp::getOwnPropertyNames()
https://bugs.webkit.org/show_bug.cgi?id=33371

Attachment 46445: Revised patch (remove unused parameter name)
https://bugs.webkit.org/attachment.cgi?id=46445&action=review

------- Additional Comments from Kent Hansen <kent.hansen at nokia.com>
Ouch, with the unused parameter name, Safari didn't build for me (warnings
treated as errors).
Whereas on the Qt port, unused parameter warnings are just disabled. That's a
bit odd.


More information about the webkit-reviews mailing list