Closed Bug 83537 Opened 23 years ago Closed 23 years ago

javascript strict warnings in editorOverlay.xul

Categories

(Core :: DOM: Editor, defect, P3)

defect

Tracking

()

VERIFIED WORKSFORME
mozilla1.0.1

People

(Reporter: bugzilla, Assigned: sfraser_bugs)

Details

Warning: reference to undefined property event.target.observes

it's in line 427

build 20010531

Please add the following line to your prefs.js file, so we could avoid all the 
strict warning fixup...:
user_pref("javascript.options.strict", true);
cvs blame says... -->smfr
Assignee: beppe → sfraser
Priority: -- → P3
Target Milestone: --- → mozilla0.9.3
Target Milestone: mozilla0.9.3 → mozilla1.0
Bugs targeted at mozilla1.0 without the mozilla1.0 keyword moved to mozilla1.0.1 
(you can query for this string to delete spam or retrieve the list of bugs I've 
moved)
Target Milestone: mozilla1.0 → mozilla1.0.1
marking worksforme. event.target.observes was removed with glazman's 1.182 
checkin.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
verified.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.