[Webkit-unassigned] [Bug 55130] New: A flag in debug mode should determine that every call of removedFromDocument() reaches the base class

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 24 02:35:07 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=55130

           Summary: A flag in debug mode should determine that every call
                    of removedFromDocument() reaches the base class
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: krit at webkit.org
                CC: darin at apple.com
        Depends on: 12065


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 .

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list