Closed
Bug 102290
Opened 23 years ago
Closed 18 years ago
general dumb dependencies
Categories
(SeaMonkey :: General, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
Future
People
(Reporter: alecf, Assigned: alecf)
References
Details
Attachments
(2 files)
4.03 KB,
patch
|
jag+mozilla
:
review+
darin.moz
:
superreview+
|
Details | Diff | Splinter Review |
2.49 KB,
patch
|
jag+mozilla
:
review+
darin.moz
:
superreview+
|
Details | Diff | Splinter Review |
I've found a number of bugs where we're just #including the wrong file, or we
declare a CID that we don't need. I'm going to lump them all into this bug,
because they don't actually affect functionality, they just introduce silly
dependencies.
cc'ing jonsmirl because he's found a few of these.
Assignee | ||
Comment 1•23 years ago
|
||
Assignee | ||
Comment 2•23 years ago
|
||
This one is in the same category.
http://bugzilla.mozilla.org/show_bug.cgi?id=101922
Assignee | ||
Comment 4•23 years ago
|
||
adding jbetak for intl review, pchen for xpfe review, ben for sr=
These are easy guys :)
Status: NEW → ASSIGNED
Priority: -- → P3
Target Milestone: --- → mozilla0.9.5
Assignee | ||
Comment 5•23 years ago
|
||
try that again:
adding jbetak for intl review, pchen for xpfe review, ben for sr=
These are easy guys :)
Comment 6•23 years ago
|
||
Comment on attachment 51351 [details] [diff] [review]
fix up intl/charset
sr=darin
Attachment #51351 -
Flags: superreview+
Comment 7•23 years ago
|
||
Comment on attachment 51349 [details] [diff] [review]
silly bookmarks stuff, including conversion to NS_LITERAL_STRING
sr=darin
Attachment #51349 -
Flags: superreview+
Comment 8•23 years ago
|
||
Comment on attachment 51349 [details] [diff] [review]
silly bookmarks stuff, including conversion to NS_LITERAL_STRING
r=jag
Attachment #51349 -
Flags: review+
Comment 9•23 years ago
|
||
Comment on attachment 51351 [details] [diff] [review]
fix up intl/charset
r=jag
Attachment #51351 -
Flags: review+
Assignee | ||
Comment 10•23 years ago
|
||
thanks, above patches have been checked in.
Assignee | ||
Updated•23 years ago
|
Target Milestone: mozilla0.9.5 → mozilla0.9.6
Assignee | ||
Updated•23 years ago
|
Whiteboard: fix in hand
Assignee | ||
Updated•23 years ago
|
Target Milestone: mozilla0.9.6 → mozilla1.0
Comment 11•23 years ago
|
||
Bugs targeted at mozilla1.0 without the mozilla1.0 keyword moved to mozilla1.0.1
(you can query for this string to delete spam or retrieve the list of bugs I've
moved)
Target Milestone: mozilla1.0 → mozilla1.0.1
Assignee | ||
Updated•22 years ago
|
Target Milestone: mozilla1.0.1 → mozilla1.1beta
Assignee | ||
Comment 12•22 years ago
|
||
moving bugs to mozilla 1.2alpha that missed 1.1beta
Target Milestone: mozilla1.1beta → mozilla1.2alpha
Assignee | ||
Comment 13•22 years ago
|
||
pushing a few bugs out to 1.2beta - too much stuff on my 1.2alpha plate!
Assignee | ||
Updated•22 years ago
|
Target Milestone: mozilla1.2alpha → mozilla1.2beta
Assignee | ||
Comment 14•22 years ago
|
||
mozilla 1.1alpha is more or less done, so I'm moving non-critical mozilla1.2beta
bugs out to the next milestone to make room for the mozilla1.1alpha bugs that
didn't make it.
Target Milestone: mozilla1.2beta → mozilla1.3alpha
Assignee | ||
Comment 15•22 years ago
|
||
Furturing bugs that keep getting knocked from milestone to milestone...if you
feel this is in error, please nominate this bug using the appropriate keyword.
Target Milestone: mozilla1.3alpha → Future
Updated•20 years ago
|
Product: Browser → Seamonkey
Comment 16•18 years ago
|
||
All patches were checked in. -> FIXED
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•