Closed
Bug 412882
Opened 17 years ago
Closed 17 years ago
Crashes involving ScrollTimerCallback
Categories
(Core :: Disability Access APIs, defect)
Core
Disability Access APIs
Tracking
()
VERIFIED
FIXED
People
(Reporter: aaronlev, Assigned: aaronlev)
References
Details
(Keywords: access, crash)
Attachments
(1 file)
1.69 KB,
patch
|
ginnchen+exoracle
:
review+
mtschrep
:
approval1.9+
|
Details | Diff | Splinter Review |
It looks like by the time the scroll timer is called, the original doc is dead.
Crashes:
http://crash-stats.mozilla.com/?do_query=1&version=Firefox%253A3.0b3pre&version=SeaMonkey%253A2.0a1pre&version=Sunbird%253A0.6a1&version=Thunderbird%253A3.0a1pre&query_search=stack&query_type=contains&query=ScrollTimerCallback&date=&range_value=2&range_unit=weeks
We probably need to use the kungFuDeathGrip solution that we used for FlushPendingEvents()
Assignee | ||
Comment 1•17 years ago
|
||
Attachment #297667 -
Flags: review?(ginn.chen)
Attachment #297667 -
Flags: review?(ginn.chen) → review+
Assignee | ||
Updated•17 years ago
|
Attachment #297667 -
Flags: approval1.9?
Updated•17 years ago
|
Attachment #297667 -
Flags: approval1.9? → approval1.9+
Assignee | ||
Updated•17 years ago
|
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Comment 2•17 years ago
|
||
Verified using Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9b3) Gecko/2008020514 Firefox/3.0b3
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•