Bug 171524 - [PAL] Make "PAL/pal" and "PAL/pal/crypto" directories private
Summary: [PAL] Make "PAL/pal" and "PAL/pal/crypto" directories private
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-01 17:03 PDT by Yoshiaki Jitsukawa
Modified: 2017-05-02 11:00 PDT (History)
3 users (show)

See Also:


Attachments
patch (1.09 KB, patch)
2017-05-01 17:09 PDT, Yoshiaki Jitsukawa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yoshiaki Jitsukawa 2017-05-01 17:03:10 PDT
Currently the "PAL/pal" and "PAL/pal/crypto" directories are on the list of framework public include directories.  

These should be private to force WebCore sources to include PAL headers in "#include <pal/***.h>" style.
Comment 1 Yoshiaki Jitsukawa 2017-05-01 17:09:54 PDT
Created attachment 308789 [details]
patch
Comment 2 WebKit Commit Bot 2017-05-02 11:00:25 PDT
Comment on attachment 308789 [details]
patch

Clearing flags on attachment: 308789

Committed r216077: <http://trac.webkit.org/changeset/216077>
Comment 3 WebKit Commit Bot 2017-05-02 11:00:26 PDT
All reviewed patches have been landed.  Closing bug.