Bug 162723 - [SOUP] Remove WebCoreSynchronousLoader from ResourceHandleSoup
Summary: [SOUP] Remove WebCoreSynchronousLoader from ResourceHandleSoup
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2016-09-29 04:21 PDT by Carlos Garcia Campos
Modified: 2016-09-29 08:31 PDT (History)
8 users (show)

See Also:


Attachments
Patch (7.32 KB, patch)
2016-09-29 04:24 PDT, Carlos Garcia Campos
svillar: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2016-09-29 04:21:35 PDT
Since all soup based ports switched to NetworkProcess this is dead code.
Comment 1 Carlos Garcia Campos 2016-09-29 04:24:01 PDT
Created attachment 290196 [details]
Patch
Comment 2 Sergio Villar Senin 2016-09-29 07:01:12 PDT
Comment on attachment 290196 [details]
Patch

\o/ awesome cleanup
Comment 3 Carlos Garcia Campos 2016-09-29 08:31:23 PDT
Committed r206582: <http://trac.webkit.org/changeset/206582>