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

Issue 332333003: Remove redundant use_nonsfi_mode from SelLdrStartParams. (Closed)

Created:
6 years, 6 months ago by hidehiko
Modified:
6 years, 6 months ago
Reviewers:
Mark Seaborn, teravest
CC:
chromium-reviews, hamaji, mazda, Junichi Uekawa
Project:
chromium
Visibility:
Public.

Description

Remove redundant use_nonsfi_mode from SelLdrStartParams. The params is used for ServiceRuntime::StartSelLdr(). ServiceRuntime already knows if it is for nonsfi or not. So the use_nonsfi_mode in SelLdrStartParams is just redundant. Remove it. BUG=333950 TEST=Ran browser_tests --gtest_filter=*NonSfi*:*NonSFI* locally, and trybots. CQ_EXTRA_TRYBOTS=tryserver.chromium:linux_rel_precise32 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=277864

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -25 lines) Patch
M ppapi/native_client/src/trusted/plugin/plugin.h View 1 1 chunk +6 lines, -5 lines 0 comments Download
M ppapi/native_client/src/trusted/plugin/plugin.cc View 1 4 chunks +12 lines, -16 lines 0 comments Download
M ppapi/native_client/src/trusted/plugin/service_runtime.h View 2 chunks +0 lines, -3 lines 0 comments Download
M ppapi/native_client/src/trusted/plugin/service_runtime.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
hidehiko
Hi Mark, PTAL. This is extracted from crrev.com/337463002 as you suggested. Unfortunately, now, linux_rel_precise32 bot ...
6 years, 6 months ago (2014-06-17 05:02:28 UTC) #1
Mark Seaborn
https://codereview.chromium.org/332333003/diff/1/ppapi/native_client/src/trusted/plugin/plugin.cc File ppapi/native_client/src/trusted/plugin/plugin.cc (right): https://codereview.chromium.org/332333003/diff/1/ppapi/native_client/src/trusted/plugin/plugin.cc#newcode77 ppapi/native_client/src/trusted/plugin/plugin.cc:77: false, // No non-SFI mode (i.e. in SFI-mode). It's ...
6 years, 6 months ago (2014-06-17 15:16:55 UTC) #2
chromium-reviews
On Tue, Jun 17, 2014 at 9:16 AM, <mseaborn@chromium.org> wrote: > > https://codereview.chromium.org/332333003/diff/1/ppapi/native_client/src/trusted/plugin/plugin.cc > File ...
6 years, 6 months ago (2014-06-17 15:20:03 UTC) #3
hidehiko
Thank you for review. PTAL? https://codereview.chromium.org/332333003/diff/1/ppapi/native_client/src/trusted/plugin/plugin.cc File ppapi/native_client/src/trusted/plugin/plugin.cc (right): https://codereview.chromium.org/332333003/diff/1/ppapi/native_client/src/trusted/plugin/plugin.cc#newcode77 ppapi/native_client/src/trusted/plugin/plugin.cc:77: false, // No non-SFI ...
6 years, 6 months ago (2014-06-17 16:47:03 UTC) #4
teravest
lgtm Thanks! This is definitely an improvement.
6 years, 6 months ago (2014-06-17 17:07:37 UTC) #5
hidehiko
The CQ bit was checked by hidehiko@chromium.org
6 years, 6 months ago (2014-06-17 17:56:51 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hidehiko@chromium.org/332333003/20001
6 years, 6 months ago (2014-06-17 17:58:24 UTC) #7
commit-bot: I haz the power
6 years, 6 months ago (2014-06-17 21:13:31 UTC) #8
Message was sent while issue was closed.
Change committed as 277864

Powered by Google App Engine
This is Rietveld 408576698