Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow MakeCriticalClosure to enclose closures with non-void return types. | gab@chromium.org | 2014-05-09 | 1 | -0/+17 |
This is required in order to allow ImportantFileWriter::WriteFileAtomically() to report its bool result to the calling thread via PostTaskAndReplyWithResult() in https://codereview.chromium.org/257003007/ BUG=365769 R=stuartmorgan@chromium.org, thakis@chromium.org Review URL: https://codereview.chromium.org/274773003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@269238 0039d316-1c4b-4281-b951-d872f2087c98 |