Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The code is adequately guarded against reference errors etc., so it shouldn't error even in browsers without support for the performance API. If ther were an issue, we still would have had some unhandled errors, because the addEventListener callback wouldn't be covered by the try / catch. Simpler just to remove it.
- Loading branch information