[Webkit-unassigned] [Bug 177202] New: [WinCairo] Fix forwarding header conflict of wincairo webkit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 19 15:23:13 PDT 2017


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

            Bug ID: 177202
           Summary: [WinCairo] Fix forwarding header conflict of wincairo
                    webkit
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Yousuke.Kimoto at sony.com

PlatformWin.cmake in JavaScript, WTF and WebCore copy simply header to directories which are called forwarding headers,
but for webkit build, many redefinition errors occur due to loading the same file which is detected on two different paths.
To avoid such errors, two ways to copy headers are defined; one is for WebKitLegacy and  the other one is for WebKit.

-- 
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/20170919/fba03029/attachment.html>


More information about the webkit-unassigned mailing list