<?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>88636</bug_id>
          
          <creation_ts>2012-06-08 02:06:28 -0700</creation_ts>
          <short_desc>[Chromium] Fix compilation with ENABLE_SHARED_WORKERS=0</short_desc>
          <delta_ts>2013-04-08 11:05:46 -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>Platform</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</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>
          
          <blocked>88533</blocked>
    
    <blocked>88637</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Peter Beverloo">peter</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>dslomov</cc>
    
    <cc>jknotten</cc>
    
    <cc>levin</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>644493</commentid>
    <comment_count>0</comment_count>
    <who name="Peter Beverloo">peter</who>
    <bug_when>2012-06-08 02:06:28 -0700</bug_when>
    <thetext>The following linking error shows up for Android when trying to compile content_shell while ENABLE_SHARED_WORKERS=0:

content_worker.a(out/Release/obj.target/content/../content_worker/content/worker/websharedworker_stub.o):
  in function WebSharedWorkerStub::WebSharedWorkerStub(std::basic_string&lt;unsigned short, base::string16_char_traits, std::allocator&lt;unsigned short&gt; &gt; const&amp;, int, WorkerAppCacheInitInfo const&amp;):content/worker/websharedworker_stub.cc:37
  error: undefined reference to &apos;WebKit::WebSharedWorker::create(WebKit::WebSharedWorkerClient*)&apos;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>870920</commentid>
    <comment_count>1</comment_count>
    <who name="Peter Beverloo">peter</who>
    <bug_when>2013-04-08 11:05:46 -0700</bug_when>
    <thetext>Resolving as WontFix given that Chromium moved to Blink.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>