Bug 1577311 Comment 12 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Hmmm, I should read better the provided information:
```
Assertion failure: T::cycleCollection::CheckForRightISupports(s) (not the nsISupports pointer we expect), at /builds/worker/workspace/build/src/obj-firefox/dist/include/nsCycleCollectionParticipant.h:357
```
This would indicate, that there is something wrong with the way BlobBodyStreamHolder has been defined:
```
Hmmm, I should read better the provided information:
```
Assertion failure: T::cycleCollection::CheckForRightISupports(s) (not the nsISupports pointer we expect), at /builds/worker/workspace/build/src/obj-firefox/dist/include/nsCycleCollectionParticipant.h:357
```
This would indicate, that there is simply something wrong with the way BlobBodyStreamHolder has been defined:
https://bugzilla.mozilla.org/attachment.cgi?id=9094180
Hmmm, I should read better the provided information:

Assertion failure: T::cycleCollection::CheckForRightISupports(s) (not the nsISupports pointer we expect), at /builds/worker/workspace/build/src/obj-firefox/dist/include/nsCycleCollectionParticipant.h:357

This would indicate, that there is simply something wrong with the way BlobBodyStreamHolder has been defined:
https://bugzilla.mozilla.org/attachment.cgi?id=9094180

Back to Bug 1577311 Comment 12