Closed Bug 2024970 Opened 5 months ago Closed 5 months ago

Enable navigation cache code on all branches with the disabled by the pref

Categories

(Core :: JavaScript Engine, task, P3)

task

Tracking

()

RESOLVED FIXED
151 Branch
Tracking Status
firefox151 --- fixed

People

(Reporter: arai, Assigned: arai)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Once everything gets ready, the navigation cache code should be enabled on non-nightly branches, and also the pref should be enabled there.
Also testcases that branches on AppConstants.NIGHTLY_BUILD should be modified.

See Also: → 2024927

tests that checks nightly flags:

  • dom/base/test/browser_script_loader_js_cache_basic.js
  • dom/base/test/browser_script_loader_js_cache_classic_vs_module.js
  • dom/base/test/browser_script_loader_js_cache_compression.js
  • dom/base/test/browser_script_loader_js_cache_dirty.js
  • dom/base/test/browser_script_loader_js_cache_dirty_module.js
  • dom/base/test/browser_script_loader_js_cache_dyn_import.js
  • dom/base/test/browser_script_loader_js_cache_memory_pressure.js
  • dom/base/test/browser_script_loader_js_cache_module.js
  • dom/base/test/browser_script_loader_js_cache_nonce.js
  • dom/base/test/browser_script_loader_js_cache_serviceworker.js
  • dom/base/test/browser_script_loader_js_cache_sri_after_save.js
  • dom/base/test/browser_script_loader_js_cache_sri_basic.js
  • dom/base/test/browser_script_loader_js_cache_sri_different.js
  • dom/base/test/browser_script_loader_js_cache_sri_invalid.js
  • dom/base/test/browser_script_loader_js_cache_sri_mismatch.js
  • toolkit/components/extensions/test/xpcshell/text_ext_webRequest_js_cache.js

tests that's disabled by toml file on non-nightly:

  • dom/tests/browser/browser_scriptCache_clear.js
  • dom/tests/browser/browser_scriptCache_container.js
  • dom/tests/browser/browser_scriptCache_evict_with_non_cacheable.js
  • dom/tests/browser/browser_scriptCache_load_events.js
  • dom/tests/browser/browser_scriptCache_partition.js
  • dom/tests/browser/browser_scriptCache_perf_timeline.js
  • dom/tests/browser/browser_scriptCache_redirect.js

We should split this into two bugs.

  • One with enabling the code on non-nightly, and
  • the other with enabling the pref on non-nightly.

This bug is for the former,
and the tests should be updated as part of this bug, given that it will give the pref effect there.

Assignee: nobody → arai.unmht
Status: NEW → ASSIGNED
Summary: Enable navigation cache on all branches once it gets ready → Enable navigation cache code on all branches with the disabled by the pref
See Also: → 2027801
Pushed by arai_a@mac.com: https://github.com/mozilla-firefox/firefox/commit/d2dd54d5625a https://hg.mozilla.org/integration/autoland/rev/b81901e02df5 Enable stencil navigation code on all branches, behind the pref. r=nbp,extension-reviewers,devtools-reviewers,whimboo,robwu,nchevobbe
Status: ASSIGNED → RESOLVED
Closed: 5 months ago
Resolution: --- → FIXED
Target Milestone: --- → 151 Branch
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Status: REOPENED → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 5 months ago5 months ago
Resolution: --- → FIXED
QA Whiteboard: [qa-triage-done-c152/b151]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: