Bug 931249 - Patch 7 - Call Done() after Succeed() when cache and network match. r=bkelly
This commit is contained in:
@@ -597,6 +597,7 @@ public:
|
|||||||
|
|
||||||
if (aInCacheAndEqual) {
|
if (aInCacheAndEqual) {
|
||||||
Succeed();
|
Succeed();
|
||||||
|
Done(NS_OK);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user