DescriptionPNaCl: Remove now-unneeded use of nacl::DescWrapper in TempFile
read_wrapper() and write_wrapper() are no longer used now that the
PNaCl code doesn't use SRPC.
Open() had the side effect of checking the validity of the
handle/descriptor before, so preserve that, but rename it to
CheckValidity() to clarify what it does.
BUG=302078
TEST=e.g. NaClBrowserTestPnacl.PPAPICore (tests PNaCl translation)
Committed: https://crrev.com/770a614de349b5ec5dc0c20308ff745e215e1d8c
Cr-Commit-Position: refs/heads/master@{#368467}
Patch Set 1 #
Total comments: 2
Messages
Total messages: 18 (9 generated)
|