mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-08 06:09:58 +00:00
Everywhere: Clean up AD-HOC and FIXME comments without colons
This commit is contained in:
parent
edccb92da7
commit
100f37995f
Notes:
github-actions[bot]
2025-11-14 08:18:37 +00:00
Author: https://github.com/Psychpsyo
Commit: 100f37995f
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/6810
27 changed files with 36 additions and 36 deletions
|
|
@ -353,7 +353,7 @@ static void update(JS::VM& vm, GC::Ref<Job> job)
|
|||
// 1. For each importUrl → storedResponse of newestWorker’s script resource map:
|
||||
if (false) {
|
||||
// FIXME: 1. If importUrl is url, then continue.
|
||||
// FIXME 2. Let importRequest be a new request whose url is importUrl, client is job’s client, destination is "script", parser metadata
|
||||
// FIXME: 2. Let importRequest be a new request whose url is importUrl, client is job’s client, destination is "script", parser metadata
|
||||
// is "not parser-inserted", and whose use-URL-credentials flag is set.
|
||||
// FIXME: 3. Set importRequest’s cache mode to "no-cache" if any of the following are true:
|
||||
// * registration’s update via cache mode is "none".
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue