Closed Bug 1670939 Opened 4 years ago Closed 4 years ago

Make PImageBridge::WillClose async instead of sync

Categories

(Core :: Graphics, defect)

defect

Tracking

()

RESOLVED FIXED
84 Branch
Tracking Status
firefox84 --- fixed

People

(Reporter: aosmond, Assigned: aosmond)

References

Details

Attachments

(1 file)

In bug 1613128, we are seeing problems where the content process is taking too long to shutdown because the compositor thread is busy (either processing the sync call, or doing something else). We made it sync a long time ago due to crashes and try seems green making it async:

https://treeherder.mozilla.org/#/jobs?repo=try&revision=453eded71b7bdeda51ff6ff429ca13dc74696e4e

Let's see if we can remove it in this bug.

Attachment #9181285 - Attachment description: Bug 1670939 - Make PImageBridge::WilClose sync instead of async. → Bug 1670939 - Make PImageBridge::WilClose async instead of sync.
Attachment #9181285 - Attachment description: Bug 1670939 - Make PImageBridge::WilClose async instead of sync. → Bug 1670939 - Make PImageBridge::WillClose async instead of sync.
Pushed by aosmond@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/75aa306256c5
Make PImageBridge::WillClose async instead of sync. r=nical,ipc-reviewers,jld
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: