Tags: zendive/browser-api-monitor
Tags
Merge pull request #7 from zendive/next v1.0.5 - add self/external domain origin indication for first callstack link - wrap requestAnimationFrame/cancelAnimationFrame - wrap requestIdleCallback/cancelIdleCallback - add option to wrap native functions on demand via visibility panel - show online status in history panels - collect and show regressors (callstacks from wich delayed invocations were canceled before being fired) - add option to debug illusive callstacks when callstack have no links to source files (works when installed locally and built in dev mode) - minor fixes