Closed Bug 1140847 Opened 9 years ago Closed 6 years ago

watchedReposUpdated() is often called multiple times unnecessarily

Categories

(Tree Management :: Treeherder: Frontend, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: emorley, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: perf)

We call watchedReposUpdated() many more times than we need to in:
https://github.com/mozilla/treeherder-ui/blob/master/webapp/app/js/models/repository.js

(Both multiple times even when there were no changes, plus after each watchRepo() when we could have done it at the end)
Keywords: perf
Component: Treeherder → Treeherder: Frontend
This function no longer exists since we re-wrote the secondary nav bar in ReactJS in Bug 1450032.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.