Closed
Bug 310379
Opened 19 years ago
Closed 19 years ago
Crash [@ nsMacEventHandler::Scroll ]
Categories
(Core Graveyard :: Widget: Mac, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: asaf, Assigned: mark)
Details
(Keywords: crash, regression, verified1.8)
Crash Data
Attachments
(1 file)
|
1.54 KB,
patch
|
asaf
:
review+
sfraser_bugs
:
superreview+
asa
:
approval1.8b5+
|
Details | Diff | Splinter Review |
See TB9842583Y
| Reporter | ||
Comment 1•19 years ago
|
||
str: 1. Scrollwheel the window titlebar 2. move the mouse into the window.
| Assignee | ||
Updated•19 years ago
|
Assignee: joshmoz → mark
| Assignee | ||
Updated•19 years ago
|
| Assignee | ||
Comment 2•19 years ago
|
||
Ooh, look at that pretty stack!
Attachment #197783 -
Flags: superreview?(sfraser_bugs)
Attachment #197783 -
Flags: review?(bugs.mano)
| Reporter | ||
Comment 3•19 years ago
|
||
Comment on attachment 197783 [details] [diff] [review] Fix >+ if (nsnull == widgetToScroll) If you don't insist, make that |if (!widgetToScroll)|. r=mano either way.
Attachment #197783 -
Flags: review?(bugs.mano) → review+
Comment 4•19 years ago
|
||
Comment on attachment 197783 [details] [diff] [review] Fix I'd prefer if (!widgetToScroll) too.
Attachment #197783 -
Flags: superreview?(sfraser_bugs) → superreview+
Attachment #197783 -
Flags: approval1.8b5?
| Assignee | ||
Comment 5•19 years ago
|
||
Checked in on trunk.
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Updated•19 years ago
|
Attachment #197783 -
Flags: approval1.8b5? → approval1.8b5+
Updated•19 years ago
|
Flags: blocking1.8b5?
Comment 7•19 years ago
|
||
Looks good using Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b5) Gecko/20051018 Firefox/1.4.1. Add verified keyword.
Keywords: fixed1.8 → verified1.8
Summary: Crash [ @ nsMacEventHandler::Scroll ] → Crash [@ nsMacEventHandler::Scroll ]
Updated•13 years ago
|
Crash Signature: [@ nsMacEventHandler::Scroll ]
You need to log in
before you can comment on or make changes to this bug.
Description
•