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

Sudarsana Nagineni (babu)
Reported 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).
Attachments
Patch (1.42 KB, patch)
2012-06-29 05:57 PDT, Sudarsana Nagineni (babu)
no flags
Sudarsana Nagineni (babu)
Comment 1 2012-06-29 05:57:10 PDT
Gyuyoung Kim
Comment 2 2012-07-01 22:25:56 PDT
Comment on attachment 150160 [details] Patch Informal rs+ on my side.
Ryuan Choi
Comment 3 2012-07-01 22:28:24 PDT
LGTM. ResourceHandleSoup.cpp initialize them.
WebKit Review Bot
Comment 4 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>
WebKit Review Bot
Comment 5 2012-07-02 08:59:55 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.