[Webkit-unassigned] [Bug 74763] New: Style bot should know about exporting ClassInfo symbols

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 16 15:51:11 PST 2011


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

           Summary: Style bot should know about exporting ClassInfo
                    symbols
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mhahnenberg at apple.com


Exporting ClassInfos across DLLs can cause badness if not done the right way (using JS_EXPORTDATA and *not* having it in the symbol export file).  The style bot should know the correct way and should smack anybody's hand who tries to do it the incorrect way.

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