Skip to content

Simplify the serializeXfaData method and related code#19887

Merged
timvandermeij merged 1 commit intomozilla:masterfrom
Snuffleupagus:serializeXfaData-simplify
May 4, 2025
Merged

Simplify the serializeXfaData method and related code#19887
timvandermeij merged 1 commit intomozilla:masterfrom
Snuffleupagus:serializeXfaData-simplify

Conversation

@Snuffleupagus
Copy link
Collaborator

Rather than having a dedicated BasePdfManager-method for this one call-site we can instead change PDFDocument.prototype.serializeXfaData to a non-async method, that we invoke via BasePdfManager.prototype.ensureDoc.

Rather than having a dedicated `BasePdfManager`-method for this one call-site we can instead change `PDFDocument.prototype.serializeXfaData` to a non-async method, that we invoke via `BasePdfManager.prototype.ensureDoc`.
@Snuffleupagus
Copy link
Collaborator Author

/botio xfatest

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Received

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

Live output at: http://54.241.84.105:8877/5cc36105caefa71/output.txt

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Windows)


Received

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

Live output at: http://54.193.163.58:8877/1c390e5096a79fa/output.txt

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Success

Full output at http://54.241.84.105:8877/5cc36105caefa71/output.txt

Total script time: 16.87 mins

  • Unit tests: Passed
  • Integration Tests: Passed
  • Regression tests: Passed

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Windows)


Failed

Full output at http://54.193.163.58:8877/1c390e5096a79fa/output.txt

Total script time: 40.16 mins

  • Unit tests: Passed
  • Integration Tests: FAILED
  • Regression tests: Passed

@timvandermeij timvandermeij merged commit 22cb308 into mozilla:master May 4, 2025
9 checks passed
@timvandermeij
Copy link
Contributor

Looks good; thank you!

@Snuffleupagus Snuffleupagus deleted the serializeXfaData-simplify branch May 5, 2025 15:01
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.

3 participants