Closed Bug 1926407 Opened 10 months ago Closed 9 months ago

Consider modifying the fetchpriority adjustments for <link rel=preload as=font fetchpriority=low/high/auto> so that priority="high" is given a higher priority than auto

Categories

(Core :: Audio/Video, task, P3)

task

Tracking

()

RESOLVED FIXED
134 Branch
Tracking Status
firefox134 --- fixed

People

(Reporter: acreskey, Assigned: sekim)

References

(Blocks 2 open bugs)

Details

(Whiteboard: [necko-priority-queue][necko-triaged])

Attachments

(1 file)

Currently loads from <link rel="preload" as="font" ... are given the same priority and thus urgency as those from <link rel="preload" as="font" fetchpriority=high ...

https://searchfox.org/mozilla-central/rev/6ec81d7b1d2f60c18f1de400ac9e8ada1f905352/modules/libpref/init/StaticPrefList.yaml#12910-12917

Unless there is a reason for this, we likely want to following the declared priority.

See Also: → 1915852
Blocks: 1797715
Assignee: nobody → sekim
Status: NEW → ASSIGNED
Pushed by sekim@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/c476d8e5ae9f Modify the fetchpriority adjustments for <link rel=preload as=font fetchpriority=low/high/auto> so that priority=high is given a higher priority than auto r=acreskey,necko-reviewers,jesup
Blocks: 1929385
Whiteboard: [necko-priority-new] → [necko-priority-queue][necko-triaged]
Status: ASSIGNED → RESOLVED
Closed: 9 months ago
Resolution: --- → FIXED
Target Milestone: --- → 134 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: