Bug 139884 - [Mac WK2] Test snapshots are 1600x1200 on Retina devices
Summary: [Mac WK2] Test snapshots are 1600x1200 on Retina devices
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords: InRadar
: 140125 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-12-22 16:41 PST by Alexey Proskuryakov
Modified: 2015-03-12 12:08 PDT (History)
4 users (show)

See Also:


Attachments
proposed fix (1.80 KB, patch)
2014-12-22 16:44 PST, Alexey Proskuryakov
ap: review-
Details | Formatted Diff | Diff
proposed patch (2.01 KB, patch)
2015-01-07 12:44 PST, Alexey Proskuryakov
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2014-12-22 16:41:37 PST
Pixel tests fail all over the place on OS X 10.10 because the generated results are 1600x1200 instead of 800x600.

Bots don't catch this, because they don't have Retina screens.

rdar://problem/19179429
Comment 1 Alexey Proskuryakov 2014-12-22 16:44:38 PST
Created attachment 243648 [details]
proposed fix
Comment 2 Alexey Proskuryakov 2014-12-22 16:46:41 PST
Comment on attachment 243648 [details]
proposed fix

Looks like this isn't right, I'm told that hidpi tests on Yosemite become broken.
Comment 3 Alexey Proskuryakov 2015-01-06 16:57:23 PST
*** Bug 140125 has been marked as a duplicate of this bug. ***
Comment 4 Alexey Proskuryakov 2015-01-07 12:44:48 PST
Created attachment 244176 [details]
proposed patch
Comment 5 Alexey Proskuryakov 2015-01-08 16:54:47 PST
Committed <http://trac.webkit.org/r178146>.