Implement NetworkProcess willSendRequest Because we're getting network callbacks on a background thread this requires up to jump through a couple of hoops to get the message to the WebProcess synchronously. Fortunately those hoops follow an established pattern we've used in other places already.
Created attachment 173396 [details] Patch v1
http://trac.webkit.org/changeset/134137