commit | 1cbd78ffe68039a5781c3434816e03e64033dc0b | [log] [tgz] |
---|---|---|
author | Darin Petkov <petkov@chromium.org> | Thu Jul 29 12:38:34 2010 -0700 |
committer | Darin Petkov <petkov@chromium.org> | Thu Jul 29 12:38:34 2010 -0700 |
tree | e9716a36246b23f9179d6d5f010fd92445516dbb | |
parent | 3003059032a7ac8a49f1bdd9fda2d58becec8374 [diff] |
Don't send machine and user ID to Omaha anymore. Send a/r pings instead. This avoids sending a unique ID in order to track active user counts. Note that this CL doesn't remove the machine/user/Omaha ID/file from the params object -- it just makes them unused/obsolete. Removal will be done in a subsequent CL in an effort to make this CL smaller. BUG=1439 TEST=unit tests, x86-generic, arm-generic, gmerged and inspected logs Review URL: http://codereview.chromium.org/2856070