mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-05 23:38:38 +09:00
Issue #2542 - Part 9: Remove TODO comment.
From our understanding of the spec, our current implementation is feature-complete.
This commit is contained in:
parent
18991a87f8
commit
d9ff917f15
1 changed files with 0 additions and 2 deletions
|
|
@ -286,8 +286,6 @@ void SecFetch::AddSecFetchUser(nsIHttpChannel* aHTTPChannel) {
|
|||
userInitiated = true;
|
||||
}
|
||||
|
||||
// TODO: Implement content interaction
|
||||
|
||||
nsAutoCString user("?1");
|
||||
|
||||
if (userInitiated) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue