Open Bug 1898296 Opened 9 months ago Updated 9 months ago

Rewrite about:cache using JS and HTML and add clear cache option to about:cache as well

Categories

(Core :: Networking, enhancement, P3)

enhancement

Tracking

()

People

(Reporter: sekim, Unassigned)

References

Details

(Whiteboard: [necko-triaged])

The about:cache page is currently generated synchronously by the nsAboutCache.cpp. The implementation has several issues:

  • The code disables any sort of dynamic interaction from HTML (making it way to complicated to access about:debugging for Bug 1894266)
  • The current implementation cannot be localized.
See Also: → 1894266
Severity: -- → N/A
Priority: -- → P3
Whiteboard: [necko-triaged]
You need to log in before you can comment on or make changes to this bug.