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

Issue 10174016: link with validator_ragel only in standalone binaries (Closed)

Created:
8 years, 8 months ago by pasko-google - do not use
Modified:
8 years, 8 months ago
Reviewers:
Nick Bray, Mark Seaborn
CC:
native-client-reviews_googlegroups.com, Brad Chen, Mark Seaborn, khim
Visibility:
Public.

Description

Link with validator_ragel only in standalone binaries That should be enough for the testing phase we are at now. Yet another difference is a bit ugly (esp in GYP), I am sure it will go away in months, not years. This change unblocks NaCl DEPS roll in Chromium caused by commit on revision 8372. I performed the $TEST manually on linux and it passed. BUG=http://code.google.com/p/nativeclient/issues/detail?id=2597 TEST=pull into chrome build, compare chrome binary size, should *not* change dramatically Committed: https://src.chromium.org/viewvc/native_client?view=rev&revision=8401

Patch Set 1 #

Patch Set 2 : added a comment explaining the ugly copypasting #

Total comments: 7

Patch Set 3 : . #

Patch Set 4 : being more compact in gyp #

Total comments: 1

Patch Set 5 : indentation #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -2 lines) Patch
M src/trusted/service_runtime/arch/x86/service_runtime_x86.gyp View 1 2 3 4 3 chunks +20 lines, -1 line 0 comments Download
M src/trusted/service_runtime/sel_validate_image.c View 1 2 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
pasko-google - do not use
8 years, 8 months ago (2012-04-25 10:06:36 UTC) #1
Mark Seaborn
Can you set BUG=, please? https://chromiumcodereview.appspot.com/10174016/diff/7/src/trusted/service_runtime/arch/x86/service_runtime_x86.gyp File src/trusted/service_runtime/arch/x86/service_runtime_x86.gyp (right): https://chromiumcodereview.appspot.com/10174016/diff/7/src/trusted/service_runtime/arch/x86/service_runtime_x86.gyp#newcode26 src/trusted/service_runtime/arch/x86/service_runtime_x86.gyp:26: # addition to the ...
8 years, 8 months ago (2012-04-25 16:48:43 UTC) #2
pasko-google - do not use
https://chromiumcodereview.appspot.com/10174016/diff/7/src/trusted/service_runtime/arch/x86/service_runtime_x86.gyp File src/trusted/service_runtime/arch/x86/service_runtime_x86.gyp (right): https://chromiumcodereview.appspot.com/10174016/diff/7/src/trusted/service_runtime/arch/x86/service_runtime_x86.gyp#newcode41 src/trusted/service_runtime/arch/x86/service_runtime_x86.gyp:41: ['nacl_standalone==0 and target_arch=="ia32"', { On 2012/04/25 16:48:43, Mark Seaborn ...
8 years, 8 months ago (2012-04-25 17:03:21 UTC) #3
pasko-google - do not use
On 2012/04/25 16:48:43, Mark Seaborn wrote: > Can you set BUG=, please? I have set ...
8 years, 8 months ago (2012-04-25 17:19:01 UTC) #4
Mark Seaborn
On 25 April 2012 10:19, <pasko@google.com> wrote: > On 2012/04/25 16:48:43, Mark Seaborn wrote: > ...
8 years, 8 months ago (2012-04-25 17:23:57 UTC) #5
pasko-google - do not use
https://chromiumcodereview.appspot.com/10174016/diff/7/src/trusted/service_runtime/arch/x86/service_runtime_x86.gyp File src/trusted/service_runtime/arch/x86/service_runtime_x86.gyp (right): https://chromiumcodereview.appspot.com/10174016/diff/7/src/trusted/service_runtime/arch/x86/service_runtime_x86.gyp#newcode26 src/trusted/service_runtime/arch/x86/service_runtime_x86.gyp:26: # addition to the main validator for testing. For ...
8 years, 8 months ago (2012-04-25 17:32:03 UTC) #6
Mark Seaborn
On 25 April 2012 10:03, <pasko@google.com> wrote: > https://chromiumcodereview.**appspot.com/10174016/diff/7/** > src/trusted/service_runtime/**arch/x86/service_runtime_x86.**gyp<https://chromiumcodereview.appspot.com/10174016/diff/7/src/trusted/service_runtime/arch/x86/service_runtime_x86.gyp> > File src/trusted/service_runtime/**arch/x86/service_runtime_x86.**gyp > ...
8 years, 8 months ago (2012-04-25 17:42:02 UTC) #7
pasko-google - do not use
On 2012/04/25 17:42:02, Mark Seaborn wrote: > On 25 April 2012 10:03, <mailto:pasko@google.com> wrote: > ...
8 years, 8 months ago (2012-04-26 12:22:50 UTC) #8
pasko-google - do not use
PTAL
8 years, 8 months ago (2012-04-26 12:24:57 UTC) #9
Mark Seaborn
8 years, 8 months ago (2012-04-26 15:10:54 UTC) #10
LGTM

https://chromiumcodereview.appspot.com/10174016/diff/18001/src/trusted/servic...
File src/trusted/service_runtime/arch/x86/service_runtime_x86.gyp (right):

https://chromiumcodereview.appspot.com/10174016/diff/18001/src/trusted/servic...
src/trusted/service_runtime/arch/x86/service_runtime_x86.gyp:81: ],
Indent -2

Powered by Google App Engine
This is Rietveld 408576698