Closed
Bug 449777
Opened 17 years ago
Closed 17 years ago
clean mozilla-central from unneeded references to composer and camino
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Swatinem, Assigned: Swatinem)
Details
Attachments
(1 file, 1 obsolete file)
|
1.80 KB,
patch
|
Swatinem
:
review+
|
Details | Diff | Splinter Review |
Per bug #445143 comment #2:
mozilla-central does not contain the sources for composer and camino any more, so references to them should be removed from configure.in
This is only the case for MOZ_STANDALONE_COMPOSER as MOZ_COMPOSER seems to still live in editor/.
I will attach a patch tomorrow.
| Assignee | ||
Comment 1•17 years ago
|
||
This patch removes MOZ_STANDALONE_COMPOSER and MOZ_MACBROWSER from configure/make files. I didn't touch any sourcecode which references these macros.
| Assignee | ||
Updated•17 years ago
|
Attachment #333077 -
Flags: review?(ted.mielczarek)
Updated•17 years ago
|
Attachment #333077 -
Flags: review?(ted.mielczarek) → review+
| Assignee | ||
Comment 2•17 years ago
|
||
This just refreshes the patch after landing of bug 445143, otherwise no changes so I believe the review+ applies here too.
Assignee: nobody → arpad.borsos
Attachment #333077 -
Attachment is obsolete: true
Status: NEW → ASSIGNED
Attachment #334684 -
Flags: review+
| Assignee | ||
Updated•17 years ago
|
Keywords: checkin-needed
Comment 3•17 years ago
|
||
Comment on attachment 334684 [details] [diff] [review]
[checked in] refreshed
Checked in, changeset id: 18537:622d2d6e10df
Attachment #334684 -
Attachment description: refreshed → [checked in] refreshed
Updated•17 years ago
|
Keywords: checkin-needed
| Assignee | ||
Updated•17 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•