Closed
Bug 123691
Opened 23 years ago
Closed 9 years ago
STATE_IS_WINDOW start state isn't appearing in nsIWebProgLstnr::OnStateChange()
Categories
(Core Graveyard :: Embedding: APIs, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: depman1, Unassigned)
References
()
Details
(Keywords: embed, topembed-)
Attachments
(1 file)
Mozilla 0.9.8 Gecko/20020203
1. Launch testembed from bin folder.
2. Add web progress listener from Tests menu.
3. enter a url (like netscape or yahoo).
4. Ok screen msgs.
5. Check TestOutput.txt logfile in C:\Temp
6. Check STATE_IS_WINDOW entries.
Result: No STATE_START for STATE_IS_WINDOW.
Expected: STATE_START right after STATE_IS_NETWORK STATE_START
| Reporter | ||
Comment 2•23 years ago
|
||
Comment 3•23 years ago
|
||
I wonder if this is related to the bug I just filed, bug 123852
| Reporter | ||
Updated•22 years ago
|
QA Contact: depstein → carosendahl
Comment 5•22 years ago
|
||
EDT triage: minusing, adding embed keyword (we do want a fix but have no current
client impacted by this so need to focus on other bugs.)
Updated•19 years ago
|
Assignee: darin → nobody
QA Contact: carosendahl → apis
Comment 6•9 years ago
|
||
Marking a bunch of bugs in the "Embedding: APIs" component INCOMPLETE in preparation to archive that component. If I have done this incorrectly, please reopen the bugs and move them to a more correct component as we don't have "embedding" APIs any more.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
Updated•6 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•