Avoid missing API error in PolyGerrit.

* PolyGerrit does not have Gerrit.{get,post,delete,refresh},
  self.delete, and self.onAction.
  Replace them with compatible self.* APIs or skip the operation.
* Under PolyGerrit, there is no "Find Owners" button.
  On submit, the pop up page shows owners info and allows
  users to add reviewers, but not to delete reviewers yet.

Change-Id: I39b2a36c88ad113f280432e58e3badb2bfddba1c
1 file changed
tree: d9bd7ad9c9eadff8b2c6328507a2c772cfe1df86
  1. src/
  2. BUILD
  3. LICENSE
  4. OWNERS