[Webkit-unassigned] [Bug 43204] New: Add symbol export macros to C++ DOM bindings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 29 12:36:55 PDT 2010


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

           Summary: Add symbol export macros to C++ DOM bindings
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kevino at theolliviers.com


The C++ DOM bindings currently don't have macros to control their export, so on Windows or when using visibility hidden with GCC, these symbols won't be exposed by the WebKit shared library.

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