Closed
Bug 793583
Opened 13 years ago
Closed 13 years ago
Remove WINCE related code from js/src
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
mozilla18
People
(Reporter: m_kato, Unassigned)
Details
Attachments
(1 file)
|
10.11 KB,
patch
|
luke
:
review+
|
Details | Diff | Splinter Review |
HAVE_SYSTEMTIMETOFILETIME and HAVE_GETSYSTEMTIMEASFILETIME were for WinCE support. But now, we have already removed WinCE code, it still remain...
We should remove this.
| Reporter | ||
Comment 1•13 years ago
|
||
Attachment #663917 -
Flags: review?(luke)
Comment 2•13 years ago
|
||
Comment on attachment 663917 [details] [diff] [review]
fix
Great
Attachment #663917 -
Flags: review?(luke) → review+
| Reporter | ||
Comment 3•13 years ago
|
||
Target Milestone: --- → mozilla18
Comment 4•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•