[Webkit-unassigned] [Bug 56571] New: First argument passed to WebKit.exe is ignored by Safari
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Mar 17 10:32:10 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=56571
Summary: First argument passed to WebKit.exe is ignored by
Safari
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Windows 7
Status: NEW
Keywords: PlatformOnly
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: aroben at apple.com
CC: sfalken at apple.com
To reproduce:
1. Launch Safari
2. Run WebKit.exe /newProcess. Note in Task Manager that only one Safari process is running.
3. Run WebKit.exe foo /newProcess. Note in Task Manager that two Safari processes are now running.
It looks like the first argument that's passed to WebKit.exe is not sent to Safari correctly. I think we're misusing the CreateProcess API.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list