Shawn Pearce ab841f6946 Convert VisibleRefFilter to assisted factory
Callers have to pass a number of arguments to build and configure the
VisibleRefFilter.  Instead of forcing callers to pass around many
arguments, use an assisted injection factory to create the instance.

Rely on the context Provider<ReviewDb> and Provider<CurrentUser> to
gain database access and user identity within the filter. Given all
current call sites, these should already be populated.

Change-Id: I8197ee773c94f16472d53162fb70791c45899c1b
2017-06-14 09:51:27 +00:00
..
2017-04-20 15:13:16 +00:00
2017-06-12 23:25:57 +00:00
2017-06-14 01:44:08 +00:00
2017-06-14 01:23:25 +00:00
2017-02-28 18:14:01 +09:00