Closed Bug 492326 Opened 16 years ago Closed 15 years ago

Force symbol nspr_use_zone_allocator to be global on solaris

Categories

(Firefox :: General, defect)

x86
Solaris
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: eagle.lu, Assigned: eagle.lu)

Details

Attachments

(1 file, 1 obsolete file)

Due to the patch of the bug 440714, "nspr_use_zone_allocator" defined at http://mxr.mozilla.org/mozilla-central/source/toolkit/xre/nsAppRunner.cpp#2555 isn't a global symbol any more.
Assignee: nobody → brian.lu
Attachment #376679 - Flags: review?
Attachment #376679 - Flags: review? → review?(wtc)
Comment on attachment 376679 [details] [diff] [review] add "__global" keyword to force it to be a global symbol Can you use the NS_VISIBILITY_DEFAULT macro defined in xpcom/base/nscore.h? It's better to ask the people involved in bug 440714 to review this patch because they know the context better.
Can we use NS_VISIBILITY_DEFAULT here?
Attached patch use NS_VISIBILITY_DEFAULT (deleted) — Splinter Review
Attachment #376679 - Attachment is obsolete: true
Attachment #397236 - Flags: review?(benjamin)
Attachment #376679 - Flags: review?(wtc)
Attachment #397236 - Flags: review?(benjamin) → review+
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: