Implement diagnostics daemon starting talking to extensions
The extension should use the chrome.runtime.onConnectNative event in order to listen for the messages from the daemon when the daemon starts the communication itself. The application string passed to the event will be 'com.google.wilco_dtc'. The hardcoded whitelist for extensions that receive this event is currently empty - it will have to be updated once we figure out extension IDs that we'll use. BUG=chromium:907932,b:123926112 TEST=manual Change-Id: Ic5db3817ccc757bcf6bef4e4f800623d02e11660 Reviewed-on: https://chromium-review.googlesource.com/c/1464579Reviewed-by:Mattias Nissler <mnissler@chromium.org> Reviewed-by:
Polina Bondarenko <pbond@chromium.org> Commit-Queue: Maksim Ivanov <emaxx@chromium.org> Cr-Commit-Position: refs/heads/master@{#636864}
Showing
Please register or sign in to comment