Correct me if I'm wrong but there's chance it could leak if the
compiler inlines initHandlers here.
Tricky! That seems like it could happen; I don't know for sure, but I think it makes more sense to init the handlers in the cstr anyway. Updated the patch accordingly. http://gwt-code-reviews.appspot.com/1601803/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
