Files
gerrit/polygerrit-ui/app
Becky Siegel 21e6a00091 Fix code that caused changes to break in MS Edge
There was an exception due to calling Object.keys on an undefined value
that caused a promise to fail to resolve.

This resulted in 'loading' not getting set to false, and the change was
never visible.

Compounded with this error is the fact that gr-error-manager did not
pick up on this exception, because unhandledrejection does not work in
Edge (or firefox), which is used in gr-reporting to catch errors.

Bug: Issue 7896
Bug: Issue 9674
Change-Id: I12a99e3acc1dc1e3592a0d5995f937eccafa4c1c
(cherry picked from commit 935c7550e3)
2018-09-04 12:46:51 +00:00
..
2017-06-28 22:12:19 +00:00
2017-05-22 18:09:35 +00:00
2018-03-22 09:41:57 +00:00