Make SyncLoad result handling pluggable
Use a base::Callback to dispatch a SyncLoad result instead of IPC::Message, so that we can share most of synchronous load code between Chrome IPC version and Mojo IPC version. BUG=603396 Review-Url: https://codereview.chromium.org/2390313002 Cr-Commit-Position: refs/heads/master@{#423840}
Showing
Please register or sign in to comment