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

Issue 15864005: Add a PPAPI browser tests for an issue of NaCl crash (Closed)

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

Description

Add a PPAPI browser tests for an issue of NaCl crash. These tests verifie that the crash of NaCl module introduced by r200088 does not occur when PPB_FileIO_Private::RequestOSFileHandle is called with PPB_FileIO opened with PP_FILEOPENFLAG_EXCLUSIVE. BUG=243241, 241726 TEST= browser_tests --gtest_filter="PPAPI*Test.FileIO" passes Revert r200088 browser_tests --gtest_filter="PPAPI*Test.FileIO" crashes Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=203124

Patch Set 1 #

Patch Set 2 : #

Total comments: 1

Patch Set 3 : move test to ppapi/tests #

Total comments: 2

Patch Set 4 : add issue number to comment #

Patch Set 5 : add issue number to comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -0 lines) Patch
M chrome/test/ppapi/ppapi_browsertest.cc View 1 2 5 chunks +5 lines, -0 lines 0 comments Download
M ppapi/tests/test_file_io.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M ppapi/tests/test_file_io.cc View 1 2 3 2 chunks +34 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
mazda
Hello Mark, Could you review this CL? This is a follow-up CL of https://codereview.chromium.org/15274002/. I ...
7 years, 7 months ago (2013-05-23 23:52:24 UTC) #1
Mark Seaborn
I'm not a good reviewer for this because I'm not very familiar with how PPAPI ...
7 years, 6 months ago (2013-05-28 15:04:03 UTC) #2
dmichael (off chromium)
Mark's right, we should just test this in ppapi/tests/ It looks like we already have ...
7 years, 6 months ago (2013-05-28 15:23:05 UTC) #3
mazda
Thank you for the pointer. I moved the test to ppapi/tests. Please take another look.
7 years, 6 months ago (2013-05-30 05:10:26 UTC) #4
dmichael (off chromium)
lgtm, thanks! https://codereview.chromium.org/15864005/diff/15001/ppapi/tests/test_file_io.cc File ppapi/tests/test_file_io.cc (right): https://codereview.chromium.org/15864005/diff/15001/ppapi/tests/test_file_io.cc#newcode1114 ppapi/tests/test_file_io.cc:1114: // This is a regression test for ...
7 years, 6 months ago (2013-05-30 05:17:15 UTC) #5
mazda
Thank you for the prompt review. https://codereview.chromium.org/15864005/diff/15001/ppapi/tests/test_file_io.cc File ppapi/tests/test_file_io.cc (right): https://codereview.chromium.org/15864005/diff/15001/ppapi/tests/test_file_io.cc#newcode1114 ppapi/tests/test_file_io.cc:1114: // This is ...
7 years, 6 months ago (2013-05-30 05:35:18 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mazda@chromium.org/15864005/22001
7 years, 6 months ago (2013-05-30 05:35:56 UTC) #7
commit-bot: I haz the power
7 years, 6 months ago (2013-05-30 12:19:35 UTC) #8
Message was sent while issue was closed.
Change committed as 203124

Powered by Google App Engine
This is Rietveld 408576698