Closed
Bug 879941
Opened 9 years ago
Closed 9 years ago
Fix typo in LightweightThemeManager.jsm
Categories
(Toolkit :: Add-ons Manager, defect)
Toolkit
Add-ons Manager
Tracking
()
RESOLVED
FIXED
mozilla24
People
(Reporter: jaws, Assigned: jaws)
Details
Attachments
(1 file, 1 obsolete file)
2.67 KB,
patch
|
Unfocused
:
review+
|
Details | Diff | Splinter Review |
I was trying to search for 'disabled' within LightweightThemeManager, but some of the results I was expecting weren't showing up. And then I found out it was because the variable name was _themeIDBeingDisbled :P
Attachment #758756 -
Flags: review?(bmcbride)
Assignee | ||
Comment 1•9 years ago
|
||
Attachment #758756 -
Attachment is obsolete: true
Attachment #758756 -
Flags: review?(bmcbride)
Attachment #758757 -
Flags: review?(bmcbride)
Updated•9 years ago
|
Attachment #758757 -
Flags: review?(bmcbride) → review+
Assignee | ||
Comment 2•9 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/88a16ae1ecaa
Comment 3•9 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/88a16ae1ecaa
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla24
You need to log in
before you can comment on or make changes to this bug.
Description
•