v1.4.0
- Worker telemetry
constructor
,terminate
,onmessage
,onerror
,postMessage
,addEventListener
,removeEventListener
.- Worker instances are grouped by source code specifier.
- Scheduler telemetry
yield
,postTask
.
- Fix for async anonymous trace link.
- Some minor UI changes.
- Self time cell now has revolving modes, toggling between {latest} value and aggregated one, in the format of: {mean} ± {standard-deviation} {maximum}.
- Added detection of cases when extension stops working due to extension update, while being used. Added two types of alerts that inform about the need to reload inspected tab or DevTools itself.
What's Changed
Full Changelog: v1.3.0...v1.4.0