This document defines functions for collecting and reporting error data in JavaScript. It creates classes like Wa for timing data and ib for handling errors. The ib class has methods like l() for logging errors to a reporting endpoint. Other functions preprocess data, handle cross-browser compatibility, and format reports to send to the server.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
62 views5 pages
F
This document defines functions for collecting and reporting error data in JavaScript. It creates classes like Wa for timing data and ib for handling errors. The ib class has methods like l() for logging errors to a reporting endpoint. Other functions preprocess data, handle cross-browser compatibility, and format reports to send to the server.