After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 751928 - Remove EDID parsing code
Remove EDID parsing code
Status: RESOLVED FIXED
Product: gnome-desktop
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Desktop Maintainers
Desktop Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-07-03 20:59 UTC by Cosimo Cecchi
Modified: 2015-07-06 16:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Remove EDID parsing code (20.91 KB, patch)
2015-07-03 20:59 UTC, Cosimo Cecchi
accepted-commit_now Details | Review

Description Cosimo Cecchi 2015-07-03 20:59:14 UTC
It's unused in gnome-desktop since the transition to Mutter API.
Comment 1 Cosimo Cecchi 2015-07-03 20:59:17 UTC
Created attachment 306777 [details] [review]
Remove EDID parsing code

This is provided by Mutter these days. We can remove the in-tree code.
Comment 2 Bastien Nocera 2015-07-06 11:14:41 UTC
Review of attachment 306777 [details] [review]:

Prefix the commit subject as the other commits in the repo, please. And add a qualifier to the "code" (unused, dead?)

Looks good otherwise.
Comment 3 Cosimo Cecchi 2015-07-06 16:09:55 UTC
Pushed to master, thanks.