[Webkit-unassigned] [Bug 52524] New: fast/dom/Range/range-clone-contents.html fails only on Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 15 18:07:22 PST 2011


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

           Summary: fast/dom/Range/range-clone-contents.html fails only on
                    Windows
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Keywords: LayoutTestFailure
          Severity: Normal
          Priority: P1
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ddkilzer at webkit.org
        Depends on: 52512


LayoutTests/fast/dom/Range/range-clone-contents.html only fails on Windows bots.

It would be interesting to know if disabling optimization on WebCore/dom/Range.cpp affects the results of the test.  The Range::processContents() method reuses a lot of variables, also shadows many variables, and uses multiple variables within for() loop conditions.

-- 
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