Closed
Bug 654552
Opened 14 years ago
Closed 14 years ago
Remove WinCE & Windows Mobile code from netwerk/*
Categories
(Core :: Networking, defect)
Tracking
()
RESOLVED
FIXED
mozilla6
People
(Reporter: emorley, Assigned: emorley)
References
Details
Attachments
(1 file, 1 obsolete file)
26.17 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 netwerk/* parts of the removal:
http://mxr.mozilla.org/mozilla-central/search?string=wince&find=/netwerk/
Assignee | ||
Comment 1•14 years ago
|
||
Removes WinCE ifdeffed code from netwerk/*
Also hg removes:
- netwerk/base/src/nsAutodialWinCE.(h|cpp)
- netwerk/system/wince/*
Assignee: nobody → bmo
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•14 years ago
|
||
Comment on attachment 529823 [details] [diff] [review]
Remove WinCE code from netwerk/*
Passed try: http://dev.philringnalda.com/tbpl/?tree=Try&rev=357126c2abd1
Attachment #529823 -
Flags: review?(cbiesinger)
Comment 3•14 years ago
|
||
Comment on attachment 529823 [details] [diff] [review]
Remove WinCE code from netwerk/*
Review of attachment 529823 [details] [diff] [review]:
-----------------------------------------------------------------
Attachment #529823 -
Flags: review?(cbiesinger) → review+
Assignee | ||
Comment 4•14 years ago
|
||
Only change is updated commit message to include r=cbiesinger
Carrying forwards r+
Attachment #529823 -
Attachment is obsolete: true
Attachment #530702 -
Flags: review+
Assignee | ||
Updated•14 years ago
|
Keywords: checkin-needed
Updated•14 years ago
|
Keywords: checkin-needed
Whiteboard: [fixed in cedar]
Comment 5•14 years ago
|
||
Pushed in mozilla-central:
http://hg.mozilla.org/mozilla-central/rev/23c2ddc386c5
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Whiteboard: [fixed in cedar]
Target Milestone: --- → mozilla6
You need to log in
before you can comment on or make changes to this bug.
Description
•