Skip to content

Conversation

@mstange
Copy link
Contributor

@mstange mstange commented Jan 23, 2026

This is a prerequisite for sharing the frameTable across threads.

In the future we may want to move this to the process (once we have a list of processes) and also use page indexes everywhere instead of inner window IDs, but for now this seems like an easy incremental step forward.

@mstange mstange requested a review from canova January 23, 2026 16:51
@mstange mstange self-assigned this Jan 23, 2026
@codecov
Copy link

codecov bot commented Jan 23, 2026

Codecov Report

❌ Patch coverage is 93.10345% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.71%. Comparing base (c3eaddf) to head (02f9971).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/profile-logic/processed-profile-versioning.ts 80.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5780      +/-   ##
==========================================
- Coverage   85.75%   85.71%   -0.04%     
==========================================
  Files         318      318              
  Lines       31240    31265      +25     
  Branches     8600     8599       -1     
==========================================
+ Hits        26790    26799       +9     
- Misses       4020     4036      +16     
  Partials      430      430              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

This is a prerequisite for sharing the frameTable across threads.
@mstange mstange force-pushed the thread-innerwindowids branch from e016e29 to 02f9971 Compare January 23, 2026 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant