Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Editor] Slightly simplify the serialization of an highlight annotation #17517

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

calixteman
Copy link
Contributor

We were computing width and height of the annotation before serializing which is useless because the rect already contains this information.

src/display/editor/outliner.js Outdated Show resolved Hide resolved
We were computing width and height of the annotation before serializing
which is useless because the rect already contains this information.
@calixteman calixteman force-pushed the editor_highlight_simplify_ser branch from 8f094e1 to ee72b32 Compare January 15, 2024 17:22
@calixteman
Copy link
Contributor Author

/botio integrationtest

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Received

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

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

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Windows)


Received

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

Live output at: http://54.193.163.58:8877/88a8258e0442cad/output.txt

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Success

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

Total script time: 5.99 mins

  • Integration Tests: Passed

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Windows)


Failed

Full output at http://54.193.163.58:8877/88a8258e0442cad/output.txt

Total script time: 22.26 mins

  • Integration Tests: FAILED

@calixteman calixteman merged commit 3110865 into mozilla:master Jan 15, 2024
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.

3 participants