New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gh 1763/metrics feature/new triggers for broken page pings #430
Gh 1763/metrics feature/new triggers for broken page pings #430
Commits on Jul 17, 2019
Commits on Jul 19, 2019
Merge branch 'develop' into GH-1763/metrics-feature/new-triggers-for-…
…broken-page-pings
Commits on Jul 22, 2019
Add startPossibleBrokenPageTimer method to Metrics, implement the del…
…ayed off switch for the watcher, and set it to trigger on site whitelist
Implement metrics broken page trigger handler that uses existing even…
…t listeners instead of relying on new ones
Clear and reset broken page watcher setTimeout handler if a new trigg…
…er comes in before it fires
Commits on Jul 23, 2019
Handle new tab creation for broken page watcher. Add documentation co…
…mments to broken page Metrics methods
Revert smart unblock threshold to 30 seconds. Add comments explaining…
… that the difference for thresholds for metrics and smart block is intentional.
Trigger metrics broken page watcher on individual tracker site specif…
…ic or global unblock as well as on site-specific allow
Commits on Jul 29, 2019
Merge branch 'develop' into GH-1763/metrics-feature/new-triggers-for-…
…broken-page-pings
Bind setTimeout handler to Metrics instance in getActiveTab callback …
…in Metrics#_resetBrokenPageWatcher
Merge branch 'develop' into GH-1763/metrics-feature/new-triggers-for-…
…broken-page-pings