Closed Bug 992974 Opened 10 years ago Closed 10 years ago

Improve logs at CacheStorageService::AddStorageEntry when CacheEntry's file is doomed

Categories

(Core :: Networking: Cache, defect)

defect
Not set
trivial

Tracking

()

RESOLVED FIXED
mozilla31

People

(Reporter: mayhemer, Assigned: mayhemer)

References

Details

Attachments

(1 file)

if (entryExists && entry->IsFileDoomed() && !aReplace) {
      aReplace = true;
    }


this is not logged.
Attached patch v1Splinter Review
Attachment #8402720 - Flags: review?(michal.novotny)
Attachment #8402720 - Flags: review?(michal.novotny) → review+
https://hg.mozilla.org/mozilla-central/rev/5a0136e2cc35
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla31
You need to log in before you can comment on or make changes to this bug.