[Webkit-unassigned] [Bug 182870] New: [WinCairo] Fix compile errors of WebProcess and NetworkProcess due to no implementation for windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 16 05:29:34 PST 2018


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

            Bug ID: 182870
           Summary: [WinCairo] Fix compile errors of WebProcess and
                    NetworkProcess due to no implementation for windows
           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

Some WebKit sources of WebProcess and NetworkProcess don't have appropriate implementation for the windows port, so many compile errors occur.
This ticket solves this issue which comes from the following files:
- Source/WebKit/NetworkProcess/NetworkProcess.cpp
- Source/WebKit/WebProcess/Plugins/PluginProcessConnectionManager.cpp
- Source/WebKit/WebProcess/WebPage/WebInspector.cpp
- Source/WebKit/WebProcess/WebPage/WebInspectorUI.cpp
- Source/WebKit/WebProcess/WebProcess.cpp

-- 
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/20180216/b6ad0cc0/attachment-0001.html>


More information about the webkit-unassigned mailing list