Files
gerrit/gerrit-gwtui/src/main/java/com
Dave Borowitz e4563e0b97 Allow RestApi calls to receive text from handlers
Wrap the result in a NativeString, and naively cast it to whatever
the callback is asking for (which is not particularly less safe than
what we do for JSON).

Change-Id: I1807ce33544964533f8d2a88c45576c18f4394ec
2013-11-15 08:50:12 +01:00
..