Closed
Bug 3902
Opened 26 years ago
Closed 26 years ago
[PP]crash running with "-f top100.txt"
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
M13
People
(Reporter: kipp, Assigned: joki)
Details
I was running the viewer with -f "top100.txt" whose contents contain at least:
http://www.yahoo.com
http://www.netscape.com
http://www.microsoft.com
http://www.excite.com
http://www.mckinley.com
http://www.city.net
http://www.webcrawler.com
http://www.mirabilis.com
http://www.infoseek.com
http://www.pathfinder.com
http://www.warnerbros.com
http://www.cnn.com
It died in processing www.cnn.com in nsGenericElement::AddScriptEventListener
with a NULL "owner" pointer (owner is fetched from the document
GetScriptContextOwner).
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M6
Assignee | ||
Comment 1•26 years ago
|
||
This seems like either a fixed issue or a timing issue. Pushing out to M6 till
I have more time to recreate it.
Summary: crash running with "-f top100.txt" → [PP]crash running with "-f top100.txt"
Assignee | ||
Updated•26 years ago
|
Target Milestone: M6 → M9
Assignee | ||
Comment 2•26 years ago
|
||
Still haven't reproduced this. Pushing far down milestone list.
Assignee | ||
Updated•26 years ago
|
Target Milestone: M9 → M13
Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Comment 3•26 years ago
|
||
The world has changed a lot since then. Marking works for me.
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 4•26 years ago
|
||
verified
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•