Skip to content

Use FinalizationRegistry unconditionally in the src/scripting_api/app.js file#20709

Merged
timvandermeij merged 1 commit intomozilla:masterfrom
Snuffleupagus:scripting-unconditional-FinalizationRegistry
Feb 22, 2026
Merged

Use FinalizationRegistry unconditionally in the src/scripting_api/app.js file#20709
timvandermeij merged 1 commit intomozilla:masterfrom
Snuffleupagus:scripting-unconditional-FinalizationRegistry

Conversation

@Snuffleupagus
Copy link
Collaborator

After the QuickJS update in PR #20708 this code can now be simplified.

…app.js` file

After the QuickJS update in PR 20708 this code can now be simplified.
@codecov-commenter
Copy link

codecov-commenter commented Feb 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 62.72%. Comparing base (b798fd8) to head (956eb10).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #20709      +/-   ##
==========================================
- Coverage   62.74%   62.72%   -0.02%     
==========================================
  Files         169      169              
  Lines      119853   119853              
==========================================
- Hits        75201    75178      -23     
- Misses      44652    44675      +23     
Flag Coverage Δ
fonttest 7.64% <ø> (ø)
unittestcli 62.69% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

Copy link
Contributor

@timvandermeij timvandermeij left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

r=me, with passing integration tests. Thank you!

@timvandermeij
Copy link
Contributor

/botio integrationtest

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Received

Command cmd_integrationtest from @timvandermeij received. Current queue size: 1

Live output at: http://54.241.84.105:8877/68da1cdbaae6ef9/output.txt

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Windows)


Received

Command cmd_integrationtest from @timvandermeij received. Current queue size: 1

Live output at: http://54.193.163.58:8877/5df5e709ed15666/output.txt

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Windows)


Failed

Full output at http://54.193.163.58:8877/5df5e709ed15666/output.txt

Total script time: 46.37 mins

  • Integration Tests: FAILED

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Success

Full output at http://54.241.84.105:8877/68da1cdbaae6ef9/output.txt

Total script time: 22.96 mins

  • Integration Tests: Passed

Copy link
Contributor

@calixteman calixteman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thank you.

@timvandermeij timvandermeij merged commit cc516d0 into mozilla:master Feb 22, 2026
12 checks passed
@Snuffleupagus Snuffleupagus deleted the scripting-unconditional-FinalizationRegistry branch February 22, 2026 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants