[Webkit-unassigned] [Bug 130629] New: Would like the style bot to prohibit #include layering violations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 21 18:57:41 PDT 2014


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

           Summary: Would like the style bot to prohibit #include layering
                    violations
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ggaren at apple.com


Some #includes are obvious layering violations.

For example, no file in WebCore/platform should ever #include any WebCore file outside WebCore/platform.

It would be nice to codify this in a simple script.

See, for a motivating example, https://bugs.webkit.org/show_bug.cgi?id=130275.

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