Closed
Bug 302195
Opened 19 years ago
Closed 19 years ago
Crash in +[CHBrowserView browserViewFromDOMWindow:] if prompt for cookies
Categories
(Camino Graveyard :: General, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
Camino0.9
People
(Reporter: moz, Assigned: sfraser_bugs)
References
()
Details
(Keywords: crash)
Attachments
(1 file)
|
5.91 KB,
text/plain
|
Details |
Go to the URL listed above; witness crash. This is pretty rare, but I can reproduce it 100% of the time at the above URL. This works in 0.9a2. Most likely fallout from bug 301432.
| Assignee | ||
Comment 1•19 years ago
|
||
Is that the correct url? Just loads an image.
Status: NEW → ASSIGNED
Priority: -- → P1
Target Milestone: --- → Camino0.9
| Reporter | ||
Comment 2•19 years ago
|
||
Yeah, it is. I don't get it either, but it crashes for me every time.
| Assignee | ||
Updated•19 years ago
|
Summary: Crash in +[CHBrowserView browserViewFromDOMWindow:] → Crash in +[CHBrowserView browserViewFromDOMWindow:] if prompt for cookies
| Assignee | ||
Comment 4•19 years ago
|
||
I added a null check on the inWindow that should fix this (still could not repro tho).
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•