Bug 1923251, 1925635: apply code formatting via Lando

# ignore-this-changeset
This commit is contained in:
Otto Länd
2024-12-13 01:25:16 +00:00
parent 73f0083700
commit ced7f0d252

View File

@@ -429,7 +429,7 @@ class MOZ_STACK_CLASS HTMLEditor::HTMLWithContextInserter final {
}; };
class MOZ_STACK_CLASS class MOZ_STACK_CLASS
HTMLEditor::HTMLWithContextInserter::FragmentFromPasteCreator final { HTMLEditor::HTMLWithContextInserter::FragmentFromPasteCreator final {
public: public:
nsresult Run(const Document& aDocument, const nsAString& aInputString, nsresult Run(const Document& aDocument, const nsAString& aInputString,
const nsAString& aContextStr, const nsAString& aInfoStr, const nsAString& aContextStr, const nsAString& aInfoStr,