Open
Bug 1555506
Opened 7 years ago
Updated 3 years ago
Remove memset from GamepadPoseState::Clear()
Categories
(Core :: DOM: Device Interfaces, task, P3)
Core
DOM: Device Interfaces
Tracking
()
NEW
People
(Reporter: daoshengmu, Unassigned)
Details
It looks like we can replace the Clear() function with mPoseState = GamepadPoseState().
| Reporter | ||
Updated•6 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•