The Soup backend has apparently never been compiled on OSX before, so it needs Darwin-specific code. Although perhaps given #144081's recent landing, WebProcesSoup and NetworkProcessSoup should be ported to use WTF::ramSize?
Created attachment 252287 [details] Patch for 2.6.x This patch applies to 2.6.x, which doesn't have WTF::ramSize yet.
Attachment 252287 [details] did not pass style-queue: Total errors found: 0 in 0 files If any of these errors are false positives, please file a bug against check-webkit-style.
changelog please
Should use a shared function, not local copies in two different source files of a function that definitely exists somewhere else in WebKit.
Created attachment 252686 [details] Patch
Added changelog.
Comment on attachment 252686 [details] Patch Clearing flags on attachment: 252686 Committed r184064: <http://trac.webkit.org/changeset/184064>
All reviewed patches have been landed. Closing bug.