Closed Bug 1690857 Opened 3 years ago Closed 3 years ago

Add diagnostic assert if we encounter a stale blob key in the compositor process

Categories

(Core :: Graphics: WebRender, task, P3)

task

Tracking

()

RESOLVED WONTFIX

People

(Reporter: aosmond, Assigned: aosmond)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

+++ This bug was initially created as a clone of Bug #1690821 +++

The blob image code is written as if the blob key can never become invalid, unlike the image keys used for shared surfaces. Let's add a diagnostic assert to make sure this is true as there is suspicious behaviour in bug 1645841.

Similar to bug 1690821 in the content process, this adds an assert in
the other side in case of a race condition.

Pushed by aosmond@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/43ea8faea099
Add diagnostic assert to ensure we aren't using stale blob keys in the compositor process. r=jrmuizel
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Target Milestone: 87 Branch → ---
Status: REOPENED → RESOLVED
Closed: 3 years ago3 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: