Closed Bug 953133 Opened 10 years ago Closed 10 years ago

Remove dead code from nsSuiteGlue.js which causes "LoginManagerContent.onContentLoaded is undefined"

Categories

(SeaMonkey :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
seamonkey2.26

People

(Reporter: mcsmurf, Assigned: mcsmurf)

Details

Attachments

(1 file)

Bug 946549/http://hg.mozilla.org/mozilla-central/rev/626c9723e0ad removed the LoginManagerContent.onContentLoaded handler. Therefore we also need to remove it from our code as it causes this error:
Error: LoginManagerContent.onContentLoaded is undefined
Attached patch PatchSplinter Review
Should be trivial to review, I checked that password autocomplete and form autocomplete still work as expected with this patch.
Assignee: nobody → bugzilla
Status: NEW → ASSIGNED
Attachment #8351459 - Flags: review?(neil)
Comment on attachment 8351459 [details] [diff] [review]
Patch

I thought I'd already written this patch, but I can't find the machine that I thought I'd written it on (although to be fair one of the machines that it might be won't respond to my pings right now). Anyway I'm sure it looked like this.
Attachment #8351459 - Flags: review?(neil) → review+
Pushed: https://hg.mozilla.org/comm-central/rev/da1f55933db0
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.26
You need to log in before you can comment on or make changes to this bug.