Bug 184592

Summary: Inline NetworkLoad::sharedDidReceiveResponse() into NetworkLoad::notifyDidReceiveResponse()
Product: WebKit Reporter: Daniel Bates <dbates>
Component: WebKit2Assignee: Daniel Bates <dbates>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, beidson, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch achristensen: review+

Daniel Bates
Reported 2018-04-13 09:11:49 PDT
Following the removal of the pre-Network Session code in <https://trac.webkit.org/changeset/227364> (bug 181944) NetworkLoad::sharedDidReceiveResponse() is now only called from NetworkLoad::notifyDidReceiveResponse(). We should inline it and remove this function.
Attachments
Patch (3.62 KB, patch)
2018-04-13 09:12 PDT, Daniel Bates
achristensen: review+
Daniel Bates
Comment 1 2018-04-13 09:12:50 PDT
Daniel Bates
Comment 2 2018-04-13 09:49:14 PDT
Radar WebKit Bug Importer
Comment 3 2018-04-13 09:50:27 PDT
Note You need to log in before you can comment on or make changes to this bug.