Bug 164908 - Remove m_customProtocolManagerProxy from WebProcessProxy
Summary: Remove m_customProtocolManagerProxy from WebProcessProxy
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-18 00:55 PST by Carlos Garcia Campos
Modified: 2016-11-21 01:25 PST (History)
2 users (show)

See Also:


Attachments
Patch (2.47 KB, patch)
2016-11-18 01:00 PST, Carlos Garcia Campos
kling: 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-11-18 00:55:15 PST
Since the network process is mandatory, the custom protocol manager proxy of WebProcessProxy is unused and can be removed.
Comment 1 Carlos Garcia Campos 2016-11-18 01:00:17 PST
Created attachment 295142 [details]
Patch
Comment 2 Carlos Garcia Campos 2016-11-21 01:25:05 PST
Committed r208941: <http://trac.webkit.org/changeset/208941>