Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(354)

Issue 1277833002: Revert of Return Windows error code when create-process fails. (Closed)

Created:
5 years, 4 months ago by vabr (Chromium)
Modified:
5 years, 4 months ago
CC:
chromium-reviews, grt+watch_chromium.org, wfh+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Revert of Return Windows error code when create-process fails. (patchset #12 id:220001 of https://codereview.chromium.org/1247993002/ ) Reason for revert: Broke compilation on Win 64 GN. Info at http://crbug.com/517326. Original issue's description: > Return Windows error code when create-process fails. > > COULD_NOT_CREATE_PROCESS makes up about 10% of the setup errors; include the actual DWORD result code returned by ::CreateProcess by placing all result information into the proper location of the Registry for reading by Omaha. > > BUG= > > Committed: https://crrev.com/135f5f669574bd07eaedaf6b57503984aeb13be8 > Cr-Commit-Position: refs/heads/master@{#341938} TBR=grt@chromium.org,ganesh@chromium.org,robertshield@chromium.org,bcwhite@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG= Committed: https://crrev.com/2ff13b4156388d057116f1da24d2144242514765 Cr-Commit-Position: refs/heads/master@{#342067}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+218 lines, -423 lines) Patch
M chrome/chrome_installer.gypi View 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/installer/mini_installer.gyp View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/installer/mini_installer.gypi View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/installer/mini_installer/configuration.h View 2 chunks +0 lines, -12 lines 0 comments Download
M chrome/installer/mini_installer/configuration.cc View 3 chunks +1 line, -57 lines 0 comments Download
M chrome/installer/mini_installer/configuration_test.cc View 2 chunks +3 lines, -40 lines 0 comments Download
M chrome/installer/mini_installer/mini_installer.cc View 23 chunks +214 lines, -136 lines 0 comments Download
M chrome/installer/mini_installer/mini_installer_constants.h View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/installer/mini_installer/mini_installer_constants.cc View 1 chunk +0 lines, -4 lines 0 comments Download
D chrome/installer/mini_installer/regkey.h View 1 chunk +0 lines, -65 lines 0 comments Download
D chrome/installer/mini_installer/regkey.cc View 1 chunk +0 lines, -98 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
vabr (Chromium)
Created Revert of Return Windows error code when create-process fails.
5 years, 4 months ago (2015-08-06 06:12:55 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1277833002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1277833002/1
5 years, 4 months ago (2015-08-06 06:13:04 UTC) #2
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 4 months ago (2015-08-06 06:13:36 UTC) #3
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/2ff13b4156388d057116f1da24d2144242514765 Cr-Commit-Position: refs/heads/master@{#342067}
5 years, 4 months ago (2015-08-06 06:14:15 UTC) #4
chromium-reviews
5 years, 4 months ago (2015-08-06 10:46:18 UTC) #5
Message was sent while issue was closed.
Looks like the new file needs to be added to some other set of build
instructions.  Odd that none of the try-bots had this issue.
-- Brian


On Thu, Aug 6, 2015 at 2:12 AM, <vabr@chromium.org> wrote:

> Reviewers: grt (no reviews 7.31-8.19), S. Ganesh, robertshield, bcwhite,
>
> Message:
> Created Revert of Return Windows error code when create-process fails.
>
> Description:
> Revert of Return Windows error code when create-process fails. (patchset
> #12
> id:220001 of https://codereview.chromium.org/1247993002/ )
>
> Reason for revert:
> Broke compilation on Win 64 GN. Info at http://crbug.com/517326.
>
> Original issue's description:
>
>> Return Windows error code when create-process fails.
>>
>
> COULD_NOT_CREATE_PROCESS makes up about 10% of the setup errors; include
>> the
>>
> actual DWORD result code returned by ::CreateProcess by placing all result
> information into the proper location of the Registry for reading by Omaha.
>
> BUG=
>>
>
> Committed: https://crrev.com/135f5f669574bd07eaedaf6b57503984aeb13be8
>> Cr-Commit-Position: refs/heads/master@{#341938}
>>
>
> TBR=grt@chromium.org,ganesh@chromium.org,robertshield@chromium.org,
> bcwhite@chromium.org
> NOPRESUBMIT=true
> NOTREECHECKS=true
> NOTRY=true
> BUG=
>
> Please review this at https://codereview.chromium.org/1277833002/
>
> Base URL: https://chromium.googlesource.com/chromium/src.git@master
>
> Affected files (+218, -423 lines):
>   M chrome/chrome_installer.gypi
>   M chrome/installer/mini_installer.gyp
>   M chrome/installer/mini_installer.gypi
>   M chrome/installer/mini_installer/configuration.h
>   M chrome/installer/mini_installer/configuration.cc
>   M chrome/installer/mini_installer/configuration_test.cc
>   M chrome/installer/mini_installer/mini_installer.cc
>   M chrome/installer/mini_installer/mini_installer_constants.h
>   M chrome/installer/mini_installer/mini_installer_constants.cc
>   D chrome/installer/mini_installer/regkey.h
>   D chrome/installer/mini_installer/regkey.cc
>
>
>


-- 
  Brian
  bcwhite@google.com
-----------------------------------------------------------------------------------------



*Treat someone as they are and they will remain that way.Treat someone as
they can be and they will become that way.*

To unsubscribe from this group and stop receiving emails from it, send an email
to chromium-reviews+unsubscribe@chromium.org.

Powered by Google App Engine
This is Rietveld 408576698