Closed
Bug 655010
Opened 14 years ago
Closed 14 years ago
Remove WinCE code from Mozilla owned parts of ImageLib
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
RESOLVED
FIXED
mozilla6
People
(Reporter: emorley, Assigned: emorley)
References
Details
Attachments
(1 file)
4.89 KB,
patch
|
joe
:
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:
- modules/zlib/*
http://mxr.mozilla.org/mozilla-central/search?string=wince&find=/modules/zlib/
http://mxr.mozilla.org/mozilla-central/search?string=win32_wce&find=/modules/zlib/
- modules/libpr0n/*
http://mxr.mozilla.org/mozilla-central/search?string=wince&find=/modules/libpr0n/
- modules/libimg/*
http://mxr.mozilla.org/mozilla-central/search?string=wince&find=/modules/libimg/
http://mxr.mozilla.org/mozilla-central/search?string=win32_wce&find=/modules/libimg/
...parts of the removal.
Assignee | ||
Updated•14 years ago
|
Summary: Remove WinCE code from ImageLib → Remove WinCE code from Mozilla owned parts ImageLib
Assignee | ||
Comment 1•14 years ago
|
||
Sorry for the accidental CC Joe; was using the CC field to lookup your email for the review & forgot to remove the text before adjusting the bug title.
Summary: Remove WinCE code from Mozilla owned parts ImageLib → Remove WinCE code from Mozilla owned parts of ImageLib
Assignee | ||
Comment 2•14 years ago
|
||
Removes WinCE code from modules/libpr0n/* & modules/zlib/src/Makefile.in
Does not touch modules/libimg/* or anything in zlib apart from the Makefile, since from upstream (comment 0 was before I realised this).
Updated•14 years ago
|
Attachment #530314 -
Flags: review?(joe) → review+
Assignee | ||
Comment 4•14 years ago
|
||
![]() |
||
Comment 5•14 years ago
|
||
Assignee | ||
Comment 6•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
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
•