mirror of
https://github.com/roytam1/basilisk55.git
synced 2026-05-26 23:35:08 +00:00
import from UXP: Make HTMLOptionsCollection::mSelect into a strong reference. (a3386fbe)
This commit is contained in:
@@ -143,11 +143,6 @@ HTMLSelectElement::HTMLSelectElement(already_AddRefed<mozilla::dom::NodeInfo>& a
|
||||
NS_EVENT_STATE_VALID);
|
||||
}
|
||||
|
||||
HTMLSelectElement::~HTMLSelectElement()
|
||||
{
|
||||
mOptions->DropReference();
|
||||
}
|
||||
|
||||
// ISupports
|
||||
|
||||
NS_IMPL_CYCLE_COLLECTION_CLASS(HTMLSelectElement)
|
||||
|
||||
Reference in New Issue
Block a user