зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1114841 - Part 1: Remove DOMMMIError (WebIDL). r=hsinyi
--HG-- extra : histedit_source : 4f17fab89bef33c82b2d3a2fba1ac3f098094e47
This commit is contained in:
Родитель
e4e2e588b0
Коммит
bf5bb31a18
|
@ -1,14 +0,0 @@
|
|||
/* -*- Mode: IDL; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
|
||||
/* This Source Code Form is subject to the terms of the Mozilla Public
|
||||
* License, v. 2.0. If a copy of the MPL was not distributed with this file,
|
||||
* You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
*/
|
||||
|
||||
[Pref="dom.mobileconnection.enabled"]
|
||||
interface DOMMMIError : DOMError {
|
||||
[Constant]
|
||||
readonly attribute DOMString serviceCode;
|
||||
|
||||
[Constant]
|
||||
readonly attribute short? additionalInformation;
|
||||
};
|
|
@ -106,7 +106,6 @@ WEBIDL_FILES = [
|
|||
'DOMException.webidl',
|
||||
'DOMImplementation.webidl',
|
||||
'DOMMatrix.webidl',
|
||||
'DOMMMIError.webidl',
|
||||
'DOMMobileMessageError.webidl',
|
||||
'DOMParser.webidl',
|
||||
'DOMPoint.webidl',
|
||||
|
|
Загрузка…
Ссылка в новой задаче