[Webkit-unassigned] [Bug 25230] New: ASSERT in FrameView::scheduleRelayoutOfSubtree

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 15 22:11:29 PDT 2009


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

           Summary: ASSERT in FrameView::scheduleRelayoutOfSubtree
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric.carlson at apple.com


ASSERT(m_frame->view() == this) triggers in a debug build every time I play a
movie in the attached page and click load Top Sites. The layout is triggered by
an event handler for an async event posted by the media element's
documentWillBecomeInactive method.

To reproduce:
  + load attached page.
  + pick a trailer from the menu below the <video> element
  + start the movie playing
  + go to Top Sites


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



More information about the webkit-unassigned mailing list