Bug 20817 - ImplicitAnimation has incorrect ASSERT in destructor
Summary: ImplicitAnimation has incorrect ASSERT in destructor
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2008-09-12 17:11 PDT by Dean Jackson
Modified: 2008-09-15 14:32 PDT (History)
1 user (show)

See Also:


Attachments
patch (1.42 KB, patch)
2008-09-12 17:16 PDT, Dean Jackson
timothy: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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