vscode-memory-leak-finder

Find memory leaks in vscode

MIT License

Stars
3
Committers
2

Bot releases are visible (Hide)

vscode-memory-leak-finder - v5.31.0

Published by github-actions[bot] 11 months ago

  • feature: add detached dom nodes with stack traces measure #695
  • feature: add explorer focus test #703
vscode-memory-leak-finder - v5.30.0

Published by github-actions[bot] 11 months ago

  • docs: update usage docs #684
  • fix: weaksetCount measure not found #685
  • fix: weaksetMeasure measuring weakMaps #686
  • feature: add activity bar tooltip test #688
  • fix: test error message being printed twice #690
  • feature: dispatch mouseover events when hovering #692
  • feature: sort instance counts by name #682
vscode-memory-leak-finder - v5.29.0

Published by github-actions[bot] 11 months ago

  • fix: opening/closing color picker #677
  • feature: run skipped tests anyway when test name matches filter value exactly #680
  • fix: color picker e2e test #681
vscode-memory-leak-finder - v5.28.0

Published by github-actions[bot] 11 months ago

  • fix: detached dom nodes isLeak function #671
  • feature: use unique execution context id #673
  • feature: add find widget toggle e2e test #672
vscode-memory-leak-finder - v5.27.0

Published by github-actions[bot] 11 months ago

vscode-memory-leak-finder - v5.26.1

Published by github-actions[bot] 11 months ago

  • refactor: remove console log #665
vscode-memory-leak-finder - v5.26.0

Published by github-actions[bot] 11 months ago

  • feature: add measure to track mutation observers with sourcemaps #656
  • feature: add editor color picker e2e test #660
  • fix: include bounding client rect when clicking #662
  • feature: add editor hover toggle e2e test #659
  • fix: checkVisibility condition #661
  • feature: enable extension detail view open test #664
vscode-memory-leak-finder - v5.25.0

Published by github-actions[bot] 11 months ago

  • feature: add explorer open test #646
  • feature: add measureAfter cli option #643
  • feature: add diff editor test #645
  • feature: allow running tests by prefix with caret ^ #647
  • feature: add explorer set files test #649
vscode-memory-leak-finder - v5.24.0

Published by github-actions[bot] 12 months ago

  • fix: release object groups after usage #638
  • fix: stack traces for constructors #640
  • feature: add keybindings editor open test #641
vscode-memory-leak-finder - v5.23.0

Published by github-actions[bot] 12 months ago

  • fix: mutation observer count measure #620
  • feature: add mutation observers with stack traces measure #621
  • feature: add intersectionobserversWithStackTraces measure #625
  • feature: add resize observers with stack traces measure #626
  • feature: add title bar move test #636
vscode-memory-leak-finder - v5.22.2

Published by github-actions[bot] 12 months ago

  • fix: improve output for anonymous class extending another class #615
  • fix: type error when sourcemapurl is undefined #616
vscode-memory-leak-finder - v5.22.1

Published by github-actions[bot] 12 months ago

  • fix: improve instance count output #608
  • fix: event listeners not being sorted by count #609
  • fix: source map resolving not working #611
vscode-memory-leak-finder - v5.22.0

Published by github-actions[bot] 12 months ago

  • fix: mismatch between instance array length and instance function locations #585
  • feature: add original stack for instance counts #590
  • fix: store cached source maps for different vscode versions with different paths #592
  • feature: query original classname by looking backwards from constructor location #594
  • feature: add instanceCountsWithSourceMap measure #595
  • fix: improve stack/sourceMap output when it is empty / not available #598
  • feature: sort event listener source map input to avoid cache misses by different order #607
vscode-memory-leak-finder - v5.21.0

Published by github-actions[bot] 12 months ago

  • feature: add event targets measure #539
  • feature: add weakSetCount measure #541
  • feature: implement real object count measure #543
  • feature: implement set size measure #544
  • feature: add array count measure #545
  • feature: improve event target comparison #546
  • feature: add regex count measure #547
  • feature: add instance counts measure #548
  • feature: add promises measure #554
  • fix: re-running test should preserve filter value in watch mode #556
  • fix: runs options not working in combination with checkLeaks option #558
  • feature: add instance count differences measure #559
  • feature: add detached dom nodes difference measure #561
  • feature: add dom node count measure #566
  • feature: implement class count measure #576
vscode-memory-leak-finder - v5.20.0

Published by github-actions[bot] 12 months ago

  • fix: loading source maps from data url #517
  • fix: intersection observer count measure #512
  • fix: compare detached dom nodes by classname and description instead #520
  • feature: don't include sourcemap urls in final event listeners output #522
  • fix: initial watch mode filter option not being preserved for next test #524
  • fix: media query list count measure #528
  • feature: add event target count measure #529
  • feature: add array element count measure #532
  • feature: add quick pick open choose color theme and close test #530
  • feature: add weak map count measure #537
  • feature: add function count measure #534
  • feature: add setSize measure #535
  • feature: add map-size measure #536
  • feature: add object count measure #533
vscode-memory-leak-finder - v5.19.0

Published by github-actions[bot] 12 months ago

  • fix: improve error handling for econnreset error #513
  • feature: update vscode to v1.84.1 #515
vscode-memory-leak-finder - v5.18.0

Published by github-actions[bot] 12 months ago

  • fix: test output text cut off #496
  • fix: headless mode not working #498
  • feature: also print error type alongside error message #505
  • fix: codeframe not being displayed for unexpected error #506
  • fix: assertion error in watch mode #507
  • fix: NaN displayed when no tests are found #508
  • feature: improve formatting of detached dom nodes #509
  • feature: deduplicate detached dom nodes #510
  • fix: promise count measure not working #511
vscode-memory-leak-finder - v5.17.0

Published by github-actions[bot] 12 months ago

  • fix: don't count leaking tests as passing #480
  • feature: add detached dom nodes measure #482
  • fix: don't print newline for first running test #481
  • feature: add function to compare detached dom nodes #484
  • feature: add functions to start/stop tracking event listener stack traces #485
  • ci: update to macos13 #490
  • feature: update vscode to v1.84.0 #493
vscode-memory-leak-finder - v5.16.0

Published by github-actions[bot] about 1 year ago

  • feature: cache source maps in ci #458
  • feature: cache resolved source map original sources to avoid reading and parsing large sourcemaps several times #459
  • feature: run event listeners measure in ci #464
  • feature: deduplicate event listeners to make output more readable #468
  • feature: add settings editor test #473
  • feature: add cli option to only run a single test #470
vscode-memory-leak-finder - v5.15.0

Published by github-actions[bot] about 1 year ago

  • feature: measure leaking event listeners more accurately #437
  • feature: get original position for leaking event listeners using sourcemaps #439
  • fix: headless mode not working in watch mode #441
  • feature: add measure command line option #443
  • feature: display total count of leaking tests when finished #450
  • fix: release, check for leaks failing on macos #454
  • feature: update vscode to v1.83.1 #453