RESOLVED FIXED 182805
WebCore headers should not be included relatively within dependent projects
https://bugs.webkit.org/show_bug.cgi?id=182805
Summary WebCore headers should not be included relatively within dependent projects
Don Olmstead
Reported 2018-02-14 13:34:28 PST
Currently there are cases in WebKit WebKitLegacy and the Tools that include WebCore headers using #include "Foo.h" instead of #include <WebCore/Foo.h>.
Attachments
Patch (13.85 KB, patch)
2018-02-14 13:37 PST, Don Olmstead
no flags
Don Olmstead
Comment 1 2018-02-14 13:37:55 PST
WebKit Commit Bot
Comment 2 2018-02-15 10:42:06 PST
Comment on attachment 333835 [details] Patch Clearing flags on attachment: 333835 Committed r228521: <https://trac.webkit.org/changeset/228521>
WebKit Commit Bot
Comment 3 2018-02-15 10:42:08 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2018-02-15 10:43:30 PST
Note You need to log in before you can comment on or make changes to this bug.