The method should be called with a string argument containing the name of the privilege that is no longer required.
// Relinquish the file reading privilege netscape.security.PrivilegeManager.disablePrivilege("UniversalFileRead")
Prev | Home | Next |
PrivilegeManager object | Up | PrivilegeManager.enablePrivilege() |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |