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] Move the code to generate the SVG path from draw_layer.js to outliner.js #17499

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

calixteman
Copy link
Contributor

It'll be useful to avoid too much duplicated code when adding the free highlighting tool.

… outliner.js

It'll be useful to avoid too much duplicated code when adding the free highlighting tool.
Copy link
Collaborator

@Snuffleupagus Snuffleupagus left a comment

Choose a reason for hiding this comment

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

r=me, with passing tests; thanks!

@calixteman
Copy link
Contributor Author

/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/3634d0d221313e6/output.txt

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Windows)


Received

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

Live output at: http://54.193.163.58:8877/48c1b47f13abf09/output.txt

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Failed

Full output at http://54.241.84.105:8877/3634d0d221313e6/output.txt

Total script time: 24.45 mins

  • Unit tests: Passed
  • Integration Tests: Passed
  • Regression tests: FAILED
  different ref/snapshot: 16
  different first/second rendering: 2

Image differences available at: http://54.241.84.105:8877/3634d0d221313e6/reftest-analyzer.html#web=eq.log

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Windows)


Failed

Full output at http://54.193.163.58:8877/48c1b47f13abf09/output.txt

Total script time: 40.40 mins

  • Unit tests: Passed
  • Integration Tests: Passed
  • Regression tests: FAILED
  different ref/snapshot: 28

Image differences available at: http://54.193.163.58:8877/48c1b47f13abf09/reftest-analyzer.html#web=eq.log

@calixteman calixteman merged commit 61e5dae into mozilla:master Jan 12, 2024
9 checks passed
@calixteman calixteman deleted the editor_outliner branch January 12, 2024 12:59
calixteman added a commit to calixteman/pdf.js that referenced this pull request Jan 12, 2024
calixteman added a commit that referenced this pull request Jan 12, 2024
[Editor] Correctly serialize highlight data (regression from #17499)
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