Closed
Bug 586273
Opened 14 years ago
Closed 14 years ago
576518 broke --disable-ipc builds: it needs an #ifdef MOZ_IPC
Categories
(Core :: IPC, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 586183
People
(Reporter: romaxa, Assigned: romaxa)
References
Details
Attachments
(1 file, 1 obsolete file)
1.06 KB,
patch
|
Details | Diff | Splinter Review |
Attachment #464812 -
Flags: review?
Assignee | ||
Updated•14 years ago
|
Attachment #464812 -
Flags: review? → review?(bzbarsky)
Assignee | ||
Comment 1•14 years ago
|
||
Assignee: nobody → romaxa
Attachment #464812 -
Attachment is obsolete: true
Status: NEW → ASSIGNED
Attachment #464814 -
Flags: review?(bzbarsky)
Attachment #464812 -
Flags: review?(bzbarsky)
Updated•14 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Comment 3•14 years ago
|
||
I'm not sure if it is really needed, because we can call XRE_GetProcessType even for non-IPC builds...
Comment 4•14 years ago
|
||
Comment on attachment 464814 [details] [diff] [review]
better fix moz_IPC ifdef
Doesn't seem relevant....
Attachment #464814 -
Flags: review?(bzbarsky)
You need to log in
before you can comment on or make changes to this bug.
Description
•