[Webkit-unassigned] [Bug 182969] New: [WinCairo] Fix compile errors in WebPageWin.cpp and WebProcessWin.cpp due to WebCore forwarding header paths

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 20 06:24:18 PST 2018


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

            Bug ID: 182969
           Summary: [WinCairo] Fix compile errors in WebPageWin.cpp and
                    WebProcessWin.cpp due to WebCore forwarding header
                    paths
           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

WebPageWin.cpp and WebProcessWin.cpp refer header files for WebCore with an incorrect include style, which should be <WebCore/xxxx.h>.
In this ticket, styles to include the following header are fixed.
For WebPageWin.cpp:
- NotImplemented.h
- WindowsKeyboardCodes.h
For WebProcessWin.cpp:
- SharedBuffer.h

-- 
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/20180220/becbe88b/attachment.html>


More information about the webkit-unassigned mailing list