Skip to content

v1.4.0

Compare
Choose a tag to compare
@zendive zendive released this 05 Aug 23:50
· 4 commits to master since this release
b2b839b
  • 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