In regard to the post on gwt-steering-committee about a 2.5.1 minor revision with bug regression fixes, https://groups.google.com/forum/?fromgroups=#!topic/gwt-steering/9K_HtTdVVpE I do have a small fix for an issue I found a couple months ago that could likely go in with the other fixes: https://code.google.com/p/google-web-toolkit/issues/detail?id=7655
It's simply changing the instance reference of .hasOwnProperty to the direct Object.prototype.hasOwnProperty method for elemental. If it's a go for 2.5.1, I can make the change and submit a review to gerrit later today. -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
