Reviewers: rjrjr, Description: Fix a NullPointerException in Editor framework when a null sub-Editor is encountered during traversal. Patch by: bobv Review by: rjrjr
Please review this at http://gwt-code-reviews.appspot.com/1354802/show Affected files: M user/src/com/google/gwt/editor/client/impl/AbstractEditorContext.java M user/src/com/google/gwt/editor/client/impl/RootEditorContext.java M user/src/com/google/gwt/editor/rebind/AbstractEditorDriverGenerator.java M user/test/com/google/gwt/editor/client/SimpleBeanEditorTest.java -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
