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

Issue 12578018: Make the pnacl translator files in chrome depend on the pnacl_translator stamp. (Closed)

Created:
7 years, 9 months ago by jvoung (off chromium)
Modified:
7 years, 9 months ago
CC:
chromium-reviews, Aaron Boodman, chromium-apps-reviews_chromium.org
Visibility:
Public.

Description

Make the pnacl translator files in chrome depend on the pnacl_translator stamp. Otherwise, the pnacl files won't get re-layed out when only the pnacl translator files have changed. BUG=none TEST= (1) ninja -C out/Release pnacl_support_extension (2) touch the SOURCE_SHA1 file (or change TOOLS_REVISION + hashes, and run gclient runhooks) (3) ninja again (gets re-layed out) (4) ninja again (nothing happens) Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=189988

Patch Set 1 #

Total comments: 2

Patch Set 2 : depend on sha file instead #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M ppapi/native_client/src/untrusted/pnacl_support_extension/pnacl_support_extension.gyp View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
jvoung (off chromium)
7 years, 9 months ago (2013-03-22 16:04:55 UTC) #1
Mark Seaborn
https://codereview.chromium.org/12578018/diff/1/ppapi/native_client/src/untrusted/pnacl_support_extension/pnacl_support_extension.gyp File ppapi/native_client/src/untrusted/pnacl_support_extension/pnacl_support_extension.gyp (right): https://codereview.chromium.org/12578018/diff/1/ppapi/native_client/src/untrusted/pnacl_support_extension/pnacl_support_extension.gyp#newcode31 ppapi/native_client/src/untrusted/pnacl_support_extension/pnacl_support_extension.gyp:31: '<(DEPTH)/native_client/toolchain/.tars/naclsdk_pnacl_translator.tgz', I don't think pnacl_component_crx_gen.py reads this .tgz file, ...
7 years, 9 months ago (2013-03-22 16:25:50 UTC) #2
jvoung - send to chromium...
https://codereview.chromium.org/12578018/diff/1/ppapi/native_client/src/untrusted/pnacl_support_extension/pnacl_support_extension.gyp File ppapi/native_client/src/untrusted/pnacl_support_extension/pnacl_support_extension.gyp (right): https://codereview.chromium.org/12578018/diff/1/ppapi/native_client/src/untrusted/pnacl_support_extension/pnacl_support_extension.gyp#newcode31 ppapi/native_client/src/untrusted/pnacl_support_extension/pnacl_support_extension.gyp:31: '<(DEPTH)/native_client/toolchain/.tars/naclsdk_pnacl_translator.tgz', On 2013/03/22 16:25:50, Mark Seaborn wrote: > I ...
7 years, 9 months ago (2013-03-22 16:28:49 UTC) #3
Mark Seaborn
On 22 March 2013 09:28, <jvoung@google.com> wrote: > > https://codereview.chromium.**org/12578018/diff/1/ppapi/** > native_client/src/untrusted/**pnacl_support_extension/pnacl_** > support_extension.gyp<https://codereview.chromium.org/12578018/diff/1/ppapi/native_client/src/untrusted/pnacl_support_extension/pnacl_support_extension.gyp> > ...
7 years, 9 months ago (2013-03-22 16:37:47 UTC) #4
jvoung - send to chromium...
On 2013/03/22 16:37:47, Mark Seaborn wrote: > On 22 March 2013 09:28, <mailto:jvoung@google.com> wrote: > ...
7 years, 9 months ago (2013-03-22 16:44:41 UTC) #5
Mark Seaborn
LGTM
7 years, 9 months ago (2013-03-22 16:49:47 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jvoung@chromium.org/12578018/10001
7 years, 9 months ago (2013-03-22 18:23:10 UTC) #7
jvoung (off chromium)
7 years, 9 months ago (2013-03-23 04:48:50 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 manually as r189988 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698