Skip to content

Conversation

sanketj
Copy link
Contributor

@sanketj sanketj commented Sep 6, 2019

This change (https://chromium.googlesource.com/chromium/src/+/3433ee045916f591c95686289606a102c87d2ae9) turned the RenderWidget pointer on RenderViewImpl into a unique ptr, which broke GetRoots for the CCLayerTree extension. Fixing this by adding a call to dereference the unique ptr.

@sanketj sanketj requested a review from dlibby- September 6, 2019 22:04
@sanketj sanketj merged commit e92f3ca into master Sep 6, 2019
@sanketj sanketj deleted the fix_layer_tree_get_roots branch September 7, 2019 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants