Reviewers: Ray Ryan,

Description:
HTTPRequest has been deprecated since GWT 1.5 in exchange for
RequestBuilder.  This patch removes it completely.

See the gwt-contrib discussion for details:
https://groups.google.com/group/google-web-toolkit-contributors/browse_thread/thread/477873e268f4a8a1/6fb422ab17ece4ee?lnk=gst



NOTE:
=====
This will require an API Checker config change as well.  There is a
patch pending review to update API checker for GWT 2.1.  I will update
the patch set once that is complete.

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

Affected files:
  user/src/com/google/gwt/user/client/HTTPRequest.java
  user/src/com/google/gwt/user/client/impl/HTTPRequestImpl.java
  user/test/com/google/gwt/http/HTTPSuite.java
  user/test/com/google/gwt/http/client/HTTPRequestTest.java


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

Reply via email to