Closed
Bug 472801
Opened 17 years ago
Closed 17 years ago
Enabling updater no longer requires iconv
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla3.6a1
People
(Reporter: robert.strong.bugs, Assigned: robert.strong.bugs)
References
Details
Attachments
(1 file)
1.11 KB,
patch
|
ted
:
review+
|
Details | Diff | Splinter Review |
Now that we support unicode in the updater.ini we no longer require iconv to compile the updater on win32 (Bug 399153).
We could also remove it from mozilla-1.9.1 if you like.
Attachment #356145 -
Flags: review?(ted.mielczarek)
Comment 1•17 years ago
|
||
Doesn't this depend on the unicode installer, too?
![]() |
Assignee | |
Comment 2•17 years ago
|
||
That is a separate check
http://mxr.mozilla.org/mozilla-central/source/configure.in#5774
Updated•17 years ago
|
Attachment #356145 -
Flags: review?(ted.mielczarek) → review+
![]() |
Assignee | |
Comment 3•17 years ago
|
||
Hey Frank, just a heads up... not sure how you handle configure.in changes on comm-central.
![]() |
Assignee | |
Comment 4•17 years ago
|
||
Pushed to mozilla-central
http://hg.mozilla.org/mozilla-central/rev/4fc89aa2ffec
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 3.2a1
Updated•16 years ago
|
Flags: in-testsuite-
Comment 5•16 years ago
|
||
(In reply to comment #3)
> Hey Frank, just a heads up... not sure how you handle configure.in changes on
> comm-central.
For reference in future; myself, KaiRo, or sgauthiere might be a good CC-candidate; we also have http://dev.seamonkey.at/?d=x&i=mozilla&m=c for tracking sake.
If you ever want to patch c-c at the same time as one of these bugs, you can also r? me.
In this bugs case, being fixed by Bug 543230. Thanks for caring about us anyway!
Updated•7 years ago
|
Component: Build Config → General
Product: Firefox → Firefox Build System
Updated•7 years ago
|
Target Milestone: Firefox 3.6a1 → mozilla3.6a1
You need to log in
before you can comment on or make changes to this bug.
Description
•