Closed
Bug 230645
Opened 21 years ago
Closed 21 years ago
JS strict warning in prefs-advanced.xul
Categories
(SeaMonkey :: Preferences, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: WeirdAl, Assigned: WeirdAl)
References
()
Details
Attachments
(1 file)
951 bytes,
patch
|
timeless
:
review+
bzbarsky
:
superreview+
|
Details | Diff | Splinter Review |
JavaScript strict warning:
chrome://communicator/content/pref/pref-advanced.xul line 291: trailing comma is
not legal in ECMA-262 object initializers
Fix coming up in a couple minutes.
Assignee | ||
Comment 1•21 years ago
|
||
Assignee | ||
Updated•21 years ago
|
Attachment #138817 -
Flags: review?(timeless)
Attachment #138817 -
Flags: review?(timeless) → review+
Assignee | ||
Updated•21 years ago
|
Attachment #138817 -
Flags: superreview?(bz-vacation)
Comment 2•21 years ago
|
||
Comment on attachment 138817 [details] [diff] [review]
patch
sr=bzbarsky; please let me know if this needs checking in.
Attachment #138817 -
Flags: superreview?(bz-vacation) → superreview+
Assignee | ||
Comment 3•21 years ago
|
||
bz: please do check in :-)
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•