WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug