Closed
Bug 479892
Opened 16 years ago
Closed 9 years ago
Firefox keeps looking at my jars even after I change my manifest
Categories
(Toolkit :: Add-ons Manager, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: hello, Unassigned)
Details
(Whiteboard: [intent-to-close])
I have a devel environment where I symlink from my profile/extensions to the working directory where I keep my extension. I use a makefile to rewrite chrome.manifest to use jars whenever I want to make a xpi.
Every now and then I forget to revert the chrome.manifest change, and then of course my changes don't take effect. But the weird thing is, even after I change chrome.manifest back, my changes still don't show up--until I delete the jar file.
It definitely seems like something is caching the jar [contents] somewhere. Maybe fastcache, I don't know.
Comment 1•9 years ago
|
||
Due to a long period of inactivity on this bug (5.63 years), I am intending to close this bug within a month or so in accordance with: https://wiki.mozilla.org/Add-ons/OldBugs Please remove [intent-to-close] from the whiteboard and comment on this bug if you would like to keep it open.
Whiteboard: [intent-to-close]
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•