Bug 82923 - Web Inspector: inspector/styles/override-screen-size.html test fails on Lion
Summary: Web Inspector: inspector/styles/override-screen-size.html test fails on Lion
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: MakingBotsRed
Depends on:
Blocks:
 
Reported: 2012-04-02 12:02 PDT by Enrica Casucci
Modified: 2012-04-03 02:03 PDT (History)
10 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Enrica Casucci 2012-04-02 12:02:52 PDT
It appears that http://trac.webkit.org/changeset/112864 has broken this test on Mac.
Do we need new test results?
Comment 1 Alexander Pavlov (apavlov) 2012-04-03 01:26:50 PDT
Sorry for missing this - this test should be disabled on all platforms but Chromium (it is the only platform to implement the feature at the moment.) The bug to track the implementation of the device metrics override on other platforms is https://bugs.webkit.org/show_bug.cgi?id=82886.

This test would pass previously because it had a different implementation (in WebCore). The new implementation demands certain pieces implemented in Source/WebKit/platform for every platform.
Comment 2 Alexander Pavlov (apavlov) 2012-04-03 02:03:32 PDT
http://trac.webkit.org/changeset/112998 suppresses the test in LayoutTests/mac/Skipped