Closed Bug 1024731 Opened 11 years ago Closed 5 years ago

CGDisplayIOServicePort, used to get graphics info is deprecated as of 10.9

Categories

(Core :: Graphics, defect)

32 Branch
x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1649490

People

(Reporter: milan, Assigned: wlitwinczyk)

References

Details

GfxInfo::GetDeviceInfo() uses CGDisplayIOServicePort, which is tagged as deprecated for 10.9. We should use something that isn't deprecated.
Matt, do you know of an alternative that we can use?
Flags: needinfo?(matt.woodrow)
Thanks! Walter, this is a good background task. Just find places where we use CGDisplayIOServicePort and see if we can replace it with the code suggested in comment 2 StackOverflow link and take it from there.
Assignee: nobody → wlitwinczyk
Depends on: 1649490

This was fixed by the patch in bug 1649490.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.