| Commit-Queue | +1 |
Could you PTAL when you have a moment? Thanks!
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
[webxr] Fix argument order in XRSystem::CreateViewerSession
The `trace_id` argument was introduced in https://crrev.com/c/5771473,
but CreateSession() in CreateSensorlessInlineSession() was called
incorrectly with `true` for `trace_id`. and kInvalidTraceId for
`sensorless_session`.
I couldn't find an associated bug, but this CL fixes the argument order
for correctness.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |