<?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>16428</bug_id>
          
          <creation_ts>2007-12-13 14:21:20 -0800</creation_ts>
          <short_desc>JavaScriptCore should use WebCore threading wrappers</short_desc>
          <delta_ts>2008-02-23 22:52:00 -0800</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>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>16464</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Brent Fulgham">bfulgham</reporter>
          <assigned_to name="Brent Fulgham">bfulgham</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>64111</commentid>
    <comment_count>0</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2007-12-13 14:21:20 -0800</bug_when>
    <thetext>The Windows build of JavaScriptCore uses a win32 version of pthread.  However, WebCore has a set of threading wrappers that abstract this platform specific linkage.

This bug involves three steps:
1.  Move WebCore&apos;s threading primitives to wtf.
2.  Adjust WebCore&apos;s dependencies to find threading inside wtf.
3.  Modify JavaScriptCore to use the wtf threading primitives</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>64199</commentid>
    <comment_count>1</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2007-12-14 12:32:56 -0800</bug_when>
    <thetext>Consider the internal threading changes made for Bug 4635 -- they might be valid for win32.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>64200</commentid>
    <comment_count>2</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2007-12-14 12:46:04 -0800</bug_when>
    <thetext>Also consider the internal threading changes made for Bug 4645 -- they might be
valid for win32.

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>71681</commentid>
    <comment_count>3</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2008-02-23 22:52:00 -0800</bug_when>
    <thetext>Resolved by changes landed in Changeset 30522 (and subsequent fixes).</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>