Make the render thread own the vr ui delegates instead of the shared browser renderer. |
|
Issue descriptionCurrent ownership causes components to hold raw pointers to other components, which requires code to be careful to ensure safety. Modifying ownership or adding methods to obtain delegates would simplify the code. |
|
►
Sign in to add a comment |
|
Comment 1 by billorr@chromium.org
, Nov 6