DescriptionFix html_viewer crash in cc when logging into gmail.
This started in r325086 which added checks to ensure that RenderPassDrawQuads have associated RenderPasses. The latter were sending their RenderPassId across IPC, while the former weren't. The fix is to ensure that RenderPass objects get serialized correctly across mojo IPC.
Also delete third_party/mojo_services/src/surfaces/public/cpp which is redundant with mojo/converters/surfaces.
BUG=479008
Committed: https://crrev.com/4d03fdf9c5496f8bc323dcea744f2542ddde4ab6
Cr-Commit-Position: refs/heads/master@{#326218}
Patch Set 1 #Messages
Total messages: 7 (2 generated)
|