DescriptionAdd test to make sure if PPB_Audio_Shared::StartThread() works.
To NaCl in either SFI or non-SFI mode, PPB_Audio_Shraed::StartThread requires
ppapi_register_thread_creator invoked in advance.
Currently no test about it. This CL adds the test.
Tests are guarded by #ifdef __native_client__, because it
won't work and is meaningless for trusted plugins.
TEST=Ran browser_tests --gtest_filter=*AudioThreadCreation locally, and ran trybots.
BUG=359710
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=264974
Patch Set 1 #
Total comments: 3
Patch Set 2 : #
Total comments: 3
Patch Set 3 : #
Total comments: 8
Patch Set 4 : #
Total comments: 12
Patch Set 5 : #
Total comments: 2
Patch Set 6 : #
Messages
Total messages: 18 (0 generated)
|