### Beta/Release Uplift Approval Request * **User impact if declined**: A small number of Wayland users will have all acceleration disabled, including WR and WebGL. These users are likely developers. * **Is this code covered by automated tests?**: No * **Has the fix been verified in Nightly?**: Yes * **Needs manual test from QE?**: No * **If yes, steps to reproduce**: * **List of other uplifts needed**: None * **Risk to taking this patch**: Low * **Why is the change risky/not risky? (and alternatives if risky)**: Only changing an uninitialized struct to 0-initialized, with no impact on logic otherwise. * **String changes made/needed**:
Bug 1690999 Comment 7 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
### Beta/Release Uplift Approval Request * **User impact if declined**: A small number of Wayland users will have all acceleration disabled, including WR and WebGL. These users are likely developers. * **Is this code covered by automated tests?**: No * **Has the fix been verified in Nightly?**: Yes * **Needs manual test from QE?**: No * **If yes, steps to reproduce**: * **List of other uplifts needed**: None * **Risk to taking this patch**: Low * **Why is the change risky/not risky? (and alternatives if risky)**: Only changing an uninitialized struct to 0-initialized, with no impact on logic otherwise. Only affects Wayland users. * **String changes made/needed**: