Bug 1604137 Comment 1 Edit History

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

This assert means the content process has note been good at doing the bookkeeping of blob image keys. Unfortunately the stack of the assertion doesn't help. I'm thinking of adding some nightly-only checks in the content process, keeping a hash map of live keys to move the assertion closer to the source of the issue. This will probably have a negative performance impact, though.
This assert means the content process has not been good at doing the bookkeeping of blob image keys. Unfortunately the stack of the assertion doesn't help. I'm thinking of adding some nightly-only checks in the content process, keeping a hash map of live keys to move the assertion closer to the source of the issue. This will probably have a negative performance impact, though.

Back to Bug 1604137 Comment 1