Commit Graph

1 Commits (48ea10cd9d62ae924757a528656265f5805019f1)

Author SHA1 Message Date
Will Hawkins 9c28cb632c Issue #7425 (et al): Cache the list of installed browsers
Cache the list of installed browsers. Calling `Browsers.all`
the application directly redundantly recalculates the list.
Accessing the list of installed browsers through this cache
will reduce that overhead.
4 years ago