[Webkit-unassigned] [Bug 232063] Minimize WebCore/Header.h includes inside WebCore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 20 21:14:47 PDT 2021


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

--- Comment #2 from Alexey Proskuryakov <ap at webkit.org> ---
Comment on attachment 441968
  --> https://bugs.webkit.org/attachment.cgi?id=441968
WIP Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=441968&action=review

> Source/WebCore/platform/ios/WebItemProviderPasteboard.h:-27
> -#import <WebCore/AbstractPasteboard.h>

I do not think that this is right. As WebCore is an implementation detail of WebKit, it should be very easy to promote headers to SPI. And this they should all use framework style includes in this project.

-- 
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/20211021/fd6a3622/attachment-0001.htm>


More information about the webkit-unassigned mailing list