Closed
Bug 378990
Opened 18 years ago
Closed 17 years ago
crash [@ TestWindowGroupAttributes ] [@ nsMacEventHandler::HandleActivateEvent] when closing popup ad on nytimes.com
Categories
(Core Graveyard :: Widget: Mac, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dojo, Assigned: jaas)
References
Details
(Keywords: crash, Whiteboard: DUPEME?)
Crash Data
Attachments
(1 file)
8.56 KB,
text/plain
|
Details |
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
An irritating popup ad for "DriveCleaner" on nytimes.com caused Firefox to crash. This ad somehow managed to close the main nytimes.com window. When I attempted to get rid of the popup ad, the browser crashed.
Reproducible: Sometimes
Steps to Reproduce:
unknown
Reporter | ||
Comment 1•18 years ago
|
||
OSX crash log
Comment 2•18 years ago
|
||
bug 367210 comment 2 may help
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 3•18 years ago
|
||
Reopening. Bug 367210 covers the annoying moving of the window, but doesn't mention a crash or contain a log. This bug is mainly for the crash (hence the Critical).
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
Comment 4•18 years ago
|
||
I bet this is a dupe of bug 353716 which is fixed for Firefox 2.0.0.4.
Keywords: crash
Summary: Popup ad on nytimes.com caused Firefox crash → crash [@ nsMacEventHandler::HandleActivateEvent] when closing popup ad on nytimes.com
Whiteboard: DUPEME?
Reporter | ||
Comment 5•18 years ago
|
||
It sounds related, but this is a window activation event, not a mouse moved event. The patch for that one appears to be in a routine (nsMacWindow::DispatchEvent) that's not in this crash trace.
Comment 7•18 years ago
|
||
The fact that the same crash in bug 384324 occurred in Firefox 2.0.0.4 would indicate that this was NOT fixed by bug 353716.
Assignee: nobody → joshmoz
Status: UNCONFIRMED → NEW
Component: General → Widget: Mac
Ever confirmed: true
Product: Firefox → Core
QA Contact: general → mac
Summary: crash [@ nsMacEventHandler::HandleActivateEvent] when closing popup ad on nytimes.com → crash [@ TestWindowGroupAttributes ] [@ nsMacEventHandler::HandleActivateEvent] when closing popup ad on nytimes.com
Version: unspecified → 1.8 Branch
Comment 8•17 years ago
|
||
Should be fixed in Firefox 2.0.0.8 by bug 388181.
Please REOPEN if it's not.
-> FIXED
Status: NEW → RESOLVED
Closed: 18 years ago → 17 years ago
Resolution: --- → FIXED
Updated•14 years ago
|
Crash Signature: [@ TestWindowGroupAttributes ]
[@ nsMacEventHandler::HandleActivateEvent]
You need to log in
before you can comment on or make changes to this bug.
Description
•