RESOLVED FIXED 82944
[mac] LayoutTestHelper crashes if there is no main display
https://bugs.webkit.org/show_bug.cgi?id=82944
Summary [mac] LayoutTestHelper crashes if there is no main display
Tim Horton
Reported 2012-04-02 14:12:22 PDT
It looks like LayoutTestHelper is crashing on some of the bots because ColorSyncDeviceCopyDeviceInfo returns null. It looks like this is probably due to them not having a display. We should check for this case and not do anything to the main display color profile, since I don't see how we can! I'm not sure what will happen to the colorspace of pixel results in that situation, but fixing this can't make it *worse*.
Attachments
patch (2.12 KB, patch)
2012-04-02 14:14 PDT, Tim Horton
simon.fraser: review+
Tim Horton
Comment 1 2012-04-02 14:12:42 PDT
Tim Horton
Comment 2 2012-04-02 14:14:57 PDT
Tim Horton
Comment 3 2012-04-02 14:24:25 PDT
Note You need to log in before you can comment on or make changes to this bug.