Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE

This commit is contained in:
Ciure Andrei
2018-04-11 12:00:35 +03:00
331 changed files with 11806 additions and 9372 deletions

View File

@@ -484,7 +484,7 @@ NS_IMETHODIMP_(bool)
HTMLTextAreaElement::IsAttributeMapped(const nsAtom* aAttribute) const
{
static const MappedAttributeEntry attributes[] = {
{ nsGkAtoms::wrap },
{ &nsGkAtoms::wrap },
{ nullptr }
};