Deprecated.LoadRegister is deprecated for GWT 2.4.0 and above. Use the GWT
provided Window class methods addCloseHandler and addWindowClosingHandler to
register unload event handlers.
This class uses Opera's event-source element to stream events.
http://my.opera.com/WebApplications/blog/show.dml/438711
The main issue with Opera's implementation is that we can't detect connection events.