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

Issue 337903002: Revert of Bring Syzygy binaries in using a script rather than as a dependency. (Closed)

Created:
6 years, 6 months ago by Sébastien Marchand
Modified:
6 years, 6 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Revert of Bring Syzygy binaries in using a script rather than as a dependency. (https://codereview.chromium.org/306543006/) Reason for revert: This break the SyzyASan LKGR build because this doesn't put syzyasan_rtl.dll.pdb . While it's not a file so useful for the developers (they can get the symbols on the symbol server) we put them in the SyzyASan LKGR archives. We could probably remove it from them, but I have to check if i's used by Clusterfuzz first... I'll revert this CL in the meantime. Original issue's description: > Bring Syzygy binaries in using a script rather than as a dependency. > > BUG= > > Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=273353 > > Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=277048

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -42 lines) Patch
M DEPS View 2 chunks +5 lines, -11 lines 0 comments Download
M build/get_syzygy_binaries.py View 5 chunks +2 lines, -31 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Sébastien Marchand
Created Revert of Bring Syzygy binaries in using a script rather than as a dependency.
6 years, 6 months ago (2014-06-15 02:26:05 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sebmarchand@chromium.org/337903002/1
6 years, 6 months ago (2014-06-15 02:27:03 UTC) #2
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-15 02:27:03 UTC) #3
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
6 years, 6 months ago (2014-06-15 02:27:04 UTC) #4
Sébastien Marchand
I can't commit this one until I get a lgtm from a committer (I'll be ...
6 years, 6 months ago (2014-06-15 02:28:45 UTC) #5
chrisha
How about just fixing the script instead of the revert? On Jun 14, 2014 10:28 ...
6 years, 6 months ago (2014-06-15 02:47:26 UTC) #6
Sébastien Marchand
By the time I'll fix it etc (probably not until Monday afternoon) there won't be ...
6 years, 6 months ago (2014-06-15 04:16:03 UTC) #7
chrisha
The fix to the script is pretty simple, and doing it that way actually lets ...
6 years, 6 months ago (2014-06-15 15:18:32 UTC) #8
Sébastien Marchand
6 years, 6 months ago (2014-06-15 15:31:13 UTC) #9
Thanks, we'll discuss with Abhishek to see if we really need to embed the PDBs
in the archives.

Powered by Google App Engine
This is Rietveld 408576698