Closed Bug 477591 Opened 15 years ago Closed 15 years ago

missing semi-colon in DownloadUtils.jsm

Categories

(Toolkit :: Downloads API, defect)

defect
Not set
trivial

Tracking

()

RESOLVED FIXED
mozilla1.9.2a1

People

(Reporter: rcampbell, Assigned: rcampbell)

Details

(Keywords: fixed1.9.1)

Attachments

(1 file)

from Error Console

Error: missing ; before statement
Source File: file:///Users/rob/Applications/Shiretoko.app/Contents/MacOS/modules/DownloadUtils.jsm
Line: 76
Source Code:
let kStrings = {
Flags: wanted1.9.1?
Attachment #361264 - Flags: review?(Edward.Lee)
Attachment #361264 - Flags: review?(Edward.Lee)
Attachment #361264 - Flags: review?(edilee)
Attachment #361264 - Flags: review?(edilee) → review+
How are you running into that error? Strict mode? Does it prevent actual functionality of the download utils/download manager/statusbar?
http://hg.mozilla.org/mozilla-central/rev/4f9cc1d2e234
Assignee: nobody → rcampbell
Status: NEW → RESOLVED
Closed: 15 years ago
Flags: in-testsuite-
Flags: in-litmus-
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.2a1
Attachment #361264 - Flags: approval1.9.1?
(In reply to comment #1)
> How are you running into that error? Strict mode? Does it prevent actual
> functionality of the download utils/download manager/statusbar?

I ran into that this morning, possibly as a side-effect of bug 467747. I had a bunch of "missing ;" errors and this one happened to have one in it. Just luck, I guess!

(and yes, the other bug prevents functionality of download manager, add-ons and places)
ps thanks for the quick push!
Comment on attachment 361264 [details] [diff] [review]
downloadutils.diff

a191=beltzner
Attachment #361264 - Flags: approval1.9.1? → approval1.9.1+
Keywords: checkin-needed
clearing some old flags.
Flags: wanted1.9.1?
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: