[meta] Remove WIN16 (support) code everywhere
Categories
(Core :: General, task)
Tracking
()
People
(Reporter: sgautherie, Unassigned)
References
(Depends on 2 open bugs, Blocks 1 open bug, )
Details
(Keywords: good-first-bug, meta, Whiteboard: [lang=C++])
Attachments
(8 files, 6 obsolete files)
(deleted),
patch
|
benjamin
:
review+
benjamin
:
superreview+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
kairo
:
review+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
ted
:
review+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
gerv
:
review+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
ted
:
review+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
jaas
:
review+
jst
:
superreview+
benjamin
:
approval1.9.1-
|
Details | Diff | Splinter Review |
(deleted),
patch
|
jaas
:
review+
jst
:
superreview+
benjamin
:
approval1.9.1-
|
Details | Diff | Splinter Review |
(deleted),
patch
|
ted
:
review+
|
Details | Diff | Splinter Review |
Comment 1•16 years ago
|
||
Reporter | ||
Comment 2•16 years ago
|
||
Reporter | ||
Comment 3•16 years ago
|
||
Reporter | ||
Updated•16 years ago
|
Updated•16 years ago
|
Reporter | ||
Updated•16 years ago
|
Reporter | ||
Comment 4•16 years ago
|
||
Reporter | ||
Updated•16 years ago
|
Reporter | ||
Updated•16 years ago
|
Reporter | ||
Comment 5•16 years ago
|
||
Reporter | ||
Comment 6•16 years ago
|
||
Reporter | ||
Updated•16 years ago
|
Updated•16 years ago
|
Reporter | ||
Comment 7•16 years ago
|
||
Updated•16 years ago
|
Reporter | ||
Comment 8•16 years ago
|
||
Reporter | ||
Comment 9•16 years ago
|
||
Reporter | ||
Updated•16 years ago
|
Reporter | ||
Comment 10•16 years ago
|
||
Reporter | ||
Comment 11•16 years ago
|
||
Reporter | ||
Comment 12•16 years ago
|
||
Comment 13•16 years ago
|
||
Reporter | ||
Updated•16 years ago
|
Updated•16 years ago
|
Reporter | ||
Comment 14•16 years ago
|
||
Updated•16 years ago
|
Comment 15•16 years ago
|
||
Reporter | ||
Comment 16•16 years ago
|
||
Updated•16 years ago
|
Reporter | ||
Comment 17•16 years ago
|
||
Comment 18•16 years ago
|
||
Reporter | ||
Comment 19•16 years ago
|
||
Reporter | ||
Comment 20•16 years ago
|
||
Comment 21•16 years ago
|
||
Reporter | ||
Comment 22•16 years ago
|
||
Reporter | ||
Updated•16 years ago
|
Reporter | ||
Updated•16 years ago
|
Reporter | ||
Comment 23•16 years ago
|
||
Reporter | ||
Updated•16 years ago
|
Reporter | ||
Updated•16 years ago
|
Reporter | ||
Updated•16 years ago
|
Reporter | ||
Comment 24•16 years ago
|
||
Updated•16 years ago
|
Reporter | ||
Updated•16 years ago
|
Reporter | ||
Comment 25•16 years ago
|
||
Reporter | ||
Comment 26•16 years ago
|
||
Reporter | ||
Comment 27•16 years ago
|
||
Reporter | ||
Comment 28•16 years ago
|
||
Reporter | ||
Comment 29•16 years ago
|
||
Reporter | ||
Updated•16 years ago
|
Updated•16 years ago
|
Updated•16 years ago
|
Reporter | ||
Comment 30•16 years ago
|
||
Reporter | ||
Updated•16 years ago
|
Updated•16 years ago
|
Comment 31•16 years ago
|
||
Updated•16 years ago
|
Reporter | ||
Comment 32•16 years ago
|
||
Comment 33•16 years ago
|
||
Reporter | ||
Comment 34•16 years ago
|
||
Updated•16 years ago
|
Reporter | ||
Updated•15 years ago
|
Reporter | ||
Updated•15 years ago
|
Reporter | ||
Comment 35•15 years ago
|
||
Comment 36•15 years ago
|
||
Reporter | ||
Comment 37•15 years ago
|
||
Reporter | ||
Updated•14 years ago
|
Updated•3 years ago
|
Comment 38•3 years ago
|
||
The bug assignee didn't login in Bugzilla in the last 7 months.
:overholt, could you have a look please?
For more information, please visit auto_nag documentation.
Comment 39•3 years ago
|
||
Do we need to do anything here?
Comment 40•3 years ago
|
||
TIL about this autonag rule, I love it :)
We still have some references to win16 in NSPR:
https://searchfox.org/mozilla-central/search?q=win16+&path=
Kai, can we remove them?
According to https://en.wikipedia.org/wiki/Comparison_of_Microsoft_Windows_versions, Windows Me was the last supported version
Updated•3 years ago
|
Updated•3 years ago
|
Comment 41•3 years ago
|
||
I don't mind removing, but I also don't want to make this a priority, it seems harmless to have a little bit of old unused code.
Comment 42•3 years ago
|
||
agreed
Comment 43•2 years ago
|
||
I think I could work on a task like this, despite being on Ubuntu GNU/Linux more often than Windows nowadays. I've been looking to see how complex it is to remove as much WIN16 code as possible without breaking anything significant, but going through all the files by myself is likely to make me get lost. I want to start off with something simple, before I decide to take on more complex tasks, and I'm not fully sure if this bug is it, despite that it's not high priority.
I may want to take assignment of this bug, but before that can happen and then I proceed, I think I may need some guidance on where I should look for unused WIN16 to be removed, so that I'm not wasting my time searching somewhere unnecessary.
Comment 44•2 years ago
|
||
A lot of patches have already been landed in this bug, so I don't think we should land any more using this bug number.
I'm not too familiar with this, but presumably the idea would be to look at the search link in the URL field, find some bit of code that should be removed, then file a new bug in the appropriate component and make it block this bug. You could then assign that blocking bug to yourself if you are working on it.
Updated•2 years ago
|
Comment 45•2 years ago
|
||
Hello, I am Vijendra Pandey. I am new to open-source and to Mozilla's interface too. I want to fix this bug but I don't any clue to how to clone this code on my side. Can anyone please help me out?
Comment 46•2 years ago
|
||
See comment #44.
Comment 47•2 years ago
|
||
Updated•2 years ago
|
Comment 48•2 years ago
|
||
Comment on attachment 9302254 [details]
WIP: Related Bug 438331, remove WIN16 in nsprpub/pr/tests/dll/Makefile.in
Revision D161428 was moved to bug 433790. Setting attachment 9302254 [details] to obsolete.
Description
•