RESOLVED FIXED 184592
Inline NetworkLoad::sharedDidReceiveResponse() into NetworkLoad::notifyDidReceiveResponse()
https://bugs.webkit.org/show_bug.cgi?id=184592
Summary Inline NetworkLoad::sharedDidReceiveResponse() into NetworkLoad::notifyDidRec...
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.