higepon wrote: > I check your code, but it returned false on Firefox 3 beta4. > > I get interfaces of notificationCallback. > getInterfacesByObject(subject.notificationCallbacks, false) > => > - nsIExpatSink > - nsIInterfaceRequestor > -nsIRequestObserver > -nsIStreamListener > -nsIChannelEventSink
That sounds like a cross-site listener proxy. That's been removed since b4, since cross-site XMLHttpRequest has been removed. -Boris _______________________________________________ dev-tech-network mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-network
