Closed Bug 318077 Opened 19 years ago Closed 15 years ago

PR_MemMap is busted on WINCE

Categories

(Firefox Build System :: General, defect)

x86
Windows Mobile 6 Standard
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dougt, Assigned: dougt)

Details

(Keywords: fixed1.9.1)

Attachments

(1 file)

On the NSPRPUB_PRE_4_2_WINCE_BRANCH branch, PR_MemMap is busted.
When this is fixed, we can revert the following change:

Checking in mozJSComponentLoader.cpp;
/cvsroot/mozilla/js/src/xpconnect/loader/mozJSComponentLoader.cpp,v  <--  mozJSComponentLoader.cpp
new revision: 1.116; previous revision: 1.115
done
not actively working on this, feel free to help yourself.
Assignee: doug.turner → nobody
OS: All → Windows Mobile 6 Standard
Flags: wanted-fennec1.0+
this doesn't appear to be a problem under windows mobile 6.1 (emulator).
this reverts a change on windows mobile to avoid using PR_MEMMAP.  I have been running with this patch for a few days and haven't see any issues.
Assignee: nobody → doug.turner
looks like my testing wasn't that deep using fennec.

http://mxr.mozilla.org/mozilla-central/source/nsprpub/pr/src/md/windows/ntmisc.c#669
nevermind -- we don't do anything special in our loader:

http://mxr.mozilla.org/mozilla-central/source/js/src/xpconnect/loader/mozJSComponentLoader.cpp#1246

(Windows Mobile only doesn't support the FILE_MAP_COPY option)
Attachment #362681 - Flags: review?(bugmail)
Attachment #362681 - Flags: review?(bugmail) → review+
Comment on attachment 362681 [details] [diff] [review]
revert the change to mozjscomponentloader

http://hg.mozilla.org/mozilla-central/rev/759b4837b13d
Attachment #362681 - Flags: approval1.9.1?
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment on attachment 362681 [details] [diff] [review]
revert the change to mozjscomponentloader

a191=beltzner
Attachment #362681 - Flags: approval1.9.1? → approval1.9.1+
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: