Reviewers: jgw, Ray Ryan,

Message:
Review requested for user-code portions of adding $entry.

Description:
This updates the existing GWT user code to use the new $entry()
function.

See http://gwt-code-reviews.appspot.com/77810 for the core
implementation bits.

I looked for existing uses of GWT.getUncaughtExceptionHandler() and
places where we create functions in JSNI blocks.

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

Affected files:
   M user/src/com/google/gwt/http/client/Request.java
   M user/src/com/google/gwt/jsonp/client/JsonpRequest.java
   M user/src/com/google/gwt/layout/client/LayoutImplIE6.java
   M user/src/com/google/gwt/user/client/AsyncProxy.java
   M user/src/com/google/gwt/user/client/DOM.java
   M user/src/com/google/gwt/user/client/HTTPRequest.java
   M user/src/com/google/gwt/user/client/Timer.java
   M user/src/com/google/gwt/user/client/Window.java
   M user/src/com/google/gwt/user/client/impl/DOMImplMozilla.java
   M user/src/com/google/gwt/user/client/impl/DOMImplStandard.java
   M user/src/com/google/gwt/user/client/impl/DOMImplTrident.java
   M user/src/com/google/gwt/user/client/impl/HTTPRequestImpl.java
   M user/src/com/google/gwt/user/client/impl/HistoryImpl.java
   M user/src/com/google/gwt/user/client/impl/HistoryImplIE6.java
   M user/src/com/google/gwt/user/client/impl/HistoryImplTimer.java
   M user/src/com/google/gwt/user/client/impl/WindowImpl.java
   M user/src/com/google/gwt/user/client/impl/WindowImplIE.java
   M user/src/com/google/gwt/user/client/ui/FormPanel.java
   M user/src/com/google/gwt/user/client/ui/HorizontalSplitPanel.java
   M user/src/com/google/gwt/user/client/ui/VerticalSplitPanel.java
   M user/src/com/google/gwt/user/client/ui/impl/FormPanelImpl.java
   M user/src/com/google/gwt/user/client/ui/impl/FormPanelImplIE6.java
   M user/src/com/google/gwt/user/client/ui/impl/RichTextAreaImplIE6.java
   M user/src/com/google/gwt/user/client/ui/impl/RichTextAreaImplMozilla.java
   M  
user/src/com/google/gwt/user/client/ui/impl/RichTextAreaImplStandard.java
   M user/src/com/google/gwt/xhr/client/XMLHttpRequest.java



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

Reply via email to