Closed
Bug 1020389
Opened 11 years ago
Closed 11 years ago
Call apzc->Destroy() at the end of AsyncPanZoomControllerTester.Fling and AsyncPanZoomControllerTester.OverScrollPanning
Categories
(Core :: Panning and Zooming, defect)
Core
Panning and Zooming
Tracking
()
RESOLVED
FIXED
mozilla32
People
(Reporter: mstange, Assigned: mstange)
References
Details
Attachments
(1 file)
1.80 KB,
patch
|
kats
:
review+
|
Details | Diff | Splinter Review |
The Fling test was leaking the content controller when I tried to land the prefs for bug 944938 today. There was a pending async scroll event in the event loop that was holding it alive.
Attachment #8434215 -
Flags: review?(bugmail.mozilla)
Updated•11 years ago
|
Attachment #8434215 -
Flags: review?(bugmail.mozilla) → review+
Assignee | ||
Comment 1•11 years ago
|
||
Comment 2•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla32
You need to log in
before you can comment on or make changes to this bug.
Description
•