Skip to content
This repository has been archived by the owner on Jan 4, 2019. It is now read-only.

Make AtomNetworkdelegate::OnCompleted() cleanup internal data directly #523

Merged
merged 1 commit into from
Mar 9, 2018

Conversation

ltilve
Copy link
Contributor

@ltilve ltilve commented Mar 8, 2018

AtomNetworkdelegate::OnURLRequestDestroyed() shouldn't be called in AtomNetworkdelegate::OnCompleted(). It causes calling AtomExtensionsNetworkDelegate::OnURLRequestDestroyed().
Before fb67093, OnCompleted() just cleanup internal data structure not by calling OnURLRequestDestroyed(). OnURLRequestDestroyed() only should be called by NetworkDelegate::NotifyURLRequestDestroyed().

@bsclifton
Copy link
Member

@ltilve can you confirm: does this PR fix brave/browser-laptop#13350 ?

@bsclifton bsclifton added this to the 5.1.4 milestone Mar 9, 2018
@bridiver bridiver merged commit 5a52099 into C65 Mar 9, 2018
@bsclifton bsclifton deleted the issue-13350 branch March 9, 2018 20:58
@bridiver bridiver modified the milestones: 5.1.4, 4.9.0 Mar 9, 2018
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants