Closed Bug 58558 Opened 24 years ago Closed 24 years ago

javascript strict warnings in xulBindings.xml

Categories

(SeaMonkey :: UI Design, defect, P5)

defect

Tracking

(Not tracked)

VERIFIED FIXED
Future

People

(Reporter: bugzilla, Assigned: jag+mozbugs)

Details

Attachments

(1 file)

JavaScript strict warning: chrome://global/content/xulBindings.xml#popups.activeChild (getter) line 9: func tion onget does not always return a value JavaScript strict warning: chrome://global/content/xulBindings.xml#popups.activeChild (setter) line 9: func tion onset does not always return a value
Summary: Lots of strict warnings in xulBindings.xml → javascript strict warnings in xulBindings.xml
Status: NEW → ASSIGNED
Priority: P3 → P5
Target Milestone: --- → Future
Stealing this from blake, patch forthcoming.
Assignee: blakeross → disttsc
Status: ASSIGNED → NEW
r=blake
Checked in.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
rubberstamp vrfy --unless you got a quick testcase for me to verify this. thx!
Status: RESOLVED → VERIFIED
Someone did some checkins! The console is now flooded with warnings like this: JavaScript strict warning: chrome://global/content/xulBindings.xml#checkbox.checked (getter) line 0: functi on onget does not always return a value JavaScript strict warning: chrome://global/content/xulBindings.xml#checkbox.checked (setter) line 0: functi on onset does not always return a value JavaScript strict warning: chrome://global/content/xulBindings.xml#checkbox.checked (getter) line 0: functi on onget does not always return a value JavaScript strict warning: chrome://global/content/xulBindings.xml#checkbox.checked (setter) line 0: functi on onset does not always return a value
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
I believe these were fixed by Brendan's js fix.
Status: REOPENED → RESOLVED
Closed: 24 years ago24 years ago
Resolution: --- → FIXED
Turning the Sidebar on/off in the mail/news window: JavaScript error: chrome://global/content/xulBindings.xml#browser.markupDocumentViewer (getter) li ne 0: this.docShell.contentViewer has no properties
I cant see the warnings with todays build 20010619. Will reopen if I see them again. Please add the following line to your prefs.js file, so we could avoid all these strict warning fixup...: user_pref("javascript.options.strict", true);
Status: RESOLVED → VERIFIED
Product: Core → Mozilla Application Suite
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: