For those of you familiar with the tutorial that goes through the creation of WebLock, I am trying to make one very small addition to that tutorial: When a location is blocked, I would like to redirect them to a different url (e.g. an internal office internet policy)
What is the *right* way to do this? How should I redirect them, and where is it safe to issue the redirect request? Preferably I'd like to do something like modify the URI on the fly, but from what I can tell the URI is an immutable object. Thanks, Josh _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
