[webkit-reviews] review denied: [Bug 75482] Move HTMLFormControlElementWithState class in its own header file. : [Attachment 120970] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 4 20:26:03 PST 2012


Kent Tamura <tkent at chromium.org> has denied Alexis Menard
<alexis.menard at openbossa.org>'s request for review:
Bug 75482: Move HTMLFormControlElementWithState class in its own header file.
https://bugs.webkit.org/show_bug.cgi?id=75482

Attachment 120970: Patch
https://bugs.webkit.org/attachment.cgi?id=120970&action=review

------- Additional Comments from Kent Tamura <tkent at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=120970&action=review


> Source/WebCore/WebCore.xcodeproj/project.pbxproj:14638
> -				7AA51B6D1483B61600AD2752 /*
InspectorBaseAgent.cpp */,
>				7AA51B6C1483B61600AD2752 /*
InspectorBaseAgent.h */,
> +				7AA51B6D1483B61600AD2752 /*
InspectorBaseAgent.cpp */,

Please do not reorder unrelated files in this patch.
Such patch often makes conflicts as you see on Qt EWS.


More information about the webkit-reviews mailing list