Bug 119668

Summary: Call to platformInitializeSharedWorkerProcess has no definition, dead code.
Product: WebKit Reporter: David Farler <dfarler>
Component: WebKit2Assignee: David Farler <dfarler>
Status: RESOLVED DUPLICATE    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

David Farler
Reported 2013-08-11 19:54:23 PDT
This function has no definition and was removed: WebKit2/UIProcess/SharedWorkers/SharedWorkerProcessProxy.cpp: platformInitializeSharedWorkerProcess(parameters); WebKit2/UIProcess/SharedWorkers/SharedWorkerProcessProxy.h: void platformInitializeSharedWorkerProcess(SharedWorkerProcessCreationParameters&); This function is left behind undefined with -O1 -g trunk ASAN builds. This bug tracks removing the dead code.
Attachments
David Farler
Comment 1 2013-11-18 11:45:24 PST
Already removed in https://bugs.webkit.org/show_bug.cgi?id=121563 *** This bug has been marked as a duplicate of bug 121563 ***
Note You need to log in before you can comment on or make changes to this bug.