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) {
|
||||
Succeed();
|
||||
Done(NS_OK);
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user