[Webkit-unassigned] [Bug 88636] New: [Chromium] Fix compilation with ENABLE_SHARED_WORKERS=0

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 8 02:06:29 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=88636

           Summary: [Chromium] Fix compilation with
                    ENABLE_SHARED_WORKERS=0
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: peter at chromium.org


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<unsigned short, base::string16_char_traits, std::allocator<unsigned short> > const&, int, WorkerAppCacheInitInfo const&):content/worker/websharedworker_stub.cc:37
  error: undefined reference to 'WebKit::WebSharedWorker::create(WebKit::WebSharedWorkerClient*)'

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



More information about the webkit-unassigned mailing list