Closed Bug 1075211 Opened 11 years ago Closed 11 years ago

Remove the self hack from content/newtab/updater.js

Categories

(Firefox :: New Tab Page, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: evold, Assigned: evold)

Details

Attachments

(1 file)

No description provided.
If you look at https://github.com/mozilla/gecko-dev/blob/master/browser/base/content/newtab/updater.js then you will see a large number of `var self = this;` hacks that can all be easily avoided by using arrow functions.
Assignee: nobody → evold
OS: Mac OS X → All
Hardware: x86 → All
Summary: Remove the self hacks from content/newtab/updater.js → Remove the self hack from content/newtab/updater.js
Attachment #8497832 - Flags: review?(ttaubert)
Version: 32 Branch → Trunk
Comment on attachment 8497832 [details] [diff] [review] 1075211.patch Review of attachment 8497832 [details] [diff] [review]: ----------------------------------------------------------------- Cool, thanks!
Attachment #8497832 - Flags: review?(ttaubert) → review+
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: