NEW 55130
A flag in debug mode should determine that every call of removedFromDocument() reaches the base class
https://bugs.webkit.org/show_bug.cgi?id=55130
Summary A flag in debug mode should determine that every call of removedFromDocument(...
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.