RESOLVED FIXED 171524
[PAL] Make "PAL/pal" and "PAL/pal/crypto" directories private
https://bugs.webkit.org/show_bug.cgi?id=171524
Summary [PAL] Make "PAL/pal" and "PAL/pal/crypto" directories private
Yoshiaki Jitsukawa
Reported 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.
Attachments
patch (1.09 KB, patch)
2017-05-01 17:09 PDT, Yoshiaki Jitsukawa
no flags
Yoshiaki Jitsukawa
Comment 1 2017-05-01 17:09:54 PDT
WebKit Commit Bot
Comment 2 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>
WebKit Commit Bot
Comment 3 2017-05-02 11:00:26 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.