Go to file
Shawn Pearce f646aa77fb Fix browser NPE when ChangeCache is incomplete
The ChangeCache is buggy and does not always populate its
contents. Unfortunately it is also designed to be unable to
load missing contents on demand, causing consumers to NPE.
ConfigInfoCache is a better design for this sort of lazy
loading and reuse of data.

ChangeCache can be missing information if:

  1) opens side-by-side view in a new tab;
  2) user presses 'r' to open publish comment screen

Instead of using the unreliable ChangeCache, stub out a
ChangeDetail to feed to the info block on the publish
comments screen.

Change-Id: Id542528d93af1cab49b001ca5e90addfc5d05b78
2013-08-13 09:59:24 -07:00
2013-08-06 11:34:13 -07:00
2013-07-26 18:11:51 -07:00
2013-05-21 20:28:56 -07:00
2013-05-21 20:28:56 -07:00
2013-05-21 20:28:56 -07:00
2013-05-21 20:28:56 -07:00
2013-07-05 18:55:30 -07:00
2013-05-21 20:28:56 -07:00
2013-08-12 11:57:28 -07:00
2013-08-12 11:44:40 -07:00
2013-07-30 17:18:33 +00:00
2008-11-14 16:59:34 -08:00
2009-03-27 20:20:10 -07:00
Description
RETIRED, Gerrit as used by OpenStack
120 MiB