Bug 1293333 - Part 2: Add VRDisplayEvent to test_interfaces.html r=Ehsan

- This will need dom peer review

MozReview-Commit-ID: Hw57QThwRwH

--HG--
extra : rebase_source : 4d233a9cd996a172c45ae5a2c311b234f57a3cb9
This commit is contained in:
Kearwood (Kip) Gilbert 2016-11-25 15:15:53 -08:00
parent 8dc97eb398
commit 752a5f3678

View File

@ -1209,6 +1209,8 @@ var interfaceNamesInGlobalScope =
{name: "VRDisplay", release: false},
// IMPORTANT: Do not change this list without review from a DOM peer!
{name: "VRDisplayCapabilities", release: false},
// IMPORTANT: Do not change this list without review from a DOM peer!
{name: "VRDisplayEvent", release: false},
// IMPORTANT: Do not change this list without review from a DOM peer!
{name: "VREyeParameters", release: false},
// IMPORTANT: Do not change this list without review from a DOM peer!