Closed
Bug 655473
Opened 14 years ago
Closed 14 years ago
Remove WinCE code from IPC
Categories
(Core :: IPC, defect)
Tracking
()
RESOLVED
FIXED
mozilla6
People
(Reporter: emorley, Assigned: emorley)
References
Details
Attachments
(1 file)
|
1.46 KB,
patch
|
cjones
:
review+
|
Details | Diff | Splinter Review |
WinCE & Windows Mobile code is being removed by bug 614720 - since it's broken, no longer supported, and only serves to complicate code maintenance.
This bug is for the ipc/* parts of the removal:
http://mxr.mozilla.org/mozilla-central/search?string=wince&find=/ipc/
| Assignee | ||
Comment 1•14 years ago
|
||
There are also WINCE / WIN32_WCE entries in ipc/chromium/src/, but I'm presuming they cannot be removed since it's from upstream?
http://mxr.mozilla.org/mozilla-central/search?string=wince&find=/ipc/chromium/src/
http://mxr.mozilla.org/mozilla-central/search?string=win32_wce&find=/ipc/chromium/src/
| Assignee | ||
Comment 2•14 years ago
|
||
Updated•14 years ago
|
Attachment #530831 -
Flags: review?(jones.chris.g) → review+
| Assignee | ||
Updated•14 years ago
|
Keywords: checkin-needed
Comment 3•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → mozilla6
You need to log in
before you can comment on or make changes to this bug.
Description
•