DescriptionCheck that extensions::HidDeviceManager is used from the FILE thread.
Commit 7fb8b9950 attempted to enable an unused thread check in
extensions::HidDeviceManager but this was not correct because while this
class is normally used from the FILE thread this is not where it is
created (issue 417939). This change adopts the pattern used in
extensions::ApiResourceManager where the BrowserContextKeyedAPI
implements its own thread assertions.
BUG=
Committed: https://crrev.com/ea245886e3af507367cae1d9d766755f4384d588
Cr-Commit-Position: refs/heads/master@{#297013}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|