[Webkit-unassigned] [Bug 110300] New: Remove unnecessary includes for Platform.h from headers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 19 21:42:56 PST 2013


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

           Summary: Remove unnecessary includes for Platform.h from
                    headers
           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


In almost most cases config.h includes wtf/Platform.h and config.h gets included as the first header in almost all compilation unit, so in almost all cases there is no need to include wtf/Platform.h explicitly in header 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