| commit | 8758b4bd5bd210552606fa39d084aef7e786abd1 | [log] [tgz] |
|---|---|---|
| author | erikchen <[email protected]> | Fri Sep 25 20:35:16 2015 |
| committer | Commit bot <[email protected]> | Fri Sep 25 20:36:28 2015 |
| tree | e3703a98e79a49139135af72f6d2dc0162a8efbb | |
| parent | dfe4369176fe26b2dabd59495777c1c46c9d9e91 [diff] |
ipc: Change the timing of the construction of the attachment broker. This CL ensures that the privileged attachment broker is constructed earlier in the process of creating a child process. This fixes a race condition for single process mode where the child thread's attachment broker would become the global attachment broker. BUG=534539 Review URL: https://codereview.chromium.org/1367013003 Cr-Commit-Position: refs/heads/master@{#350899}