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

Issue 23326003: Enable PNaCl by default (revert disabling CL) (Closed)

Created:
7 years, 4 months ago by sehr
Modified:
7 years, 4 months ago
CC:
chromium-reviews, native-client-reviews_googlegroups.com
Visibility:
Public.

Description

Enable PNaCl by default (revert disabling CL) The first of the two security issues is resolved, and the second is ready. To enable more developer exposure in dev channel. Revert https://codereview.chromium.org/22839005 and remove two small pieces of related dead code from the plugin. BUG= https://code.google.com/p/nativeclient/issues/detail?id=3633 R=jvoung@chromium.org, mseaborn@chromium.org, thakis@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=219104

Patch Set 1 #

Total comments: 6

Patch Set 2 : Fixes for Jan's comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+123 lines, -90 lines) Patch
M build/ios/grit_whitelist.txt View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/app/generated_resources.grd View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/chrome_content_browser_client.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/nacl_ui.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/common/chrome_content_client.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/common/chrome_switches.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/chrome_switches.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/renderer/chrome_content_renderer_client.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M chrome/renderer/pepper/ppb_nacl_private_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/nacl/pnacl_mime_type/pnacl_mime_type.html View 1 chunk +4 lines, -3 lines 0 comments Download
M chrome/test/nacl/nacl_browsertest.cc View 1 2 chunks +8 lines, -4 lines 0 comments Download
M chrome/test/nacl/nacl_browsertest_uma.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/nacl/nacl_browsertest_util.h View 3 chunks +16 lines, -3 lines 0 comments Download
M chrome/test/nacl/nacl_browsertest_util.cc View 5 chunks +44 lines, -12 lines 0 comments Download
M chrome/test/ppapi/ppapi_test.cc View 2 chunks +2 lines, -4 lines 0 comments Download
M ppapi/native_client/src/trusted/plugin/plugin.cc View 1 chunk +10 lines, -17 lines 0 comments Download
M ppapi/native_client/src/trusted/plugin/plugin_error.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M ppapi/native_client/src/trusted/plugin/service_runtime.cc View 1 chunk +13 lines, -23 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
sehr
This is to enable pnacl by default for M31. PTAL.
7 years, 4 months ago (2013-08-20 18:37:12 UTC) #1
Mark Seaborn
Is this just a revert of a previous commit? If so, please say so (and ...
7 years, 4 months ago (2013-08-20 19:22:45 UTC) #2
sehr
PTAL.
7 years, 4 months ago (2013-08-20 19:57:03 UTC) #3
jvoung (off chromium)
https://codereview.chromium.org/23326003/diff/1/chrome/common/chrome_switches.h File chrome/common/chrome_switches.h (right): https://codereview.chromium.org/23326003/diff/1/chrome/common/chrome_switches.h#newcode192 chrome/common/chrome_switches.h:192: extern const char kDisablePnacl[]; nit: should sort https://codereview.chromium.org/23326003/diff/1/chrome/test/nacl/nacl_browsertest.cc File ...
7 years, 4 months ago (2013-08-20 20:32:52 UTC) #4
sehr
Thanks, Jan. PTAL. https://codereview.chromium.org/23326003/diff/1/chrome/common/chrome_switches.h File chrome/common/chrome_switches.h (right): https://codereview.chromium.org/23326003/diff/1/chrome/common/chrome_switches.h#newcode192 chrome/common/chrome_switches.h:192: extern const char kDisablePnacl[]; On 2013/08/20 ...
7 years, 4 months ago (2013-08-20 21:36:39 UTC) #5
jvoung (off chromium)
lgtm
7 years, 4 months ago (2013-08-20 21:57:08 UTC) #6
sehr
On 2013/08/20 21:57:08, jvoung (cr) wrote: > lgtm Thanks, Jan. I still need reviews of ...
7 years, 4 months ago (2013-08-20 23:51:48 UTC) #7
sehr
I still need a review of the changes in src/chrome. PTAL.
7 years, 4 months ago (2013-08-21 21:48:31 UTC) #8
Nico
I don't know why nacl was disabled (the cl description of the disable cl didn't ...
7 years, 4 months ago (2013-08-21 21:59:27 UTC) #9
sehr
Nico, Agreed I should have documented the reason for disabling and re-enabling. I have updated ...
7 years, 4 months ago (2013-08-22 18:49:04 UTC) #10
Nico
Thanks! lgtm stamp
7 years, 4 months ago (2013-08-22 18:51:11 UTC) #11
Mark Seaborn
LGTM for chrome/test/data/nacl.
7 years, 4 months ago (2013-08-22 21:06:23 UTC) #12
sehr
7 years, 4 months ago (2013-08-22 21:14:37 UTC) #13
Message was sent while issue was closed.
Committed patchset #2 manually as r219104 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698