nsIIntegrityPolicy.idl (360B)
1 /* This Source Code Form is subject to the terms of the Mozilla Public 2 * License, v. 2.0. If a copy of the MPL was not distributed with this 3 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ 4 5 #include "nsISerializable.idl" 6 7 [scriptable, builtinclass, uuid(4812ff32-1bff-423b-97fc-40a5696dad22)] 8 interface nsIIntegrityPolicy : nsISerializable {};