SecurityManager.registerUriSchemeAsLocal
void registerUriSchemeAsLocal(string scheme)Register scheme as a local scheme.
This means that other non-local pages cannot link to or access URIs of this scheme.
Parameters
scheme | a URI scheme |
void registerUriSchemeAsLocal(string scheme)Register scheme as a local scheme.
This means that other non-local pages cannot link to or access URIs of this scheme.
scheme | a URI scheme |