WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Tim Horton
Comment 1
2012-04-02 14:12:42 PDT
<
rdar://problem/11162954
>
Tim Horton
Comment 2
2012-04-02 14:14:57 PDT
Created
attachment 135183
[details]
patch
Tim Horton
Comment 3
2012-04-02 14:24:25 PDT
Landed in
http://trac.webkit.org/changeset/112943
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug