hitrust / wave-protocol

Automatically exported from code.google.com/p/wave-protocol
0 stars 0 forks source link

Detect and reject unsupported browsers #136

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The web client should detect browsers that are not supported and let them know 
- it's not going to work
- which browsers are supported

Original issue reported on code.google.com by ano...@google.com on 1 Nov 2010 at 11:53

GoogleCodeExporter commented 9 years ago
To clarify, I think this is something that is better done by the frontend, 
rather than the GWT client.  In Google Wave, this is done by the 
UserAgentFilter in the frontend.

Original comment by hearn...@google.com on 2 Nov 2010 at 5:02