Closed
Bug 1556822
Opened 7 years ago
Closed 7 years ago
Include display profile in about:support
Categories
(Core :: Graphics: Color Management, enhancement, P3)
Core
Graphics: Color Management
Tracking
()
RESOLVED
FIXED
mozilla69
| Tracking | Status | |
|---|---|---|
| firefox69 | --- | fixed |
People
(Reporter: aosmond, Assigned: aosmond)
References
Details
Attachments
(1 file)
As we make changes with color management, we will get issues specific to a user's display profile than we cannot reproduce. If we had the raw display profile, we could theoretically reproduce any distortions locally and thus allow issues to come to a resolution sooner. This should be included in about:support somehow.
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → aosmond
Type: defect → enhancement
Priority: -- → P3
| Assignee | ||
Comment 1•7 years ago
|
||
This adds the base64 encoded color profile to the about:support page in
order to allow us to better diagnose and reproduce color management
issues. We can extract this, decode it and load it directly via the
gfx.color_management.display_profile pref.
| Assignee | ||
Comment 2•7 years ago
|
||
Pushed by aosmond@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/44235c868eaf
Add the display color profile to about:support. r=miko
Comment 4•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
You need to log in
before you can comment on or make changes to this bug.
Description
•