Closed Bug 1091932 Opened 10 years ago Closed 10 years ago

Utilize Angular 1.3 one-way binding to reduce watchers

Categories

(Tree Management :: Treeherder, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1090301

People

(Reporter: camd, Assigned: camd)

Details

you can specify a field as {{ ::myval }} and that does a one-way binding. We can't do it with everything, because the 2-way binding is how it's supposed to work in many cases. But LOTS of our bindings can be converted this way.
Assignee: nobody → cdawson
Status: NEW → ASSIGNED
Priority: -- → P1
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Commit pushed to master at https://github.com/mozilla/treeherder-ui https://github.com/mozilla/treeherder-ui/commit/fdfe88815a9acce7be8386eaa65a93f5e10a9c92 Revert "bug 1091932 - change {{ }} entries to on-way binding where possible" This reverts commit b548ebcc763e112cf079e5de093d529f1555a8ab.
Commits pushed to master at https://github.com/mozilla/treeherder https://github.com/mozilla/treeherder/commit/a19747498d4a9860ceed522e39657d54a2e5746b bug 1091932 - change {{ }} entries to on-way binding where possible https://github.com/mozilla/treeherder/commit/92db3d4392d94596784c9e9178415e2339322ed5 Revert "bug 1091932 - change {{ }} entries to on-way binding where possible" This reverts commit b548ebcc763e112cf079e5de093d529f1555a8ab.
You need to log in before you can comment on or make changes to this bug.