[webkit-reviews] review granted: [Bug 23102] turn on unused parameter warnings in WebCore : [Attachment 26608] step 2 -- covers ObjC files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 11 11:30:52 PST 2009


mitz at webkit.org has granted Darin Adler <darin at apple.com>'s request for review:
Bug 23102: turn on unused parameter warnings in WebCore
https://bugs.webkit.org/show_bug.cgi?id=23102

Attachment 26608: step 2 -- covers ObjC files
https://bugs.webkit.org/attachment.cgi?id=26608&action=review

------- Additional Comments from mitz at webkit.org
> +#import <JavaScriptCore/UnusedParam.h>

Everywhere else you used <wtf/UnusedParam.h>. Why not here?

r=me


More information about the webkit-reviews mailing list