WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Daniel Bates
Comment 1
2018-04-13 09:12:50 PDT
Created
attachment 337895
[details]
Patch
Daniel Bates
Comment 2
2018-04-13 09:49:14 PDT
Committed
r230635
: <
https://trac.webkit.org/changeset/230635
>
Radar WebKit Bug Importer
Comment 3
2018-04-13 09:50:27 PDT
<
rdar://problem/39414674
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug