diff options
author | johnme <johnme@chromium.org> | 2015-08-21 15:06:17 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-08-21 22:06:46 +0000 |
commit | 902c40650be8afef499d7de6e1fc60532f06cc2b (patch) | |
tree | a1b2ead6397215253d3250362389a3626e889e30 /chrome/chrome_browser.gypi | |
parent | 0741cb1c9b944e7a218a84870bdc177a72cb2998 (diff) | |
download | chromium_src-902c40650be8afef499d7de6e1fc60532f06cc2b.zip chromium_src-902c40650be8afef499d7de6e1fc60532f06cc2b.tar.gz chromium_src-902c40650be8afef499d7de6e1fc60532f06cc2b.tar.bz2 |
Fix GCMClient delayed then immediate start.
Commit 9f9a73672ab60c3da17bd4ff2660ce3a113cd8fa
(https://codereview.chromium.org/1183843002) has a race condition, where
calling GCMClient::Start(DELAYED_START) closely followed by
GCMClient::Start(IMMEDIATE_START) fails to create the GCM store.
This patch fixes that case.
BUG=522902
Review URL: https://codereview.chromium.org/1310563003
Cr-Commit-Position: refs/heads/master@{#344875}
Diffstat (limited to 'chrome/chrome_browser.gypi')
0 files changed, 0 insertions, 0 deletions