DescriptionSetup permissions for terminalPrivateApi.
Access to terminalPrivateApi will be allowed to component and hterm extensions only. Hterm extension is not component extension, so restricting access to component extensions only won't work. (Hterm already has access to webSocketPrivate API, and extension ID are copied from there)
Also, add "exit" to allowed process output event types (this event will be dispatched
when we detect a observed process has died).
BUG=chromium-os:23273
TEST=ExtensionTerminalPrivateApiTest.*
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=118967
Patch Set 1 #Patch Set 2 : some spelling errors + year update #Patch Set 3 : fix unittest #
Total comments: 2
Patch Set 4 : mihai #
Total comments: 2
Patch Set 5 : aa #Patch Set 6 : missing bool #Patch Set 7 : compile error #
Total comments: 7
Patch Set 8 : jon #Messages
Total messages: 12 (0 generated)
|