http://trac.webkit.org/changeset/154490 added WebFrameNetworkingContext::webFrameLoaderClient(), but only for Mac implementation. But it is needed by WebKit2/WebProcess/WebCoreSupport/WebPlatformStrategies.cpp unconditionally for ENABLE_NETWORK_PROCESS builds. So we should add it to Soup implementation too.
Created attachment 209745 [details] Patch
Comment on attachment 209745 [details] Patch Unsure why this code can't be cross-platform (I guess I subconsciously expected it to be).
Comment on attachment 209745 [details] Patch Clearing flags on attachment: 209745 Committed r154699: <http://trac.webkit.org/changeset/154699>
All reviewed patches have been landed. Closing bug.