Bug 1114841 - Part 3: Remove DOMMMIError (Test). r=smaug

--HG--
extra : histedit_source : 475ee5c33d7528360e994fdd2ac191b6a9342267
This commit is contained in:
Ben Hsu 2015-01-04 18:37:00 -05:00
parent 72d69900aa
commit 77842cf9ae

View File

@ -363,8 +363,6 @@ var interfaceNamesInGlobalScope =
"DOMMatrix",
// IMPORTANT: Do not change this list without review from a DOM peer!
"DOMMatrixReadOnly",
// IMPORTANT: Do not change this list without review from a DOM peer!
{name: "DOMMMIError", b2g: true, pref: "dom.mobileconnection.enabled"},
// IMPORTANT: Do not change this list without review from a DOM peer!
{name: "DOMMobileMessageError", b2g: true, pref: "dom.sms.enabled"},
// IMPORTANT: Do not change this list without review from a DOM peer!