This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
Dialog: Tests need to shed backcompat #8247
Open
Description
tests/integration/dialog-extension/index.html must have backcompat turned off, but then toolbars either do not instantiate or instantiate as footers, because they require the enhancer backcompat, which picks up custom initSelector values.
So, we must first land the toolbar review before we can remove the backcompat from these tests.