Skip to content

[js] Reducing GC pressure in the TypeScript find-elements atom#17580

Merged
AutomatedTester merged 1 commit into
trunkfrom
worktree-fix-find-elements-gc-pressure
May 27, 2026
Merged

[js] Reducing GC pressure in the TypeScript find-elements atom#17580
AutomatedTester merged 1 commit into
trunkfrom
worktree-fix-find-elements-gc-pressure

Conversation

@AutomatedTester
Copy link
Copy Markdown
Member

🔗 Related Issues

💥 What does this PR do?

🔧 Implementation Notes

🤖 AI assistance

  • No substantial AI assistance used
  • AI assisted (complete below)
    • Tool(s):
    • What was generated: Recreate pressure in a dom, test not included as it isn't needed anymore
    • I reviewed all AI output and can explain the change

💡 Additional Considerations

🔄 Types of changes

  • Cleanup (formatting, renaming)
  • Bug fix (backwards compatible)
  • New feature (non-breaking change which adds functionality and tests!)
  • Breaking change (fix or feature that would cause existing functionality to change)

@selenium-ci selenium-ci added the B-atoms JavaScript chunks generated by Google closure label May 27, 2026
@AutomatedTester AutomatedTester merged commit 030745d into trunk May 27, 2026
68 of 69 checks passed
@AutomatedTester AutomatedTester deleted the worktree-fix-find-elements-gc-pressure branch May 27, 2026 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

B-atoms JavaScript chunks generated by Google closure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[🐛 Bug]: Potential browser-memory leak in precompiled find_element* atoms (document.$wdc_ cache growth), amplified by XPath-heavy lookups

2 participants