DescriptionAdded daemon process NPAPI.
This provides a framework that we can implement per-platform to allow the
Me2Me daemon to installed, started and stopped by the web-app.
I've gone with a polling-based API for now, as it simplifies some of
the logic. We can revisit this if necessary to make it more sophisticated.
BUG=None
TEST=None until we have some implementations.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=120723
Patch Set 1 #Patch Set 2 : Removed unused headers. Fixed Windows and Mac builds. #
Total comments: 47
Patch Set 3 : Incorporated reviewer comments. #Patch Set 4 : Fixed compile error. #Patch Set 5 : Use string instead of const char* #Patch Set 6 : More reviewer comments. #Patch Set 7 : Separated out Start/SetPin and added return codes to Stop and Start. #
Total comments: 1
Messages
Total messages: 11 (0 generated)
|