Closed Bug 934610 Opened 11 years ago Closed 11 years ago

HTTP cache v2: fix Assertion failure: !EventsPending(), at CacheIOThread.cpp:172

Categories

(Core :: Networking: Cache, defect)

26 Branch
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla28

People

(Reporter: mayhemer, Assigned: mayhemer)

References

Details

Attachments

(1 file)

Attached patch v1Splinter Review
In the |do { } while (cond);| statement |continue;| makes the cond be checked, it doesn't just restart the loop. New stuff learned about C++ today :D Michal please just formally review, applies only to cache2 enabled.
Attachment #826930 - Flags: review?(michal.novotny)
Attachment #826930 - Flags: review?(michal.novotny) → review+
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla28
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: