DescriptionNon-SFI NaCl: Expose the "fdio" IRT interface via its non-dev query string
For PNaCl, "fdio" should only be exposed via the "dev" query string,
indicating a non-stable interface.
But, outside of PNaCl, since we will be providing open_resource() as a
stable interface in Non-SFI NaCl, we need to provide "fdio" as a
stable ABI, via its non-dev query string. Since open_resource()
returns an FD, it's only useful with the FD operations that "fdio"
provides.
BUG=358431
TEST=none
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=268240
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
|