Bug 65525 - Web Inspector: REGRESSION(r92105): It made 2 tests fail
Summary: Web Inspector: REGRESSION(r92105): It made 2 tests fail
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P1 Blocker
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 65321
  Show dependency treegraph
 
Reported: 2011-08-02 03:40 PDT by Csaba Osztrogonác
Modified: 2011-08-02 08:53 PDT (History)
11 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Csaba Osztrogonác 2011-08-02 05:15:33 PDT
I skipped them on Qt until fix: https://trac.webkit.org/changeset/92175
Comment 2 Pavel Feldman 2011-08-02 08:44:26 PDT
http://trac.webkit.org/changeset/92185 fixes the tests.
Comment 3 Csaba Osztrogonác 2011-08-02 08:53:14 PDT
Tests are unskipped by https://trac.webkit.org/changeset/92193. Thanks for the fix.