WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
UNCONFIRMED
25230
ASSERT in FrameView::scheduleRelayoutOfSubtree
https://bugs.webkit.org/show_bug.cgi?id=25230
Summary
ASSERT in FrameView::scheduleRelayoutOfSubtree
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
Details
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug