Closed Bug 1348934 Opened 8 years ago Closed 8 years ago

Fix comments in ext-theme.js

Categories

(WebExtensions :: Frontend, defect)

defect
Not set
normal

Tracking

(firefox55 fixed)

RESOLVED FIXED
mozilla55
Tracking Status
firefox55 --- fixed

People

(Reporter: mattw, Assigned: mattw)

References

Details

(Whiteboard: triaged)

Attachments

(1 file)

Summary: Add missing word in comment → Fix comments in ext-theme.js
Assignee: nobody → mwein
Comment on attachment 8849211 [details] Bug 1348934 - Fix comments in ext-theme.js DONTBUILD https://reviewboard.mozilla.org/r/122044/#review124096 r=me with the below two issues fixed. ::: commit-message-05bfa:1 (Diff revision 1) > +Bug 1348934 - fix comments in ext-theme.js r?jaws DONTBUILD s/fix/Fix/ ::: toolkit/components/extensions/ext-theme.js:180 (Diff revision 1) > extensions.on("shutdown", (type, extension) => { > let theme = themeMap.get(extension); > > - // We won't have a theme if theme's aren't enabled. > if (!theme) { > + // We won't have a theme if theme's are disabled. no apostrophe since this isn't about possession.
Attachment #8849211 - Flags: review?(jaws) → review+
Comment on attachment 8849211 [details] Bug 1348934 - Fix comments in ext-theme.js DONTBUILD https://reviewboard.mozilla.org/r/122044/#review124096 > no apostrophe since this isn't about possession. Good catch, thanks
Pushed by jwein@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/61e836d046af Fix comments in ext-theme.js r=jaws DONTBUILD
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Product: Toolkit → WebExtensions
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: