[Webkit-unassigned] [Bug 31792] New: Include "config.h" to meet Coding Style Guidelines
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Nov 22 18:41:37 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=31792
Summary: Include "config.h" to meet Coding Style Guidelines
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: Platform
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: laszlo.1.gombos at nokia.com
Found a few places where config.h is not included as it is described in the
style guide - http://webkit.org/coding/coding-style.html.
Note that there are a few places (e.g. API tests for WebKit public API,
*AllInOne*.cpp etc) where config.h is obviously not needed. This patch does not
add config.h to those files.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list