horizon/openstack_dashboard/dashboards/identity/static
Travis Tripp deda07c4c3 Memoize policy service
There is a hole in the policy service caching layer
that has something to do with ng-repeat. The angular
http cache service doesn't seem to work within a single
digest cycle or something... so I simplfied and
improved performance by using memoize to
prevent redundant checks which were happening in
hz-dynamic-table.

See bug for details on verifying this manually.

Change-Id: Ib0b3a806d1c6b065e20cb22b8255048bd836dd1b
Closes-Bug: 1608623
2016-08-01 19:04:09 -06:00
..
dashboard/identity Memoize policy service 2016-08-01 19:04:09 -06:00