We need to have:
- Finch control
- Mojo to pump data from renderer to browser
- Entry point around onLoad() event, or right after document has finished parsing.
We ended up putting the Mojo server inside Blink and put the client in Java. Closing the following two CLs, which is in the other direction (Mojo service in Java, and client in Blink).
Add mojo service for CopylessPaste in Java
https://codereview.chromium.org/2700193002/
Add render frame observer for CopylessPaste
https://codereview.chromium.org/2709893002/
Comment 1 by wychen@chromium.org
, Feb 21 2017