Skip to content

Use TypedArrays when building more TrueType tables#21097

Merged
timvandermeij merged 4 commits intomozilla:masterfrom
Snuffleupagus:convert-tables-TypedArray
Apr 13, 2026
Merged

Use TypedArrays when building more TrueType tables#21097
timvandermeij merged 4 commits intomozilla:masterfrom
Snuffleupagus:convert-tables-TypedArray

Conversation

@Snuffleupagus
Copy link
Copy Markdown
Collaborator

No description provided.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.36%. Comparing base (652700d) to head (2437f5f).
⚠️ Report is 17 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #21097      +/-   ##
==========================================
+ Coverage   63.32%   63.36%   +0.03%     
==========================================
  Files         177      177              
  Lines      124719   124749      +30     
==========================================
+ Hits        78980    79044      +64     
+ Misses      45739    45705      -34     
Flag Coverage Δ
fonttest 7.62% <0.00%> (-0.02%) ⬇️
unittestcli 63.33% <100.00%> (+0.03%) ⬆️

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.

@Snuffleupagus
Copy link
Copy Markdown
Collaborator Author

/botio unittest

@moz-tools-bot
Copy link
Copy Markdown
Collaborator

From: Bot.io (Linux m4)


Received

Command cmd_unittest from @Snuffleupagus received. Current queue size: 0

Live output at: http://54.241.84.105:8877/15cd8d30ccc98d0/output.txt

@moz-tools-bot
Copy link
Copy Markdown
Collaborator

From: Bot.io (Windows)


Received

Command cmd_unittest from @Snuffleupagus received. Current queue size: 0

Live output at: http://54.193.163.58:8877/0866517493d0946/output.txt

@moz-tools-bot
Copy link
Copy Markdown
Collaborator

From: Bot.io (Linux m4)


Success

Full output at http://54.241.84.105:8877/15cd8d30ccc98d0/output.txt

Total script time: 2.89 mins

  • Unit Tests: Passed

@moz-tools-bot
Copy link
Copy Markdown
Collaborator

From: Bot.io (Windows)


Success

Full output at http://54.193.163.58:8877/0866517493d0946/output.txt

Total script time: 6.92 mins

  • Unit Tests: Passed

@Snuffleupagus
Copy link
Copy Markdown
Collaborator Author

/botio browsertest

@moz-tools-bot
Copy link
Copy Markdown
Collaborator

From: Bot.io (Linux m4)


Received

Command cmd_browsertest from @Snuffleupagus received. Current queue size: 0

Live output at: http://54.241.84.105:8877/88a40de1504afca/output.txt

@moz-tools-bot
Copy link
Copy Markdown
Collaborator

From: Bot.io (Windows)


Received

Command cmd_browsertest from @Snuffleupagus received. Current queue size: 0

Live output at: http://54.193.163.58:8877/db42f36e5d7f8fc/output.txt

@moz-tools-bot
Copy link
Copy Markdown
Collaborator

From: Bot.io (Linux m4)


Success

Full output at http://54.241.84.105:8877/88a40de1504afca/output.txt

Total script time: 18.28 mins

  • Regression tests: Passed

@moz-tools-bot
Copy link
Copy Markdown
Collaborator

From: Bot.io (Windows)


Success

Full output at http://54.193.163.58:8877/db42f36e5d7f8fc/output.txt

Total script time: 24.69 mins

  • Regression tests: Passed

@Snuffleupagus Snuffleupagus marked this pull request as ready for review April 13, 2026 11:55
Copy link
Copy Markdown
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 7aca886 into mozilla:master Apr 13, 2026
13 checks passed
@timvandermeij
Copy link
Copy Markdown
Contributor

Thank you for refactoring this!

@Snuffleupagus Snuffleupagus deleted the convert-tables-TypedArray branch April 14, 2026 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants