summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn-Mark Bell <jmb@netsurf-browser.org>2024-01-21 20:52:24 +0000
committerJohn-Mark Bell <jmb@netsurf-browser.org>2024-01-21 20:52:24 +0000
commit81c13e2110d39e28221f253157b927a471fc20ce (patch)
tree44af84f045793b036769e7e12187e20cd68ec9c7
parent96586311072905f36b379ad3d9b3b2e039bdf984 (diff)
downloadnetsurf-81c13e2110d39e28221f253157b927a471fc20ce.tar.gz
netsurf-81c13e2110d39e28221f253157b927a471fc20ce.tar.bz2
HTML: note for the future
-rw-r--r--content/handlers/html/box/manager.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/content/handlers/html/box/manager.c b/content/handlers/html/box/manager.c
index 6736ce547..08d88b281 100644
--- a/content/handlers/html/box/manager.c
+++ b/content/handlers/html/box/manager.c
@@ -254,7 +254,8 @@ box_manager_handle_dom_event(dom_event *evt, void *pw)
return;
}
- //XXX: 5. mark target dirty
+ /* 5. mark target dirty */
+ // XXX: we probably want a uintptr_t's worth of user data containing flags for now
dom_node_unref(target);
/* 6. Capture parent node (ensuring we keep a ref) into list of