Closed
Bug 1517658
Opened 6 years ago
Closed 6 years ago
Rename some variables in extensions parent scope
Categories
(Thunderbird :: Add-Ons: Extensions API, enhancement)
Thunderbird
Add-Ons: Extensions API
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 66.0
People
(Reporter: darktrojan, Assigned: darktrojan)
Details
Attachments
(1 file)
|
22.47 KB,
patch
|
Fallen
:
review+
|
Details | Diff | Splinter Review |
All of the mail/components/extensions/parent/ext-*.js files run in the same scope, so it's probably best not to have things named "cache" or "convertAccount".
| Assignee | ||
Comment 1•6 years ago
|
||
Attachment #9034324 -
Flags: review?(philipp)
Updated•6 years ago
|
Attachment #9034324 -
Flags: review?(philipp) → review+
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/b5994bd3ba76
Rename some variables in extensions parent scope; r=Fallen DONTBUILD
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•6 years ago
|
Target Milestone: --- → Thunderbird 66.0
You need to log in
before you can comment on or make changes to this bug.
Description
•