Closed Bug 682560 Opened 14 years ago Closed 14 years ago

Global variable leak

Categories

(Tree Management Graveyard :: TBPL, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Swatinem, Assigned: Swatinem)

Details

Attachments

(1 file)

Attached patch fixSplinter Review
These use var like they should, but the code is run in the global scope so they leak anyway. This just moves them to an anonymous closure.
Attachment #556258 - Flags: review?(mstange)
Comment on attachment 556258 [details] [diff] [review] fix So only two strings? OK, as long as it makes leak statistics easier to read...
Attachment #556258 - Flags: review?(mstange) → review+
yes, I’m always suspicious of oddly named vars in firebugs dom tab. pushed: http://hg.mozilla.org/users/mstange_themasta.com/tinderboxpushlog/rev/2b20606b6ea3
Deployed via bug 683241
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Product: Webtools → Tree Management
Product: Tree Management → Tree Management Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: