Closed
Bug 1353580
Opened 8 years ago
Closed 8 years ago
Remove support for !HAVE_PR_MEMMAP in mozJSComponentLoader.cpp
Categories
(Core :: XPConnect, enhancement)
Core
XPConnect
Tracking
()
RESOLVED
FIXED
mozilla55
| Tracking | Status | |
|---|---|---|
| firefox55 | --- | fixed |
People
(Reporter: mccr8, Assigned: mccr8)
Details
Attachments
(1 file)
There's a decent chunk of code to support the !HAVE_PR_MEMMAP case in mozJSComponentLoader.cpp, but it is unconditionally defined. It looks like it used to be undefined for BEOS and OS2.
| Assignee | ||
Updated•8 years ago
|
Assignee: nobody → continuation
| Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8854935 [details]
Bug 1353580 - Remove support for !HAVE_PR_MEMMAP in mozJSComponentLoader.
https://reviewboard.mozilla.org/r/126856/#review129562
Attachment #8854935 -
Flags: review?(mrbkap) → review+
Pushed by amccreight@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0cc784ece282
Remove support for !HAVE_PR_MEMMAP in mozJSComponentLoader. r=mrbkap
Comment 4•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in
before you can comment on or make changes to this bug.
Description
•