Show
Ignore:
Timestamp:
08/06/08 13:29:36 (5 months ago)
Author:
mbensi
Message:

merge with webkit revision 35588

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/WebCore/rendering/RenderWidget.cpp

    r288 r431  
    7373    // both RenderBox::destroy() and RenderObject::destroy(). 
    7474    // Fix originally made for <rdar://problem/4228818>. 
    75     animation()->cancelImplicitAnimations(this); 
     75    animation()->cancelAnimations(this); 
    7676 
    7777    if (RenderView* v = view())