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

Issue 175533002: [MIPS] Use IRT shim instead of dummy IRT shim (Closed)

Created:
6 years, 10 months ago by petarj
Modified:
6 years, 10 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

[MIPS] Use IRT shim instead of dummy IRT shim IRT shim is needed as it whitelists NaCl IRT interfaces exposed under PNaCl. BUG= https://code.google.com/p/nativeclient/issues/detail?id=2275 TEST= Build Chromium for MIPS Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=252847

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -55 lines) Patch
M components/nacl.gyp View 1 chunk +0 lines, -5 lines 0 comments Download
M ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_irt_shim.gyp View 1 chunk +36 lines, -41 lines 2 comments Download
M ppapi/native_client/src/untrusted/pnacl_support_extension/pnacl_support_extension.gyp View 2 chunks +8 lines, -9 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
petarj
Follow up to Mark's comment at: https://codereview.chromium.org/152133007/#msg20 PTAL.
6 years, 10 months ago (2014-02-21 19:16:54 UTC) #1
jvoung (off chromium)
Thanks https://codereview.chromium.org/175533002/diff/1/ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_irt_shim.gyp File ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_irt_shim.gyp (right): https://codereview.chromium.org/175533002/diff/1/ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_irt_shim.gyp#newcode26 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_irt_shim.gyp:26: 'enable_mips': 1, This might need some rejiggering in ...
6 years, 10 months ago (2014-02-21 19:46:48 UTC) #2
petarj
On 2014/02/21 19:46:48, jvoung (cr) wrote: > Thanks > > https://codereview.chromium.org/175533002/diff/1/ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_irt_shim.gyp > File ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_irt_shim.gyp > ...
6 years, 10 months ago (2014-02-21 20:25:28 UTC) #3
jvoung (off chromium)
lgtm https://codereview.chromium.org/175533002/diff/1/ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_irt_shim.gyp File ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_irt_shim.gyp (right): https://codereview.chromium.org/175533002/diff/1/ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_irt_shim.gyp#newcode26 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_irt_shim.gyp:26: 'enable_mips': 1, On 2014/02/21 19:46:48, jvoung (cr) wrote: ...
6 years, 10 months ago (2014-02-21 21:02:32 UTC) #4
petarj
The CQ bit was checked by petarj@mips.com
6 years, 10 months ago (2014-02-21 22:29:09 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/petarj@mips.com/175533002/1
6 years, 10 months ago (2014-02-21 22:32:16 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-22 00:31:30 UTC) #7
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=268208
6 years, 10 months ago (2014-02-22 00:31:30 UTC) #8
petarj
The CQ bit was checked by petarj@mips.com
6 years, 10 months ago (2014-02-22 01:00:19 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/petarj@mips.com/175533002/1
6 years, 10 months ago (2014-02-22 01:00:46 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/petarj@mips.com/175533002/1
6 years, 10 months ago (2014-02-22 01:36:54 UTC) #11
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-22 03:12:33 UTC) #12
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=268388
6 years, 10 months ago (2014-02-22 03:12:34 UTC) #13
petarj
The CQ bit was checked by petarj@mips.com
6 years, 10 months ago (2014-02-22 12:05:20 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/petarj@mips.com/175533002/1
6 years, 10 months ago (2014-02-22 12:05:36 UTC) #15
commit-bot: I haz the power
6 years, 10 months ago (2014-02-23 08:04:38 UTC) #16
Message was sent while issue was closed.
Change committed as 252847

Powered by Google App Engine
This is Rietveld 408576698