RESOLVED DUPLICATE of bug 121563 119668
Call to platformInitializeSharedWorkerProcess has no definition, dead code.
https://bugs.webkit.org/show_bug.cgi?id=119668
Summary Call to platformInitializeSharedWorkerProcess has no definition, dead code.
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.