Closed Bug 1880822 Opened 7 months ago Closed 6 months ago

Verify if PWebRenderBridgeChild::SendEnsureConnected needs to be sync

Categories

(Core :: Graphics: WebRender, task)

task

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: jstutte, Unassigned)

References

(Blocks 2 open bugs)

Details

See e052d6cb-f6d0-4e87-bd49-6fd260240219.

Bug 1496003 introduced the sync EnsureConnected(). This showed up in some shutdown hang, though it seems to happen only very rarely.

Who would be good to verify this and/or what is involved?

Flags: needinfo?(jstutte)

Amended the description a bit, sorry.

So if we take frequency as an indicator for "needs to be sync" I'd say looking at recent data: no we do not really need to change this, but maybe :sotaro has an opinion here?

Flags: needinfo?(jstutte) → needinfo?(sotaro.ikeda.g)
Blocks: wr-todos

PWebRenderBridgeChild::SendEnsureConnected needs to be sync, since it needs to get TextureFactoryIdentifier that is just created by parent side.

Flags: needinfo?(sotaro.ikeda.g)
Status: NEW → RESOLVED
Closed: 6 months ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.