SecurityManager.registerUriSchemeAsDisplayIsolated
void registerUriSchemeAsDisplayIsolated(string scheme)Register scheme as a display isolated scheme.
This means that pages cannot display these URIs unless they are from the same scheme.
Parameters
scheme | a URI scheme |