[Webkit-unassigned] [Bug 71554] New: [Qt] 4 Layout test fail due to network error constant values clash with WebkitError enum values in FrameloaderclientQt

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 4 05:07:32 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=71554

           Summary: [Qt] 4 Layout test fail due to network error constant
                    values clash with WebkitError enum values in
                    FrameloaderclientQt
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bpwv64 at motorola.com
                CC: hausmann at webkit.org, ossy at webkit.org, jesus at webkit.org


Following layout test failed because of changeset r99071 Bug: https://bugs.webkit.org/show_bug.cgi?id=62108
1. fast/overflow/overflow-height-float-not-removed-crash.html
2. fast/overflow/overflow-height-float-not-removed-crash3.html
3. fast/css/acid2-pixel.html
4. fast/css/acid2.html

This is due to enum value clash between WebkitError and Qt Network error codes.
This bug was revealed by changeset r99071 Bug=62108.

As of now Csaba Osztrogonac has skipped the failing test case: Changeset = 99168.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list