Closed Bug 1671705 Opened 4 years ago Closed 4 years ago

Fix red herring InvalidStateError in ThumbnailsChild.jsm

Categories

(Toolkit :: General, task)

task

Tracking

()

RESOLVED FIXED
83 Branch
Tracking Status
firefox83 --- fixed

People

(Reporter: kmag, Assigned: kmag)

Details

Attachments

(1 file)

ThumbnailsChild does some async work from a query handler, and as a result sometimes winds up trying to touch contentWindow after the window has been destroyed. That throws up a red herring error, which isn't useful given that the sendQuery call will already have rejected due to the actor being destroyed before responding.

Pushed by maglione.k@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/321aa88d47c8
Fix red herring InvalidStateError in ThumbnailsChild.jsm. r=Gijs
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: