Pablo Ojanguren created WAVE-415:
------------------------------------
Summary: Disabling Stats in Web Client cause NPE
Key: WAVE-415
URL: https://issues.apache.org/jira/browse/WAVE-415
Project: Wave
Issue Type: Bug
Components: Web Client
Reporter: Pablo Ojanguren
Priority: Minor
Steps to reproduce:
- To Disable stats at WebClient.setupStatistics(), set Timing.setEnabled(false);
- Then when Wave is loaded, NPE is thrown at AsyncCallContext.stop(), because
"timer" object is null.
--
This message was sent by Atlassian JIRA
(v6.2#6252)