Skip to content

Tweak the TR/TR2 check in the PartialEvaluator.prototype.setGState method - #21764

Merged
Snuffleupagus merged 1 commit into
mozilla:masterfrom
Snuffleupagus:setGState-TR-shorten
Aug 12, 2026
Merged

Tweak the TR/TR2 check in the PartialEvaluator.prototype.setGState method#21764
Snuffleupagus merged 1 commit into
mozilla:masterfrom
Snuffleupagus:setGState-TR-shorten

Conversation

@Snuffleupagus

Copy link
Copy Markdown
Collaborator

This check is only necessary for TR entries, so let's skip it when parsing a TR2 entry.

@Snuffleupagus Snuffleupagus changed the title Tweak the TR/TR2 check in PartialEvaluator.prototype.setGState method Tweak the TR/TR2 check in the PartialEvaluator.prototype.setGState method Aug 12, 2026
…method

This check is only necessary for TR entries, so let's skip it when parsing a TR2 entry.
@codecov-commenter

codecov-commenter commented Aug 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.90%. Comparing base (c8fbf33) to head (21d901e).

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #21764      +/-   ##
==========================================
- Coverage   90.11%   89.90%   -0.21%     
==========================================
  Files         264      264              
  Lines       67284    67284              
==========================================
- Hits        60636    60495     -141     
- Misses       6648     6789     +141     
Flag Coverage Δ
browsertest 66.29% <100.00%> (-0.02%) ⬇️
fonttest 8.99% <ø> (-0.01%) ⬇️
integrationtest 69.25% <0.00%> (-0.08%) ⬇️
unittest 57.72% <100.00%> (-0.51%) ⬇️
unittestcli 56.79% <100.00%> (+0.02%) ⬆️

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

☔ View full report in Codecov by Harness.
📢 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 browsertest

@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/44a302e0df1aa7a/output.txt

@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/acae69b305c6153/output.txt

@calixteman calixteman left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM. Thank you.

@moz-tools-bot

Copy link
Copy Markdown
Collaborator

From: Bot.io (Linux m4)


Success

Full output at http://54.241.84.105:8877/acae69b305c6153/output.txt

Total script time: 16.56 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/44a302e0df1aa7a/output.txt

Total script time: 24.31 mins

  • Regression tests: Passed

@Snuffleupagus
Snuffleupagus merged commit 37da08f into mozilla:master Aug 12, 2026
15 of 21 checks passed
@Snuffleupagus
Snuffleupagus deleted the setGState-TR-shorten branch August 12, 2026 12:53
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.

4 participants