Closed Bug 1954641 Opened 3 months ago Closed 3 months ago

Do not cache inline and non-network files in SharedScriptCache

Categories

(Core :: JavaScript Engine, task)

task

Tracking

()

RESOLVED FIXED
138 Branch
Tracking Status
firefox138 --- fixed

People

(Reporter: arai, Assigned: arai)

References

(Blocks 1 open bug)

Details

Attachments

(2 files)

There should be some filtering on what to cache:

  • only http and https (no chrome/resource)
  • only web content (no privileged)
  • only external and preload (no inline)
Blocks: stencil-nav
Pushed by arai_a@mac.com: https://hg.mozilla.org/integration/autoland/rev/080ff23bfeb4 Part 1: Do not use SharedScriptCache in system principal. r=nbp https://hg.mozilla.org/integration/autoland/rev/ffcfd4417edb Part 2: Do not cache inline scripts. r=nbp
Status: ASSIGNED → RESOLVED
Closed: 3 months ago
Resolution: --- → FIXED
Target Milestone: --- → 138 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: