1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-05-26 13:58:49 +00:00

Fix aAttributes

Fallout from 483155

Tag UXP Issue #1344
This commit is contained in:
Gaming4JC
2020-01-19 19:20:28 -05:00
committed by Roy Tam
parent 131dc362f8
commit ec87fc7a9e
@@ -70,6 +70,7 @@ nsHtml5TreeBuilder::~nsHtml5TreeBuilder()
nsIContentHandle*
nsHtml5TreeBuilder::createElement(int32_t aNamespace,
nsIAtom* aName,
nsHtml5HtmlAttributes* aAttributes,
nsIContentHandle* aIntendedParent,
nsHtml5ContentCreatorFunction aCreator)
{