Closed Bug 120019 Opened 23 years ago Closed 23 years ago

Browse with caret mode: crash when tabbing out of URL bar

Categories

(SeaMonkey :: General, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED FIXED
mozilla0.9.8

People

(Reporter: aaronlev, Assigned: aaronlev)

Details

(Keywords: access, Whiteboard: seeking r=, sr=)

Attachments

(1 file)

When browse with caret mode is on, tabbing from the URL bar causes a crash in nsEventStateManager.cpp. This crash happens because we're addreffing a null pointer. The null pointer for the caret is legal, because there is no selection yet.
Status: NEW → ASSIGNED
Keywords: access
Priority: -- → P1
Whiteboard: seeking r=, sr=
Target Milestone: --- → mozilla0.9.8
Comment on attachment 64968 [details] [diff] [review] Changes NS_ADDREF to NS_IF_ADDREF r=bryner
Attachment #64968 - Flags: review+
Comment on attachment 64968 [details] [diff] [review] Changes NS_ADDREF to NS_IF_ADDREF sr=jag
Attachment #64968 - Flags: superreview+
checked in
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: