[Webkit-unassigned] [Bug 30468] New: structure typeinfo flags should be inherited.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 16 16:18:42 PDT 2009


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

           Summary: structure typeinfo flags should be inherited.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: oliver at apple.com


We have all sorts of problems due to subclasses not setting the right typeinfo
flags due to  unawareness of flags set by their parent class.

Following the recent typeinfo flag refactoring it is now possible to do this
relatively easily, and so we should.

-- 
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