Closed
Bug 605153
Opened 14 years ago
Closed 14 years ago
libexception_handler_s is not used in crashreporter
Categories
(Toolkit :: Crash Reporting, defect)
Tracking
()
RESOLVED
FIXED
mozilla2.0b8
People
(Reporter: glandium, Assigned: glandium)
References
Details
Attachments
(1 file)
856 bytes,
patch
|
ted
:
review+
benjamin
:
approval2.0+
|
Details | Diff | Splinter Review |
Using fakelibs with crashreporter leads to a build failure because of lacking symbols that libexception_handler_s uses, but it turns out libexception_handler_s is not used in crashreporter.
Attachment #483992 -
Flags: review?(ted.mielczarek)
Comment 1•14 years ago
|
||
Comment on attachment 483992 [details] [diff] [review]
Don't link crashreporter against libexception_handler_s
Yeah uh, I'm not sure why that's there.
Attachment #483992 -
Flags: review?(ted.mielczarek) → review+
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → mh+mozilla
Assignee | ||
Updated•14 years ago
|
Attachment #483992 -
Flags: approval2.0?
Updated•14 years ago
|
Attachment #483992 -
Flags: approval2.0? → approval2.0+
Assignee | ||
Comment 2•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.0b8
You need to log in
before you can comment on or make changes to this bug.
Description
•