[webkit-reviews] review requested: [Bug 39514] check-webkit-style shouldn't complain about not including a primary header file if none exists. : [Attachment 89691] Simple fix
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Apr 14 17:14:35 PDT 2011
Dmitry Lomov <dslomov at google.com> has asked for review:
Bug 39514: check-webkit-style shouldn't complain about not including a primary
header file if none exists.
https://bugs.webkit.org/show_bug.cgi?id=39514
Attachment 89691: Simple fix
https://bugs.webkit.org/attachment.cgi?id=89691&action=review
------- Additional Comments from Dmitry Lomov <dslomov at google.com>
This fix checks whether primary header exists, and only requires the #include
if it does.
More information about the webkit-reviews
mailing list