Bug 77274 - [Qt] ProcessLauncherQt.cpp not compiling on windows msvc
Summary: [Qt] ProcessLauncherQt.cpp not compiling on windows msvc
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows 7
: P3 Major
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-28 03:42 PST by Jonathan Pokrass
Modified: 2014-01-28 20:14 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Pokrass 2012-01-28 03:42:39 PST
The process creation and communication should be done using qt only api, without that use of AF_UNIX sockets which are not supported on windows