[Webkit-unassigned] [Bug 184412] New: [Win][WebKit] Use WEBKIT_CREATE_FORWARDING_HEADERS instead of WEBKIT_MAKE_FORWARDING_HEADERS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 9 00:44:25 PDT 2018


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

            Bug ID: 184412
           Summary: [Win][WebKit] Use WEBKIT_CREATE_FORWARDING_HEADERS
                    instead of WEBKIT_MAKE_FORWARDING_HEADERS
           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: Hironori.Fujii at sony.com
            Blocks: 174003

[Win][WebKit] Use WEBKIT_CREATE_FORWARDING_HEADERS instead of WEBKIT_MAKE_FORWARDING_HEADERS

Forwarding headers are duplicately included in WebKit on Windows
because forwarding headers are created by simple copying headers
and substantial parts of WebKit are using #include <WebKit/Foo.h>
instead of #include "Foo.h" inside WebKit.

WEBKIT_MAKE_FORWARDING_HEADERS simply copies headers.
WEBKIT_CREATE_FORWARDING_HEADERS creates forwarding headers.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=174003
[Bug 174003] [WinCairo] Implement WebKit for WinCairo
-- 
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/20180409/d5a15e50/attachment-0002.html>


More information about the webkit-unassigned mailing list