Status
People
(Reporter: Henrik Gemal, Assigned: Peter ``jag'' Annema)
Tracking
Firefox Tracking Flags
(Not tracked)
Details
Attachments
(1 attachment)
2.81 KB,
patch
|
Details | Diff | Splinter Review |
JavaScript strict warning: chrome://global/content/nsWidgetStateManager.js line 66: trailing comma is not l egal in ECMA-262 object initializers JavaScript strict warning: chrome://global/content/nsWidgetStateManager.js line 88: trailing comma is not l egal in ECMA-262 object initializers JavaScript strict warning: chrome://global/content/nsWidgetStateManager.js line 134: redeclaration of var e lements JavaScript strict warning: chrome://global/content/nsWidgetStateManager.js line 136: redeclaration of var i JavaScript strict warning: chrome://global/content/nsWidgetStateManager.js line 327: trailing comma is not legal in ECMA-262 object initializers
(Reporter) | ||
Comment 1•18 years ago
|
||
JavaScript strict warning: chrome://global/content/nsWidgetStateManager.js line 70: assignment to undeclar d variable wsm
Comment 3•18 years ago
|
||
playing around with some bug report controls so my good friend doron gets more `spamm' hmm let's see...mozilla1.0? minor severity? P4?
Severity: normal → minor
Status: NEW → ASSIGNED
Priority: P3 → P4
Target Milestone: --- → mozilla1.0
(Reporter) | ||
Updated•18 years ago
|
Summary: Lots of strict warnings in nsWidgetStateManager.js → javascript strict warnings in nsWidgetStateManager.js
Updated•18 years ago
|
Priority: P4 → P5
Target Milestone: mozilla1.0 → Future
Updated•18 years ago
|
Assignee: blakeross → asa
Status: ASSIGNED → NEW
Priority: P5 → --
Target Milestone: Future → ---
Comment 4•18 years ago
|
||
reassigning
(Assignee) | ||
Comment 5•18 years ago
|
||
Created attachment 21774 [details] [diff] [review] [patch] Fix warnings
Comment 7•18 years ago
|
||
keywords. got anyone to sr= this, I assume blake can r= it (looks good).
Keywords: patch, review
(Assignee) | ||
Comment 10•18 years ago
|
||
Fix checked in, marking fixed.
Status: NEW → RESOLVED
Last Resolved: 18 years ago
Resolution: --- → FIXED
(Reporter) | ||
Comment 11•18 years ago
|
||
verified with build 20010126 on win2k
Status: RESOLVED → VERIFIED
Updated•14 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•