LGTM. Found a couple of nits while reviewing the merge; they were not artifacts of the merge though.
http://gwt-code-reviews.appspot.com/83805/diff/1/11 File dev/core/src/com/google/gwt/dev/shell/remoteui/remotemessage.proto (right): http://gwt-code-reviews.appspot.com/83805/diff/1/11#newcode190 Line 190: repeated Capability capabilities = 2; Not an artifact of the merge, but this could have an index of 1. http://gwt-code-reviews.appspot.com/83805/diff/1/11#newcode224 Line 224: repeated Capability capabilities = 2; Not an artifact of the merge, but this could have an index of 1. http://gwt-code-reviews.appspot.com/83805 --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
