<?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>16411</bug_id>
          
          <creation_ts>2007-12-12 08:50:46 -0800</creation_ts>
          <short_desc>[GTK] Enable USE(MULTIPLE_THREADS)</short_desc>
          <delta_ts>2012-02-18 12:49:21 -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>New Bugs</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</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>Gtk</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>16406</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Alp Toker">alp</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>jmalonzo</cc>
    
    <cc>mrobinson</cc>
    
    <cc>mrowe</cc>
    
    <cc>zaheer.mot</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>64030</commentid>
    <comment_count>0</comment_count>
    <who name="Alp Toker">alp</who>
    <bug_when>2007-12-12 08:50:46 -0800</bug_when>
    <thetext>This is a useful feature to enable for applications that want to use KJS without blocking the main thread.

A quick look at collector.cpp suggests that certain bits need to be implemented either using pthread or GThread.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>129753</commentid>
    <comment_count>1</comment_count>
    <who name="Jan Alonzo">jmalonzo</who>
    <bug_when>2009-07-03 17:01:56 -0700</bug_when>
    <thetext>(In reply to comment #0)
&gt; This is a useful feature to enable for applications that want to use KJS
&gt; without blocking the main thread.
&gt; 
&gt; A quick look at collector.cpp suggests that certain bits need to be implemented
&gt; either using pthread or GThread.

There&apos;s a WIP patch in bug #26838 for pthreads.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>559811</commentid>
    <comment_count>2</comment_count>
    <who name="Martin Robinson">mrobinson</who>
    <bug_when>2012-02-18 12:49:21 -0800</bug_when>
    <thetext>This flag is gone now and I believe that GTK+ is using multiple threads at the moment.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>