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

[api-minor] Support using ICC profiles in using qcms (bug 860023) #19564

Merged
merged 1 commit into from
Mar 5, 2025

Conversation

calixteman
Copy link
Contributor

No description provided.

@calixteman
Copy link
Contributor Author

/botio test

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

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

@Snuffleupagus Snuffleupagus added core image-quality release-blocker Blocker for the upcoming release labels Feb 26, 2025
@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Failed

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

Total script time: 30.14 mins

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

Image differences available at: http://54.241.84.105:8877/b0bf3a5b07533fb/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/265341b40e3ee6f/output.txt

Total script time: 60.01 mins

@Snuffleupagus
Copy link
Collaborator

The Node.js test failures can probably be fixed by adding a line for qcms, similar to:

gulp.src("external/openjpeg/*.js", { base: "openjpeg/", encoding: false }),

Looking at the Linux reference tests there's bunch of small movement (invisible to the naked eye), or changes that are obvious improvements (when comparing with Adobe Reader), however there's also two actual regressions:

  • issue5939-page1
  • kdchart-page1

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.

Leaving a few unsolicited questions/comments, despite this still being a draft.

@Snuffleupagus Snuffleupagus linked an issue Feb 27, 2025 that may be closed by this pull request
@calixteman calixteman force-pushed the qcms_icc branch 3 times, most recently from 7d50496 to 14ee30a Compare February 27, 2025 21:19
@calixteman
Copy link
Contributor Author

@Snuffleupagus would you know how to fix the generic build ?

@Snuffleupagus
Copy link
Collaborator

would you know how to fix the generic build ?

If you mean the CI tests, did you try what I suggested in #19564 (comment)?

@Snuffleupagus
Copy link
Collaborator

Snuffleupagus commented Feb 27, 2025

It seems to me that the lib gulp build-target might have trouble with the wasm_utils.js file being imported from both the external/qcms/ and src/core/ folders, could we perhaps place that file in external/qcms/ instead (or is that not appropriate)?

@Headcrabed
Copy link

Btw we still have some issues in firefox's color management implementation:
https://bugzilla.mozilla.org/show_bug.cgi?id=1939259
https://bugzilla.mozilla.org/show_bug.cgi?id=1834978

@calixteman
Copy link
Contributor Author

Btw we still have some issues in firefox's color management implementation: https://bugzilla.mozilla.org/show_bug.cgi?id=1939259 https://bugzilla.mozilla.org/show_bug.cgi?id=1834978

It's an other problem, right ?
This patch aims to use the ICC profile provide by the pdf file instead of fallbacking on either an alternate colorspace or on a default one which is completely wrong.

@calixteman calixteman force-pushed the qcms_icc branch 2 times, most recently from 135efc8 to 5dad49b Compare February 28, 2025 15:26
@calixteman calixteman marked this pull request as ready for review February 28, 2025 15:48
@calixteman calixteman changed the title Support using ICC profiles in using qcms Support using ICC profiles in using qcms (bug 860023) Feb 28, 2025
@Snuffleupagus Snuffleupagus changed the title Support using ICC profiles in using qcms (bug 860023) [api-minor] Support using ICC profiles in using qcms (bug 860023) Feb 28, 2025
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 the comments addressed and passing tests; thank you!

@calixteman
Copy link
Contributor Author

/botio test

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

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

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Failed

Full output at http://54.241.84.105:8877/71ad65285a42988/output.txt

Total script time: 29.91 mins

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

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

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.

Unfortunately it seems that kdchart-page1 is still failing.

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

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Failed

Full output at http://54.241.84.105:8877/3eb16a8a26cad6c/output.txt

Total script time: 29.31 mins

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

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

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, thank you.

@calixteman calixteman merged commit 19bc5dc into mozilla:master Mar 5, 2025
9 checks passed
@calixteman
Copy link
Contributor Author

/botio makeref

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Received

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

Live output at: http://54.241.84.105:8877/6aa53488fc66111/output.txt

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Success

Full output at http://54.241.84.105:8877/6aa53488fc66111/output.txt

Total script time: 16.68 mins

  • Make references: Passed
  • Check references: Passed

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.

ICC profiles support for images
4 participants