/* This Source Code Form is subject to the terms of the Mozilla Public *License,v.2.0.IfacopyoftheMPLwasnotdistributedwiththis
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
[scriptable, builtinclass, uuid(c3493c65-0530-496e-995c-bcd38dbfce21)]
interface nsIIDBPermissionsRequest : nsISupports
{ // The <browser> element the permission request is coming from.
readonly attribute Element browserElement;
// The nsIObserver that can be used to send the reply notification.
readonly attribute nsIObserver responseObserver;
};
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.