Closed
Bug 1009940
Opened 12 years ago
Closed 12 years ago
Clean out common JS and CSS
Categories
(Marketplace Graveyard :: Code Quality, defect, P3)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: delza, Assigned: delza)
References
Details
(Whiteboard: [repoman])
As part of the post-guillotine work, remove anything from js/common and css/common that we don't use (ideally all of it).
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → delza
Priority: -- → P3
Whiteboard: [repoman]
| Assignee | ||
Comment 1•12 years ago
|
||
After tracing through this code with grep, removing all references to modules, and then testing in the browser, it is still running into problems. This suite of [repoman] code cleanups are going to get more and more tangled due to code that is re-used from before we used module imports consistently. After talking with Andy we decided the time would be better used looking at other [repoman] issues.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•