Closed
Bug 291274
Opened 20 years ago
Closed 3 years ago
use document.title instead of window.title in editor.js
Categories
(Core :: DOM: Editor, defect, P5)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: bugzilla, Unassigned)
References
()
Details
looking at the source: http://lxr.mozilla.org/mozilla/source/composer/base/content/editor.js#2051 will produce: "Deprecated property window.title used. Please use document.title instead."
Updated•18 years ago
|
QA Contact: bugzilla → editor
Updated•18 years ago
|
Assignee: mozeditor → nobody
Comment 1•4 years ago
|
||
Bulk-downgrade of unassigned, untouched DOM/Storage bug's priority.
If you have reason to believe, this is wrong, please write a comment and ni :jstutte.
Severity: normal → S4
Priority: -- → P5
Comment 2•3 years ago
|
||
https://searchfox.org/comm-central/search?q=.title&path=editor.js&case=true®exp=false
it's already been fixed, but not sure the bug#.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•