Closed
Bug 678058
Opened 15 years ago
Closed 14 years ago
consolidate jslib and jetpack/lib common files
Categories
(Web Apps :: Extension, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mixedpuppy, Unassigned)
Details
some of the same code in jslib (used in addons/chrome) is copied in the jetpack addon. There is already some deviation between the two (at least repo.js). We need to resolve the differences, and have build scripts so that the core libraries do not deviate.
Comment 1•14 years ago
|
||
We now have a script (windows_symlink_fixup.py) to create symlinks on Windows (which is not easy for all users, but should be okay for developers), and are going back to symlinking to jslibs/.
All files are symlinked except addons/jetpack/lib/repo.js, which has deviated significantly from jslibs/repo.js
Updated•14 years ago
|
Component: OpenWebApps → Extension
Product: Mozilla Labs → Web Apps
QA Contact: openWebApps → extension
Updated•14 years ago
|
Priority: -- → P2
Updated•14 years ago
|
Priority: P2 → P3
Comment 2•14 years ago
|
||
I was under the impression this had been finished?
Comment 3•14 years ago
|
||
A Pivotal Tracker story has been created for this Bug: http://www.pivotaltracker.com/story/show/24808651
Comment 4•14 years ago
|
||
Anant, Ian, Shane - is this bug still relevant as we move to the m-c implementation?
Comment 5•14 years ago
|
||
It was actually done
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•