New issue
Advanced search Search tips

Issue 922675 link

Starred by 1 user

Issue metadata

Status: Untriaged
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 1
Type: Bug



Sign in to add a comment

Fix Arc usb_host mojom connection error

Project Member Reported by lgcheng@google.com, Jan 16 (6 days ago)

Issue description

When app call OpenDevice from Android side, itcan be rejected because
1. app has not requested for permission.
2. permission_broker decides the node is in use.
In these cases we return mojo::ScopedHandle() from Chrome to Android.
And case cause mojom connection error.


 

Sign in to add a comment