Everywhere: Clean up AD-HOC and FIXME comments without colons

This commit is contained in:
Psychpsyo 2025-11-13 14:05:19 +01:00 committed by Ali Mohammad Pur
parent edccb92da7
commit 100f37995f
Notes: github-actions[bot] 2025-11-14 08:18:37 +00:00
27 changed files with 36 additions and 36 deletions

View file

@ -380,7 +380,7 @@ static void deactivate_a_document_for_cross_document_navigation(GC::Ref<DOM::Doc
// 5. If potentiallyTriggerViewTransition is false, then:
if (!potentially_trigger_view_transition) {
// FIXME 1. Let firePageSwapBeforeUnload be the following step
// FIXME: 1. Let firePageSwapBeforeUnload be the following step
// 1. Fire the pageswap event given displayedDocument, targetEntry, navigationType, and null.
// 2. Set the ongoing navigation for navigable to null.