mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +00:00
af30648746
PLayerTransaction's constructor was previously synchronous so we could return a TextureFactoryIdentifier. This is quite reliably available already in the case of opening a tab, due to RenderFrameParent knowing which compositor it is attached to, so we can make the constructor asynchronous. In the top-level widget case, we add a new synchronous message to find the TextureFactoryIdentifier. |
||
---|---|---|
.. | ||
ipdl | ||
test | ||
ipdl.py | ||
Makefile.in | ||
moz.build | ||
msgtype-components | ||
sync-messages.ini |