Bug 835800 - Convert more DOM attribute reflectors to DOMString. r=bzbarsky
This commit is contained in:
@@ -67,7 +67,7 @@ HTMLAreaElement::TabIndexDefault()
|
||||
}
|
||||
|
||||
void
|
||||
HTMLAreaElement::GetItemValueText(nsAString& aValue)
|
||||
HTMLAreaElement::GetItemValueText(DOMString& aValue)
|
||||
{
|
||||
GetHref(aValue);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user