Closed Bug 145071 Opened 23 years ago Closed 23 years ago

javascript strict warnings in EdReplace.js

Categories

(SeaMonkey :: Composer, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla1.0.1

People

(Reporter: bugzilla, Assigned: akkzilla)

References

Details

just start the Find & Replace form the Composer produces: Warning: function onReplace does not always return a value Source File: chrome://editor/content/EdReplace.js Line: 208, Column: 23 Source Code: return onFindNext(); Warning: function onReplace does not always return a value Source File: chrome://editor/content/EdReplace.js Line: 221, Column: 13 Source Code: return true; 20020516
more: Warning: reference to undefined property gReplaceDialog.findKey Source File: chrome://editor/content/EdReplace.js Line: 142
-->akkana
Assignee: syd → akkana
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.0.1
The patch for bug 148713 includes fixes for all the JS strict warnings I saw (the ones mentioned here plus a couple of others). Sorry 'bout that -- let me know if I've missed any.
Depends on: 148713
This was fixed with the checkin for bug 140713.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.