Hello Matthew Dempsky, Brian Slesinsky,

I'd like you to reexamine a change.  Please visit

    https://gwt-review.googlesource.com/1820

to look at the new patch set (#4).

Change subject: Introduces GWT#maybeReportUncaughtException.
......................................................................

Introduces GWT#maybeReportUncaughtException.

This enables unit test frameworks to set an uncaught exception
handler without interfering with the user/production one.
A following patch will make the changes necessary to utilize
new Impl#setUncaughtExceptionHandlerForTest method.

Change-Id: I7c25b8de334ef24c4795efdbb76023e0825136bb
Review-Link: https://gwt-review.googlesource.com/#/c/1820/
---
M user/src/com/google/gwt/core/client/GWT.java
M user/src/com/google/gwt/core/client/impl/AsyncFragmentLoader.java
M user/src/com/google/gwt/core/client/impl/Impl.java
M user/src/com/google/gwt/core/client/impl/SchedulerImpl.java
M user/src/com/google/gwt/storage/client/StorageImpl.java
M user/src/com/google/gwt/user/client/AsyncProxy.java
M user/src/com/google/gwt/user/client/CommandExecutor.java
M user/src/com/google/gwt/user/client/impl/AsyncProxyBase.java
8 files changed, 74 insertions(+), 44 deletions(-)


--
To view, visit https://gwt-review.googlesource.com/1820
To unsubscribe, visit https://gwt-review.googlesource.com/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I7c25b8de334ef24c4795efdbb76023e0825136bb
Gerrit-PatchSet: 4
Gerrit-Project: gwt
Gerrit-Branch: master
Gerrit-Owner: Goktug Gokdogan <[email protected]>
Gerrit-Reviewer: Brian Slesinsky <[email protected]>
Gerrit-Reviewer: Goktug Gokdogan <[email protected]>
Gerrit-Reviewer: Matthew Dempsky <[email protected]>
Gerrit-Reviewer: Ray Cromwell <[email protected]>

--
--
http://groups.google.com/group/Google-Web-Toolkit-Contributors
--- You received this message because you are subscribed to the Google Groups "Google Web Toolkit Contributors" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to