Closed
Bug 1041877
Opened 11 years ago
Closed 11 years ago
GetContentParent passes a pointer to the constructor of NS_NewNonOwningRunnableMethod
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: atifrea, Assigned: atifrea)
Details
Attachments
(1 file)
GetContentParent passes a pointer to the constructor of NS_NewNonOwningRunnableMethod instead of the actual value.
Attachment #8460012 -
Flags: review?(mrbkap)
Attachment #8460012 -
Attachment description: Bug 966395 Patch v6 - Fixed bug by not passing a pointer to the NS_NewNonOwningRunnableMethod constructor → Bug 966395 - Fixed bug by not passing a pointer to the NS_NewNonOwningRunnableMethod constructor
Attachment #8460012 -
Attachment description: Bug 966395 - Fixed bug by not passing a pointer to the NS_NewNonOwningRunnableMethod constructor → Bug 1041877 - Fixed bug by not passing a pointer to the NS_NewNonOwningRunnableMethod constructor
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
Updated•11 years ago
|
Attachment #8460012 -
Flags: review?(mrbkap)
You need to log in
before you can comment on or make changes to this bug.
Description
•