[Webkit-unassigned] [Bug 92742] New: r122498 causes assertion failure in a multi-frame page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 31 05:00:36 PDT 2012


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

           Summary: r122498 causes assertion failure in a multi-frame page
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dominik.rottsches at intel.com
                CC: rniwa at webkit.org


As Thiago describes on bug 91046:

"I'm hitting this assertion when running a internal test suite we have here.

Unfortunately I could not create a test yet that maps exactly what triggers this assertion, but what the test suit does is:

- It has a frameset with two frames, one for the test (A) another one for progress (B).
- Loads a test case on the frame A.
- Does some checks to find out when the test is done on the frame A.
- Manipulates the DOM inside the progress frame B.
- Replaces the src from the frame A with a new test case.
- Looks like the crash happens at the moment the src from frame A is replaced.

I could reproduce the crash on Qt too running the same test suite. Any insight?"

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