Bug 20817

Summary: ImplicitAnimation has incorrect ASSERT in destructor
Product: WebKit Reporter: Dean Jackson <dino>
Component: CSSAssignee: Dean Jackson <dino>
Status: RESOLVED FIXED    
Severity: Normal CC: simon.fraser
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
patch timothy: review+

Description Dean Jackson 2008-09-12 17:11:24 PDT
The ImplicitAnimation destructor has an unneeded ASSERT in the destructor. It's occasionally firing when events are about.
Comment 1 Dean Jackson 2008-09-12 17:16:40 PDT
Created attachment 23383 [details]
patch
Comment 2 Dean Jackson 2008-09-12 17:33:38 PDT
<rdar://problem/6199520>
Comment 3 Timothy Hatcher 2008-09-13 06:33:08 PDT
Comment on attachment 23383 [details]
patch

Yes!
Comment 4 Dean Jackson 2008-09-15 14:32:51 PDT
	M	WebCore/ChangeLog
	M	WebCore/page/animation/ImplicitAnimation.cpp
Committed r36457