[Webkit-unassigned] [Bug 182452] JavaScriptCore files should not be included relatively

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 2 15:02:02 PST 2018


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

Don Olmstead <don.olmstead at sony.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|webkit-unassigned at lists.web |don.olmstead at sony.com
                   |kit.org                     |

--- Comment #1 from Don Olmstead <don.olmstead at sony.com> ---
Created attachment 333006

  --> https://bugs.webkit.org/attachment.cgi?id=333006&action=review

Patch

This removes all relative includes within JavaScriptCore headers.

There are explicit includes of <JavaScriptCore/Foo.h> within Source/JavaScriptCore/API that might be able to be removed at a later time. Its not clear if they would affect the Apple build or not with how frameworks are built. This should be revisited if CMake ports arrange their headers like Cocoa frameworks.

-- 
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/20180202/116cd426/attachment.html>


More information about the webkit-unassigned mailing list