Closed
Bug 290675
Opened 20 years ago
Closed 20 years ago
Notify any listeners of the onEndHeaders event
Categories
(SeaMonkey :: MailNews: Message Display, defect)
SeaMonkey
MailNews: Message Display
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mnyromyr, Assigned: mnyromyr)
Details
Attachments
(1 file)
|
1.61 KB,
patch
|
neil
:
review+
Bienvenu
:
superreview+
asa
:
approval1.8b2+
|
Details | Diff | Splinter Review |
The onEndHeaders "event" isn't propagated to it's "listeners" in msgHdrViewOverlay.js. mscott checked in a fix for TB for this without any bmo bug :-(, so here is the Seamonkey version... http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=all&branch=HEAD&branchtype=match&dir=&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=explicit&mindate=2005-03-28+18%3A30&maxdate=2005-03-28+18%3A35&cvsroot=%2Fcvsroot
| Assignee | ||
Comment 1•20 years ago
|
||
Assignee: sspitzer → mnyromyr
Status: NEW → ASSIGNED
Attachment #180932 -
Flags: superreview?(bienvenu)
Attachment #180932 -
Flags: review?(neil.parkwaycc.co.uk)
| Assignee | ||
Updated•20 years ago
|
Attachment #180932 -
Flags: review?(neil.parkwaycc.co.uk) → review?(StefanBlochberger)
| Assignee | ||
Updated•20 years ago
|
Attachment #180932 -
Flags: review?(StefanBlochberger) → review?(Stefan.Borggraefe)
Updated•20 years ago
|
Attachment #180932 -
Flags: review?(Stefan.Borggraefe) → review+
Updated•20 years ago
|
Attachment #180932 -
Flags: superreview?(bienvenu) → superreview+
| Assignee | ||
Comment 2•20 years ago
|
||
Comment on attachment 180932 [details] [diff] [review] Seamonkey patch, with JS syntax correction (Checked in) Seamonkey-only
Attachment #180932 -
Flags: approval1.8b2?
Comment 3•20 years ago
|
||
Comment on attachment 180932 [details] [diff] [review] Seamonkey patch, with JS syntax correction (Checked in) a=asa
Attachment #180932 -
Flags: approval1.8b2? → approval1.8b2+
Comment on attachment 180932 [details] [diff] [review] Seamonkey patch, with JS syntax correction (Checked in) Checking in msgHdrViewOverlay.js; /cvsroot/mozilla/mailnews/base/resources/content/msgHdrViewOverlay.js,v <-- msgHdrViewOverlay.js new revision: 1.134; previous revision: 1.133 done
Attachment #180932 -
Attachment description: Seamonkey patch, with JS syntax correction → Seamonkey patch, with JS syntax correction (Checked in)
| Assignee | ||
Updated•20 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•