Closed
Bug 591655
Opened 14 years ago
Closed 10 years ago
Make use of Function.prototype.bind
Categories
(Calendar :: Internal Components, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: Fallen, Unassigned)
Details
(Whiteboard: [not needed beta][no l10n impact])
On trunk we could make use of Function.prototype.bind, which was added in bug 429507. This will make some of our code easier to handle, especially w.r.t Listeners.
Note however this is trunk only and touches a lot of code locations. If we diverge too much from 1.9.2 it will be harder to backport patches for the next release.
Reporter | ||
Comment 1•10 years ago
|
||
Lets just do this over time.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•