• A
    Don't populate the external view embedder in PaintContext. (#6686) · cc686d7a
    Amir Hardon 提交于
    The platform views embedding is still WIP, and until we dynamically
    merge the gpu and platform threads based on the presence of an embedded
    view in the scene fetching the view embedder is not thread safe.
    
    This PR essentially disables iOS platform views embedding, we will
    re-enable once dynamic thread merging is supported.
    cc686d7a
rasterizer.cc 11.1 KB