Firefox3.1/Server-Sent DOM Events: Difference between revisions

Line 69: Line 69:


== Review comments ==
== Review comments ==
* is some form of CheckLoadURI() called on the connections?
* are the nsIContentPolicy providers consulted?
* There is currently no way to disable this functionality. At the very least we need a global "off" pref (say "dom.server-events.enabled", default true but can be set false).
* will people want the flexibility to control this per site? Would that be sites that are allowed to use the feature, or sites which are allowed to be an event source? Probably the former, but either way that could be added by an extension as long as the nsIContentPolicy providers are called.
* Probably need a new load type for the providers to check.
Bureaucrats, canmove, Confirmed users
643

edits