Bug 121434

Summary: [GTK][EFL] Add NetworkProcess support for ProcessLauncher
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: New BugsAssignee: Csaba Osztrogonác <ossy>
Status: RESOLVED FIXED    
Severity: Normal CC: beidson, cdumez, commit-queue, gyuyoung.kim, kbalazs, ossy, rakuco, skyul
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 110141    
Attachments:
Description Flags
Patch
none
Patch none

Description Csaba Osztrogonác 2013-09-16 08:33:44 PDT
SSIA
Comment 1 Csaba Osztrogonác 2013-09-16 08:40:23 PDT
Created attachment 211791 [details]
Patch
Comment 2 Csaba Osztrogonác 2013-09-16 09:07:26 PDT
Comment on attachment 211791 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=211791&action=review

> Source/WebKit2/UIProcess/Launcher/efl/ProcessLauncherEfl.cpp:88
> +        executablePath = executablePathOfNetworkProcess().utf8();

without utf8() ...
Comment 3 Csaba Osztrogonác 2013-09-16 09:19:31 PDT
Created attachment 211799 [details]
Patch
Comment 4 Csaba Osztrogonác 2013-09-17 01:21:13 PDT
Comment on attachment 211799 [details]
Patch

Clearing flags on attachment: 211799

Committed r155934: <http://trac.webkit.org/changeset/155934>
Comment 5 Csaba Osztrogonác 2013-09-17 01:21:19 PDT
All reviewed patches have been landed.  Closing bug.