Closed
Bug 57648
Opened 25 years ago
Closed 25 years ago
javascript strict warnings in bm-panel.js
Categories
(SeaMonkey :: Bookmarks & History, defect, P3)
SeaMonkey
Bookmarks & History
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: bugzilla, Assigned: bugzilla)
Details
Attachments
(1 file)
|
362 bytes,
patch
|
Details | Diff | Splinter Review |
JavaScript strict warning:
chrome://communicator/content/bookmarks/bm-panel.js line 122: function OpenBookm
arkURL does not always return a value
JavaScript strict warning:
chrome://communicator/content/bookmarks/bm-panel.js line 171: function sidebarOp
enURL does not always return a value
JavaScript strict warning:
chrome://communicator/content/bookmarks/bm-panel.js line 30: reference to undefi
ned property window._content.appCore
Comment 2•25 years ago
|
||
| Assignee | ||
Comment 3•25 years ago
|
||
Thanks for the patch. r=blake, seeking approval from alecf.
Status: NEW → ASSIGNED
Comment 4•25 years ago
|
||
sr=alecf
| Assignee | ||
Comment 5•25 years ago
|
||
Fix checked in.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 7•24 years ago
|
||
sorry for the spam.... just changing the subject so that the bugs can be sorted
correctly
Summary: Lots of strict warnings in bm-panel.js → javascript strict warnings in bm-panel.js
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•