Closed
Bug 711325
Opened 13 years ago
Closed 13 years ago
Remove "security.enable_ssl2" remnant in nsThunderbirdProfileMigrator.cpp
Categories
(SeaMonkey :: Startup & Profiles, defect)
SeaMonkey
Startup & Profiles
Tracking
(Not tracked)
VERIFIED
FIXED
seamonkey2.11
People
(Reporter: sgautherie, Assigned: pallavikumarijha)
References
()
Details
Attachments
(1 file, 2 obsolete files)
1.72 KB,
patch
|
Details | Diff | Splinter Review |
{ /suite/profile/migration/src/nsThunderbirdProfileMigrator.cpp * line 497 -- MAKESAMETYPEPREFTRANSFORM("security.enable_ssl2", Bool), } Just delete the line.
Attachment #603233 -
Flags: review?(sgautherie.bz)
Reporter | ||
Updated•13 years ago
|
Attachment #603233 -
Flags: review?(sgautherie.bz)
Attachment #603233 -
Flags: review?(iann_bugzilla)
Attachment #603233 -
Flags: feedback+
Reporter | ||
Updated•13 years ago
|
Assignee: nobody → pallavikumarijha
Status: NEW → ASSIGNED
Flags: in-testsuite-
Updated•13 years ago
|
Whiteboard: [good first bug] → [good first bug][mentor=sgautherie][lang=c++]
Attachment #603233 -
Flags: review?(iann_bugzilla) → review+
Reporter | ||
Comment 2•13 years ago
|
||
Pallavi, see https://developer.mozilla.org/en/Mercurial_FAQ#How_can_I_generate_a_patch_for_somebody_else_to_check-in_for_me.3F
Keywords: checkin-needed
Reporter | ||
Comment 3•13 years ago
|
||
Please, don't 'checkin-needed' until you have attached a patch according to comment 2.
Keywords: checkin-needed
Comment 5•13 years ago
|
||
> Please, don't 'checkin-needed' until you have attached a patch
Err, Serge, there's a patch attached with r+
Keywords: checkin-needed
Reporter | ||
Comment 6•13 years ago
|
||
(In reply to Philip Chee from comment #5) > > Please, don't 'checkin-needed' until you have attached a patch > Err, Serge, there's a patch attached with r+ Err, read my comment to its end...
Keywords: checkin-needed
Attachment #607134 -
Flags: review?(sgautherie.bz)
Reporter | ||
Comment 8•13 years ago
|
||
Comment on attachment 607134 [details] [diff] [review] "security.enable_ssl2" remnant in nsThunderbirdProfileMigrator.cpp has been removed That's almost it: >"security.enable_ssl2" remnant in nsThunderbirdProfileMigrator.cpp has been removed You must add the bug number. In this case, you can just use "Bug 711325. Remove "security.enable_ssl2" remnant in nsThunderbirdProfileMigrator.cpp. f=sgautherie r=IanN."
Attachment #607134 -
Flags: review?(sgautherie.bz)
Assignee | ||
Comment 10•13 years ago
|
||
Attachment #607134 -
Attachment is obsolete: true
Attachment #611758 -
Flags: review?(sgautherie.bz)
Reporter | ||
Updated•13 years ago
|
Attachment #611758 -
Flags: review?(sgautherie.bz)
Reporter | ||
Updated•13 years ago
|
Keywords: checkin-needed
Whiteboard: [good first bug][mentor=sgautherie][lang=c++]
Target Milestone: --- → seamonkey2.11
Reporter | ||
Updated•13 years ago
|
Attachment #603233 -
Attachment is obsolete: true
Comment 11•13 years ago
|
||
Thanks for the patch! http://hg.mozilla.org/comm-central/rev/6665f0a5e9c9
Assignee | ||
Comment 13•13 years ago
|
||
Thanks for verification...:)
You need to log in
before you can comment on or make changes to this bug.
Description
•