Re: XUL DOMContentLoaded - can't find anything about the propertoes of the returned event
"R.Wieser" <[email protected]> Wed, 27 Jan 2021 16:44:05 +0100
| Newsgroups | gmane.comp.mozilla.general |
|---|---|
| Message-ID | <[email protected]> |
Dave, I found info on ".addObserver" using the "http-on-examine-response" argument, and after a lot of further searching and trying (the better part of today) I got something togethe that puts the last HTTP status into the tooltipText of the toolbar element. It also showed a bit of a flaw with the "HTTP status code" add-on : it shows only the last result, and with a certain webpage I got a 410 back - only to see a (successfull) "favicon" request just after it, which would ofcourse overwrite the failed webpage request ... But, in short : success. :-) Thank you for your help. Regards, Rudy Wieser