Bug 90275

Summary: [EFL] [WK2] Remove content sniffer and decoder initialization from WebProcess
Product: WebKit Reporter: Sudarsana Nagineni (babu) <naginenis>
Component: WebKit EFLAssignee: Sudarsana Nagineni (babu) <naginenis>
Status: RESOLVED FIXED    
Severity: Normal CC: gustavo, gyuyoung.kim, lucas.de.marchi, mrobinson, ryuan.choi, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Sudarsana Nagineni (babu) 2012-06-29 05:21:53 PDT
We don't need to initialise content sniffer and decoder in WebProcess because the initialization is now done in WebCore (soup session feature initialization moved from Webprocess to WebCore in r107973).
Comment 1 Sudarsana Nagineni (babu) 2012-06-29 05:57:10 PDT
Created attachment 150160 [details]
Patch
Comment 2 Gyuyoung Kim 2012-07-01 22:25:56 PDT
Comment on attachment 150160 [details]
Patch

Informal rs+ on my side.
Comment 3 Ryuan Choi 2012-07-01 22:28:24 PDT
LGTM.

ResourceHandleSoup.cpp initialize them.
Comment 4 WebKit Review Bot 2012-07-02 08:59:50 PDT
Comment on attachment 150160 [details]
Patch

Clearing flags on attachment: 150160

Committed r121682: <http://trac.webkit.org/changeset/121682>
Comment 5 WebKit Review Bot 2012-07-02 08:59:55 PDT
All reviewed patches have been landed.  Closing bug.