Closed
Bug 935102
Opened 11 years ago
Closed 11 years ago
Crash in nsPresContext::GetPrimaryFrameFor while monkey testing
Categories
(Core :: DOM: Events, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 924681
People
(Reporter: ggrisco, Unassigned)
Details
Crash Data
Attachments
(2 files)
Saw a crash with following signature while monkey testing:
[@ nsPresContext::GetPrimaryFrameFor(nsIContent*) | nsEventStateManager::FireContextClick() | nsEventStateManager::sClickHoldCallback(nsITimer*, void*) | nsTimerImpl::Fire() ]
Reporter | ||
Comment 1•11 years ago
|
||
Reporter | ||
Updated•11 years ago
|
blocking-b2g: --- → koi?
Reporter | ||
Updated•11 years ago
|
Crash Signature: [@ nsPresContext::GetPrimaryFrameFor(nsIContent*) | nsEventStateManager::FireContextClick() | nsEventStateManager::sClickHoldCallback(nsITimer*, void*) | nsTimerImpl::Fire() ]
Updated•11 years ago
|
Component: General → DOM: Events
Product: Firefox OS → Core
Version: unspecified → 26 Branch
Comment 2•11 years ago
|
||
Stack trace is the same as bug 924681 AFAICT.
Did the build that was being tested include the patch there?
Status: NEW → RESOLVED
blocking-b2g: koi? → koi+
Closed: 11 years ago
Flags: needinfo?(ggrisco)
Resolution: --- → DUPLICATE
Updated•11 years ago
|
blocking-b2g: koi+ → ---
Reporter | ||
Comment 3•11 years ago
|
||
We did not test with the bug 924681 patch yet. Michael has updated 924681 with the appropriate flags.
Flags: needinfo?(ggrisco)
You need to log in
before you can comment on or make changes to this bug.
Description
•