Description
The current codebase throws an error in the timeout area due to a firefox bug, the current firefox codebase does not allow to set a timeout on the xhr object. We need to add a try catch block there to bypass this error and to use our standard timeout mechanism.