On Friday, June 8, 2012 12:09:51 AM UTC+2, Stephen Haberman wrote: > > > > AFAICT, Safari 2 is no longer part of the supported browsers list, so > > my take on it would be to clean-up the codebase and remove every > > safari2-specific path. > > There are overall a lot of cleanup (remove event listeners for > > instance, which have been deprecated for several *years*) > > Sounds fun to me. Safari 2 is technically still in the FAQ: > > > https://developers.google.com/web-toolkit/doc/latest/FAQ_GettingStarted#What_browsers_does_GWT_support? > > > > Is there some other authoritative place that noted it's no longer > supported? (Not that I doubt you, I just don't know where it is...) >
Well, 3 years ago, BobV removed support for Safari 2 from GWT-RPC: http://code.google.com/p/google-web-toolkit/source/detail?r=5666 -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
