Issue #2542 - Part 9: Remove TODO comment.

From our understanding of the spec, our current implementation is
feature-complete.
This commit is contained in:
Moonchild 2024-07-07 03:07:29 +02:00 committed by roytam1
commit d9ff917f15

View file

@ -286,8 +286,6 @@ void SecFetch::AddSecFetchUser(nsIHttpChannel* aHTTPChannel) {
userInitiated = true;
}
// TODO: Implement content interaction
nsAutoCString user("?1");
if (userInitiated) {