Closed Bug 1574681 Opened 5 years ago Closed 5 years ago

VRManagerChild::GetVRDisplays should be infallible

Categories

(Core :: WebVR, task, P2)

task

Tracking

()

RESOLVED FIXED
mozilla70
Tracking Status
firefox70 --- fixed

People

(Reporter: kip, Assigned: kip)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

VRManagerChild::GetVRDisplays returns a bool, when it will always succeed. It should return void so we can clean up code at call-sites.

Pushed by kgilbert@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/812195e86313
VRManagerChild::GetVRDisplays returns void rather than bool r=thomasmo
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: