Open
Bug 1455712
Opened 8 years ago
Updated 7 years ago
Remove setJSStatus from nsBrowserStatusHandler.js, help.js, mailWindow.js
Categories
(SeaMonkey :: General, enhancement)
SeaMonkey
General
Tracking
(Not tracked)
NEW
People
(Reporter: dao, Unassigned)
References
(Blocks 1 open bug)
Details
This won't be called anymore after bug 1455578.
Updated•8 years ago
|
Blocks: SeaMonkeyTrunkErrors
Comment 1•7 years ago
|
||
Flags: needinfo?(dao+bmo)
Updated•7 years ago
|
Assignee: nobody → 1991manish.kumar
Comment 2•7 years ago
|
||
Remove 'setJSStatus' from 'nsBrowserStatusHandler.js'
https://dxr.mozilla.org/comm-central/source/suite/browser/nsBrowserStatusHandler.js#70-75
Remove 'setJSStatus' from 'help.js'
https://dxr.mozilla.org/comm-central/source/suite/components/helpviewer/content/help.js#575
but for 'mailWindow.js' need to remove from both files?
https://dxr.mozilla.org/comm-central/source/mail/base/content/mailWindow.js#248-252
https://dxr.mozilla.org/comm-central/source/suite/mailnews/mailWindow.js#394-399
Comment 3•7 years ago
|
||
bug 1455710 takes care of the mail and mailnews stuff. Product SeaMonkey usually is only about changing source inside suite/
SeaMonkey has been badly broken by source removals in the last months. We keep it building for fixing it up later but I wouldn't try to fix a Firefox 61+ only bug yet. 2.57 from esr60 needs attention first. See bug 1433370
Flags: needinfo?(dao+bmo)
Updated•7 years ago
|
Assignee: 1991manish.kumar → nobody
You need to log in
before you can comment on or make changes to this bug.
Description
•