Files
gerrit/polygerrit-ui/app/elements/shared
Wyatt Allen 0f3874b3cf Fix _readResponsePayload runtime errors
Before I6398b74779, the REST API interface's `getResponseObject` did not
make use of any other methods, and thus did not need to be invoked with
a `this` context. When this changed, the handful of locations that
invoke `getResponseObject` without binding were broken silently,
resulting in runtime exceptions where the app fails to parse responses
to some network actions. For example, when deleting a topic.

With this change, the invocations use corrected bindings and tests are
added to confirm that runtime exceptions do not occur.

Change-Id: I682d3d5f5fc4aaec03762e17d32afec084bbdebf
2017-09-19 13:27:10 -07:00
..
2017-09-12 10:06:03 -07:00
2017-08-12 11:49:52 -07:00
2017-08-12 11:49:52 -07:00
2017-08-12 11:49:52 -07:00
2017-08-12 11:49:52 -07:00
2017-08-31 13:28:00 -07:00
2017-07-05 14:12:44 -07:00
2017-08-12 11:49:52 -07:00
2017-08-12 11:49:52 -07:00