Closed
Bug 94261
Opened 24 years ago
Closed 24 years ago
Copy some files in the repository, for purposes of renaming
Categories
(SeaMonkey :: Build Config, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9.5
People
(Reporter: hamfastgamgee, Assigned: leaf)
Details
The following file copies should be made:
mozilla/themes/classic/global/win/titledbox.css -> groupbox.css
mozilla/themes/classic/global/mac/titledbox.css -> groupbox.css
mozilla/themes/modern/global/titledbox.css -> groupbox.css
mozilla/xpfe/global/resources/content/bindings/titledbox.xml -> groupbox.xml
mozilla/layout/xul/base/src/nsTitledBoxFrame.cpp -> nsGroupBoxFrame.cpp
These copies will pave the way to a successful fix for bug 89998. After 89998
is fixed, the original files will be cvs removed.
| Reporter | ||
Comment 1•24 years ago
|
||
Reassigning to leaf. I didn't know of the current component to set this to.
This bug was filed after a conversation with leaf on IRC.
Assignee: mitchell → leaf
Component: Miscellaneous → webmaster@mozilla.org
| Reporter | ||
Comment 2•24 years ago
|
||
Ok, I don't know *why* that had a component of webmaster....
| Assignee | ||
Comment 3•24 years ago
|
||
i will get to this either tonight or tomorrow.
Severity: normal → major
Status: NEW → ASSIGNED
Component: webmaster@mozilla.org → Miscellaneous
Priority: -- → P1
| Assignee | ||
Comment 4•24 years ago
|
||
hey, joe, can you give a quick ok to these file renames?
Comment 5•24 years ago
|
||
sr=hewitt on the renames. Of course, don't forget to update the jar files and
makefiles.
| Reporter | ||
Comment 6•24 years ago
|
||
Just copy the files to their new filenames for now. If we just rename them
without altering a bunch of CSS files, we're gonna hork <groupbox> use. I'll
deal with the jar manifests and makefiles later, in bug 89998.
Updated•24 years ago
|
Component: Miscellaneous → Build Config
Product: mozilla.org → Browser
Target Milestone: --- → mozilla0.9.5
Comment 7•24 years ago
|
||
this should change at the same time as the fix for 89998, otherwise no one will
remember to go back and delete the old files and people will continue to use
them not knowing they're deprecated.
QA Contact: mitchell → granrose
| Reporter | ||
Comment 8•24 years ago
|
||
Yep, I know. I just need the new files so I can generate the diffs without cvs
complaining. The old files will be removed from the jar manifests and cvs
remove'd as part of 89998's fix.
| Assignee | ||
Comment 9•24 years ago
|
||
sorry for the delay. done.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•