commit | 9023701849a3a46c464d5d93d89da8aad9f6c04a | [log] [tgz] |
---|---|---|
author | Shawn Pearce <sop@google.com> | Sat Jul 06 19:21:27 2013 -0700 |
committer | Shawn Pearce <sop@google.com> | Sun Jul 07 21:05:59 2013 -0700 |
tree | f556127f0efff1c75c41d8de94cd6d50aa292057 | |
parent | 3227f3d80c75442b0bedbdec0567c56c1644ef24 [diff] |
Make gwtexpui SafeHtml compatible with GWT SafeHtml The GWT SafeHtml class is a simple interface that is already compatible with gwtexpui SafeHtml. Implement the interface so gwtexpui SafeHtml classes can be passed around to any GWT code. The gwtexpui SafeHtmlBuilder is more flexible than the GWT one, so it is still advantageous to keep gwtexpui SafeHtml in tree. Change-Id: Ie985441dfe1bdddd0de7898ccb5db1aad2d8e972