Add an entry point for non-Cocoa ports.
Created attachment 393325 [details] Patch
Comment on attachment 393325 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=393325&action=review Entry points are better than no entry points! > Source/WebKit/GPUProcess/EntryPoint/win/GPUProcessMain.cpp:30 > +#include <stdio.h> > +#include <windows.h> Surely you don't need these.
Created attachment 393326 [details] Patch
Comment on attachment 393326 [details] Patch Clearing flags on attachment: 393326 Committed r258309: <https://trac.webkit.org/changeset/258309>
All reviewed patches have been landed. Closing bug.
<rdar://problem/60353614>