<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>16227</bug_id>
          
          <creation_ts>2007-12-01 16:09:20 -0800</creation_ts>
          <short_desc>[WIN] JavaScriptCore should export API using JS_EXPORT</short_desc>
          <delta_ts>2009-07-06 10:48:55 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>JavaScriptCore</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>PlatformOnly</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Alp Toker">alp</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>aroben</cc>
    
    <cc>darin</cc>
    
    <cc>ggaren</cc>
    
    <cc>hausmann</cc>
    
    <cc>sfalken</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>62915</commentid>
    <comment_count>0</comment_count>
    <who name="Alp Toker">alp</who>
    <bug_when>2007-12-01 16:09:20 -0800</bug_when>
    <thetext>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&apos;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.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>118196</commentid>
    <comment_count>1</comment_count>
    <who name="Steve Falkenburg">sfalken</who>
    <bug_when>2009-04-20 17:21:16 -0700</bug_when>
    <thetext>This is fixed in r42680 for the Windows build.  The change requires proper definition of a BUILDING_{projectname} preprocessor def.  We have this defined in win/tools/vsprops/common.vsprops. </thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>129965</commentid>
    <comment_count>2</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2009-07-06 10:39:49 -0700</bug_when>
    <thetext>There’s still a comment with this bug number in it in JSBase.h. What should we do about that?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>129967</commentid>
    <comment_count>3</comment_count>
    <who name="Steve Falkenburg">sfalken</who>
    <bug_when>2009-07-06 10:48:55 -0700</bug_when>
    <thetext>I&apos;ll remove the comment.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>