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

Issue 10898034: Disallow NaCl in chrome webstore for ARM (Closed)

Created:
8 years, 3 months ago by Derek Schuff
Modified:
8 years, 3 months ago
CC:
chromium-reviews, darin-cc_chromium.org, brettw-cc_chromium.org, bbudge-google
Visibility:
Public.

Description

Disallow NaCl in chrome webstore for ARM The ARM NaCl ABI will most likely change slightly soon so don't allow arm nacl modules from the webstore for M23. R=sehr@chromium.org,brettw@chromium.org BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=154053

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

Total comments: 2

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -4 lines) Patch
M chrome/renderer/chrome_content_renderer_client.cc View 1 2 3 1 chunk +9 lines, -4 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
Derek Schuff
Pretty trivial patch if we want to allow LOAD as well as COMPONENT. (Brett, I ...
8 years, 3 months ago (2012-08-29 16:13:16 UTC) #1
Derek Schuff
+cc bbudge, original author of this code
8 years, 3 months ago (2012-08-29 16:29:49 UTC) #2
jvoung (off chromium)
Does "chrome/browser/extensions/extension_nacl_browsertest.cc" run on ARM? https://chromiumcodereview.appspot.com/10898034/diff/2001/chrome/renderer/chrome_content_renderer_client.cc File chrome/renderer/chrome_content_renderer_client.cc (right): https://chromiumcodereview.appspot.com/10898034/diff/2001/chrome/renderer/chrome_content_renderer_client.cc#newcode608 chrome/renderer/chrome_content_renderer_client.cc:608: #ifdef __arm__ nit: not ...
8 years, 3 months ago (2012-08-29 16:49:33 UTC) #3
Derek Schuff
https://chromiumcodereview.appspot.com/10898034/diff/2001/chrome/renderer/chrome_content_renderer_client.cc File chrome/renderer/chrome_content_renderer_client.cc (right): https://chromiumcodereview.appspot.com/10898034/diff/2001/chrome/renderer/chrome_content_renderer_client.cc#newcode608 chrome/renderer/chrome_content_renderer_client.cc:608: #ifdef __arm__ Yeah, I wasn't sure either. I found ...
8 years, 3 months ago (2012-08-29 17:00:25 UTC) #4
Derek Schuff
+Nico, from chrome/OWNERS (brettw seems swamped)
8 years, 3 months ago (2012-08-29 17:03:18 UTC) #5
Nico
https://chromiumcodereview.appspot.com/10898034/diff/3006/chrome/renderer/chrome_content_renderer_client.cc File chrome/renderer/chrome_content_renderer_client.cc (right): https://chromiumcodereview.appspot.com/10898034/diff/3006/chrome/renderer/chrome_content_renderer_client.cc#newcode619 chrome/renderer/chrome_content_renderer_client.cc:619: #endif Can you write this as: bool is_nacl_allowed = ...
8 years, 3 months ago (2012-08-29 17:08:15 UTC) #6
Derek Schuff
https://chromiumcodereview.appspot.com/10898034/diff/3006/chrome/renderer/chrome_content_renderer_client.cc File chrome/renderer/chrome_content_renderer_client.cc (right): https://chromiumcodereview.appspot.com/10898034/diff/3006/chrome/renderer/chrome_content_renderer_client.cc#newcode619 chrome/renderer/chrome_content_renderer_client.cc:619: #endif On 2012/08/29 17:08:15, Nico wrote: > Can you ...
8 years, 3 months ago (2012-08-29 17:32:41 UTC) #7
Nico
lgtm
8 years, 3 months ago (2012-08-29 17:41:06 UTC) #8
sehr (please use chromium)
lgtm
8 years, 3 months ago (2012-08-29 18:37:58 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dschuff@chromium.org/10898034/5003
8 years, 3 months ago (2012-08-29 19:42:13 UTC) #10
commit-bot: I haz the power
Try job failure for 10898034-5003 (retry) on win_rel for step "runhooks". It's a second try, ...
8 years, 3 months ago (2012-08-29 21:41:40 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dschuff@chromium.org/10898034/5003
8 years, 3 months ago (2012-08-29 21:44:46 UTC) #12
commit-bot: I haz the power
Try job failure for 10898034-5003 (retry) on linux_rel for steps "nacl_integration, interactive_ui_tests, browser_tests, sync_integration_tests". It's ...
8 years, 3 months ago (2012-08-29 22:42:50 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dschuff@chromium.org/10898034/5003
8 years, 3 months ago (2012-08-29 23:11:58 UTC) #14
commit-bot: I haz the power
8 years, 3 months ago (2012-08-30 03:05:34 UTC) #15
Change committed as 154053

Powered by Google App Engine
This is Rietveld 408576698