Bug 55130

Summary: A flag in debug mode should determine that every call of removedFromDocument() reaches the base class
Product: WebKit Reporter: Dirk Schulze <krit>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: darin
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on: 12065    
Bug Blocks:    

Dirk Schulze
Reported 2011-02-24 02:35:07 PST
A flag in debug mode should determine that every call of removedFromDocument() reaches the base class. This avoids people from forgetting to add the base class calls in derived classes. This already happened on SVGHKern and SVGVKern. See also last comment on https://bugs.webkit.org/show_bug.cgi?id=12065#c17 .
Attachments
Note You need to log in before you can comment on or make changes to this bug.