[Webkit-unassigned] [Bug 16227] New: [WIN] JavaScriptCore should export API using JS_EXPORT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 1 16:09:20 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16227

           Summary: [WIN] JavaScriptCore should export API using JS_EXPORT
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: alp at atoker.com


The patch in http://bugs.webkit.org/show_bug.cgi?id=15569 introduced JS_EXPORT
to export public API without defs file entries in r28097.

It was backed out in r28100 because we couldn't figure out how to define
JS_BUILDING_JS in the windows build system (which is required by MSVC to decide
between dllimport and dllexport). Once this is done, r28100 should be
re-introduced and redundant entries removed from the Win defs file.


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



More information about the webkit-unassigned mailing list