Skip to content
  • mad@chromium.org's avatar
    Fixed a startup race condition. · bbef41f0
    mad@chromium.org authored
    Although the new test was written in a platform independent way, it is only added to the Widows specific portion of the ui_test target in the gyp file because it wasn't tried yet on the other platforms.
    
    The bug was found and the fix was written in the windows specific version of the process singleton anyway... But if people working on the other platforms would like to try the test there, that would be great. :-)
    
    BUG=9593
    TEST=A new test have been created to validate this.
    
    Review URL: http://codereview.chromium.org/661339
    
    git-svn-id: svn://svn.chromium.org/chrome/trunk/src@40629 0039d316-1c4b-4281-b951-d872f2087c98
    bbef41f0