Loading
Bug 1730442 - part 4: Rewrite `HTMLEditor::GetFirstTableRowElement()` as...
Bug 1730442 - part 4: Rewrite `HTMLEditor::GetFirstTableRowElement()` as returing `Result<RefPtr<Element>, nsresult>` r=m_kato This change is tested by `test_nsITableEditor_getFirstRow.html` and `test_nsITableEditor_insertTableColumn.html`. Depends on D146361 Differential Revision: https://phabricator.services.mozilla.com/D146362