Bug 25230

Summary: ASSERT in FrameView::scheduleRelayoutOfSubtree
Product: WebKit Reporter: Eric Carlson <eric.carlson>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: UNCONFIRMED    
Severity: Normal CC: e.barg0089
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
test case none

Eric Carlson
Reported 2009-04-15 22:11:29 PDT
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
Attachments
test case (10.76 KB, text/html)
2009-04-15 22:12 PDT, Eric Carlson
no flags
Eric Carlson
Comment 1 2009-04-15 22:12:48 PDT
Created attachment 29528 [details] test case
e.barg0089
Comment 2 2021-05-10 13:18:49 PDT
Delete
Note You need to log in before you can comment on or make changes to this bug.