RESOLVED FIXED 182799
WebCore headers should not include config.h or PlatformExportMacros.h
https://bugs.webkit.org/show_bug.cgi?id=182799
Summary WebCore headers should not include config.h or PlatformExportMacros.h
Don Olmstead
Reported 2018-02-14 11:22:11 PST
Currently in WebCore a number of headers include PlatformExportMacros.h. This should only be included within config.h One file actually includes config.h directly which is a private header. These cases should be removed.
Attachments
Patch (10.75 KB, patch)
2018-02-14 11:25 PST, Don Olmstead
no flags
Don Olmstead
Comment 1 2018-02-14 11:25:37 PST
WebKit Commit Bot
Comment 2 2018-02-14 13:23:08 PST
Comment on attachment 333821 [details] Patch Clearing flags on attachment: 333821 Committed r228483: <https://trac.webkit.org/changeset/228483>
WebKit Commit Bot
Comment 3 2018-02-14 13:23:09 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2018-02-14 13:24:32 PST
Note You need to log in before you can comment on or make changes to this bug.