Reviewers: ,

Description:
Patch for Issue 7100
http://code.google.com/p/google-web-toolkit/issues/detail?id=7100

Please review this at http://gwt-code-reviews.appspot.com/1621803/

Affected files:
  user/src/com/google/gwt/typedarrays/TypedArrays.gwt.xml
  user/src/com/google/gwt/typedarrays/client/ArrayBuffer.java
  user/src/com/google/gwt/typedarrays/client/ArrayBufferView.java
  user/src/com/google/gwt/typedarrays/client/DataView.java
  user/src/com/google/gwt/typedarrays/client/Float32Array.java
  user/src/com/google/gwt/typedarrays/client/Float64Array.java
  user/src/com/google/gwt/typedarrays/client/Int16Array.java
  user/src/com/google/gwt/typedarrays/client/Int32Array.java
  user/src/com/google/gwt/typedarrays/client/Int8Array.java
  user/src/com/google/gwt/typedarrays/client/IntBasedTypedArray.java
  user/src/com/google/gwt/typedarrays/client/JsArrayUtil.java
  user/src/com/google/gwt/typedarrays/client/TypedArray.java
  user/src/com/google/gwt/typedarrays/client/Uint16Array.java
  user/src/com/google/gwt/typedarrays/client/Uint32Array.java
  user/src/com/google/gwt/typedarrays/client/Uint8Array.java
  user/src/com/google/gwt/typedarrays/client/Uint8ClampedArray.java
  user/src/com/google/gwt/typedarrays/client/package-info.java
  user/test/com/google/gwt/typedarrays/TypedArraySuite.java
  user/test/com/google/gwt/typedarrays/client/ArrayBufferTest.java
  user/test/com/google/gwt/typedarrays/client/ArrayBufferViewTest.java
  user/test/com/google/gwt/typedarrays/client/DataViewTest.java
  user/test/com/google/gwt/typedarrays/client/Float32ArrayTest.java
  user/test/com/google/gwt/typedarrays/client/Float64ArrayTest.java
  user/test/com/google/gwt/typedarrays/client/Int16ArrayTest.java
  user/test/com/google/gwt/typedarrays/client/Int32ArrayTest.java
  user/test/com/google/gwt/typedarrays/client/Int8ArrayTest.java
  user/test/com/google/gwt/typedarrays/client/IntBasedTypedArrayTest.java
  user/test/com/google/gwt/typedarrays/client/JsArrayUtilTest.java
  user/test/com/google/gwt/typedarrays/client/TypedArrayTest.java
  user/test/com/google/gwt/typedarrays/client/Uint16ArrayTest.java
  user/test/com/google/gwt/typedarrays/client/Uint32ArrayTest.java
  user/test/com/google/gwt/typedarrays/client/Uint8ArrayTest.java
  user/test/com/google/gwt/typedarrays/client/Uint8ClampedArrayTest.java


--
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to