[Webkit-unassigned] [Bug 105678] New: Remove wtf/Platform.h includes from {c|cpp} files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 22 11:17:09 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=105678

           Summary: Remove wtf/Platform.h includes from {c|cpp} files
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: laszlo.gombos at webkit.org


According to WebKit coding style - "All implementation files must #include "config.h" first. Header files should never include "config.h"

As config.h (by design) includes wtf/Platform.h including wtf/Platform.h explicitly in {c|cpp} files is always a duplicate/unnecessary.

-- 
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