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

Issue 6969045: Simplify the disable_pie logic. (Closed)

Created:
9 years, 7 months ago by Evan Martin
Modified:
9 years, 7 months ago
Reviewers:
rkc, raymes
CC:
chromium-reviews
Visibility:
Public.

Description

Simplify the disable_pie logic. Since we only use the variable in one place, move its definition into that one place. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=85162

Patch Set 1 #

Patch Set 2 : fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -9 lines) Patch
M build/common.gypi View 2 chunks +0 lines, -4 lines 0 comments Download
M chrome/chrome_exe.gypi View 1 3 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Evan Martin
(I'm looking to turn on PIE for Linux Chrome, so I was reading this code ...
9 years, 7 months ago (2011-05-12 18:31:40 UTC) #1
raymes
On 2011/05/12 18:31:40, Evan Martin wrote: > (I'm looking to turn on PIE for Linux ...
9 years, 7 months ago (2011-05-12 19:03:02 UTC) #2
rkc
We want to keep the option to enable this for other executables also; for example ...
9 years, 7 months ago (2011-05-12 19:08:28 UTC) #3
Evan Martin
9 years, 7 months ago (2011-05-12 19:09:49 UTC) #4
On 2011/05/12 19:08:28, Rahul Chaturvedi wrote:
> We want to keep the option to enable this for other executables also; for
> example browser_tests or ui_tests. In fact, it might be a good idea to go
ahead
> and add it to at least browser_tests since that's one place debugging would
> really be needed.

It would be nice if we could just blanket-enable or disable it for all binaries.
 I will look into it.

Powered by Google App Engine
This is Rietveld 408576698