Closed
Bug 654594
Opened 14 years ago
Closed 13 years ago
Remove WinCE & Windows Mobile code from security/coreconf/
Categories
(NSS :: Libraries, defect, P3)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 654611
People
(Reporter: emorley, Unassigned)
References
Details
Attachments
(1 file, 1 obsolete file)
8.07 KB,
patch
|
emorley
:
review+
|
Details | Diff | Splinter Review |
WinCE & Windows Mobile code is being slowly removed by bug 614720 - since it's broken, no longer supported, and only serves to complicate code maintenance.
This bug is for the security/coreconf/* parts of the removal:
http://mxr.mozilla.org/mozilla-central/search?string=wince&find=/security/coreconf/
Reporter | ||
Comment 1•14 years ago
|
||
Remove WinCE ifdefs from security/coreconf/ and also hg rm:
security/coreconf/WINCE.mk
Assignee: nobody → bmo
Status: NEW → ASSIGNED
Reporter | ||
Comment 2•14 years ago
|
||
Comment on attachment 529868 [details] [diff] [review]
Remove WinCE code from security/coreconf/*
Passed try: http://dev.philringnalda.com/tbpl/?tree=Try&rev=357126c2abd1
Attachment #529868 -
Flags: review?(kaie)
Comment 3•14 years ago
|
||
directory security/coreconf belongs to NSS, changing component
Assignee: bmo → nobody
Component: Security → Libraries
Product: Core → NSS
QA Contact: toolkit → libraries
Version: Trunk → trunk
Comment 4•14 years ago
|
||
Comment on attachment 529868 [details] [diff] [review]
Remove WinCE code from security/coreconf/*
r=kaie
Attachment #529868 -
Flags: review?(kaie) → review+
Reporter | ||
Comment 5•14 years ago
|
||
Only change is updated commit message to include r=kaie
Carrying forwards r+
-
Kai - thanks for the review / moving to the correct component :-)
Assignee: nobody → bmo
Attachment #529868 -
Attachment is obsolete: true
Attachment #530116 -
Flags: review+
Reporter | ||
Updated•14 years ago
|
Keywords: checkin-needed
Comment 6•14 years ago
|
||
This is a Hg patch, a patch to Firefox's downstream copy of NSS.
Has a maintainer of that copy been identified?
Reporter | ||
Comment 7•14 years ago
|
||
The patch is intended for NSS CVS upstream, sorry for any confusion.
It's only hg since http://www.mozilla.org/projects/security/pki/nss/ appeared out of date - so I thought the mention of CVS was an oversight (like on many of the MDN pages); so (incorrectly) presumed that development had moved to the mercurial m-c repo along with everything else. The NSS entry here https://developer.mozilla.org/en/Mozilla_Source_Code_Directory_Structure also also didn't mention development having to occur on another repo.
If upstream wishes to wontfix, then it's not worth taking for m-c only.
Comment 8•14 years ago
|
||
(In reply to comment #6)
> This is a Hg patch, a patch to Firefox's downstream copy of NSS.
> Has a maintainer of that copy been identified?
Nelson, no reason to worry.
Patches can be created using hg, and still applied to a cvs tree.
The copy in mozilla-central is a... copy. No need for a maintainer.
Comment 9•14 years ago
|
||
(In reply to comment #7)
>
> If upstream wishes to wontfix, then it's not worth taking for m-c only.
I guess we want to take it, if wince is dead.
I will raise the question during the NSS conference call, prior to checking in.
Reporter | ||
Comment 10•14 years ago
|
||
(In reply to comment #9)
> I will raise the question during the NSS conference call, prior to checking in.
Thanks Kai :-)
Comment 11•14 years ago
|
||
The following has been discussed in today's NSS conference call:
- in theory, there might be additional users of this code
- we don't want to remove it if there is still someone using it
- in order to find out, a message will be sent to the dev-crypto newsgroup
- if someone actively uses it, we'll keep it
- if not, we'll remove it at some later time.
Which means, despite having a r+ patch,
please don't check in yet.
Keywords: checkin-needed
Reporter | ||
Comment 12•13 years ago
|
||
> - in theory, there might be additional users of this code
> - we don't want to remove it if there is still someone using it
> - in order to find out, a message will be sent to the dev-crypto newsgroup
For reference:
https://groups.google.com/d/topic/mozilla.dev.tech.crypto/Fb7BrL5m9y0/discussion
Reporter | ||
Updated•13 years ago
|
Flags: in-testsuite-
Updated•13 years ago
|
Severity: normal → trivial
Priority: -- → P3
Reporter | ||
Comment 13•13 years ago
|
||
Contents of patch moved to the main NSS bug 654611 to keep everything together.
Assignee: bmo → nobody
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•