Skip to content

Conversation

@Aditi-1400
Copy link
Contributor

Follow up on #20197.
This serializes pattern data into an ArrayBuffer which is then transferred from the worker to the main thread.

It sets up the stage for us to eventually switch to a SharedArrayBuffer in the future.

Follow up on mozilla#20197,
This serializes pattern data into an ArrayBuffer which is
then transferred from the worker to the main thread.

It sets up the stage for us to eventually switch to a
SharedArrayBuffer in the future.
@Aditi-1400 Aditi-1400 force-pushed the serialize-pattern-ab branch from 75350d3 to fa63180 Compare October 11, 2025 22:30
@calixteman
Copy link
Contributor

/botio test

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Received

Command cmd_test from @calixteman received. Current queue size: 0

Live output at: http://54.241.84.105:8877/0ea8a9b30ac80cc/output.txt

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Windows)


Received

Command cmd_test from @calixteman received. Current queue size: 1

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

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Failed

Full output at http://54.241.84.105:8877/0ea8a9b30ac80cc/output.txt

Total script time: 39.38 mins

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

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Windows)


Failed

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

Total script time: 80.74 mins

  • Unit tests: FAILED
  • Integration Tests: Passed
  • Regression 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.

@calixteman calixteman merged commit 1a8689b into mozilla:master Oct 22, 2025
9 checks passed
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