Closed
Bug 476336
Opened 17 years ago
Closed 17 years ago
Remove check for InfoText from readstrings.cpp
Categories
(Toolkit :: Application Update, defect)
Toolkit
Application Update
Tracking
()
RESOLVED
FIXED
mozilla1.9.1b4
People
(Reporter: robert.strong.bugs, Assigned: robert.strong.bugs)
References
Details
(Keywords: fixed1.9.1)
Attachments
(1 file, 1 obsolete file)
|
10.11 KB,
patch
|
ted
:
review+
beltzner
:
approval1.9.1+
|
Details | Diff | Splinter Review |
This can be done after the dependent bugs are fixed.
| Assignee | ||
Comment 1•17 years ago
|
||
Need to do a once over on this before requesting review
Assignee: nobody → robert.bugzilla
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•17 years ago
|
||
Ted, now that the dependent bugs are fixed this can be cleaned up a tad. The patch is bigger than it looks because I kept the test ini files numerically ordered.
Attachment #363976 -
Attachment is obsolete: true
Attachment #364033 -
Flags: review?(ted.mielczarek)
| Assignee | ||
Updated•17 years ago
|
Target Milestone: --- → mozilla1.9.2a1
Updated•17 years ago
|
Attachment #364033 -
Flags: review?(ted.mielczarek) → review+
| Assignee | ||
Comment 3•17 years ago
|
||
Pushed to mozilla-central
http://hg.mozilla.org/mozilla-central/rev/25bc93d09196
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 4•17 years ago
|
||
oops... the url is actually
http://hg.mozilla.org/mozilla-central/rev/1a1c36926891
| Assignee | ||
Comment 5•17 years ago
|
||
Comment on attachment 364033 [details] [diff] [review]
patch rev2
Drivers, this removes the ability to use InfoText in the updater.ini and updates the tests which is the vast majority of this patch. I'd like it on 1.9.1 so app update consumers don't have the possibility of using it and it is extremely safe.
Attachment #364033 -
Flags: approval1.9.1?
Comment 6•17 years ago
|
||
Comment on attachment 364033 [details] [diff] [review]
patch rev2
a191=beltzner
Attachment #364033 -
Flags: approval1.9.1? → approval1.9.1+
| Assignee | ||
Comment 7•17 years ago
|
||
Pushed to mozilla-1.9.1
http://hg.mozilla.org/releases/mozilla-1.9.1/rev/acd870c7050e
Keywords: fixed1.9.1
Target Milestone: mozilla1.9.2a1 → mozilla1.9.1b4
You need to log in
before you can comment on or make changes to this bug.
Description
•