[Webkit-unassigned] [Bug 175705] New: [PAL] Headers should be grouped into a single directory

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 17 20:12:45 PDT 2017


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

            Bug ID: 175705
           Summary: [PAL] Headers should be grouped into a single
                    directory
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: don.olmstead at sony.com

PAL currently requires includes to use subdirectories. This is against the conventions of WebKit. All headers should be placed in a single directory for consumption by downstream projects.

Outside of PAL includes should be <pal/xxx.h> not <pal/yyy/xxx.h>
Inside of PAL includes should be "xxx.h" (If possible a style check should validate this)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170818/92a58421/attachment.html>


More information about the webkit-unassigned mailing list