-
- Downloads
Bug 1885822 - part 1: Make `WSScanResult` created with...
Bug 1885822 - part 1: Make `WSScanResult` created with `WSType::InUncomposedDoc` if the scan is tried in uncomposed tree r=m_kato This case should never happen because nobody can check proper editable state in uncomposed tree unless the uncomposed tree has its own editing host. Therefore, this patch adds assertions into the scanning methods too. Differential Revision: https://phabricator.services.mozilla.com/D207681
Please register or sign in to comment