Closed Bug 674446 Opened 13 years ago Closed 13 years ago

Add a bit of logging to nsGlueLinkingOSX.cpp

Categories

(Core :: XPCOM, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla8

People

(Reporter: espindola, Assigned: espindola)

Details

Attachments

(1 file, 1 obsolete file)

Attached patch add logging (obsolete) — Splinter Review
The attached patch helped me debug why my build was not starting on 10.5. I tried to change fprintf to PR_LOG, but got undefined references to _PR_LogPrint.
Attachment #548676 - Flags: review?(mh+mozilla)
Comment on attachment 548676 [details] [diff] [review]
add logging

While you're here, I'd suggest to add similar logging to nsGlueLinkingDlopen.cpp and nsGlueLinkingWin.cpp. (And it's expected you can't use PR_LOG: nspr is not available from the xpcom standalone glue).

Note that I'm not an xpcom peer.
Attachment #548676 - Flags: review?(mh+mozilla) → review?(benjamin)
The Windows file already has error handling, this adding logging to OS X and dlopen.
Attachment #548782 - Flags: review?
Attachment #548676 - Flags: review?(benjamin) → review+
Attachment #548782 - Flags: review? → review?(benjamin)
Let's get this landed when all of the patches have been reviewed.
Keywords: checkin-needed
Attachment #548676 - Attachment is obsolete: true
Attachment #548782 - Flags: review?(benjamin) → review?(mh+mozilla)
Mike, Benjamin r+ the previous patch. The current one adds the extra logging you asked for. Is it OK?
Attachment #548782 - Flags: review?(mh+mozilla) → review+
Pushed to inbound.
Assignee: nobody → respindola
Keywords: checkin-needed4xp
Keywords: 4xp
http://hg.mozilla.org/mozilla-central/rev/d20e5ec041a4
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla8
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: