Closed
Bug 638755
Opened 14 years ago
Closed 14 years ago
Disallow --disable-ipc
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: benjamin, Assigned: Mitch)
References
Details
(Whiteboard: fixed-in-bs)
Attachments
(1 file)
(deleted),
patch
|
ted
:
review+
|
Details | Diff | Splinter Review |
Now that we can require libxul, we can also require IPC, and this will make code maintenance a lot simpler as we work on content proceses for Firefox. Ted says Mitch would happily take this bug ;-)
Bug 638429 (disallow --disable-libxul) needs to land first.
I don't really care if we clean up the MOZ_IPC ifdefs immediately, I can do that later as necessary.
Does IPC work (or at least build and not crash) on weird platforms? In other words, can OS/2 build with --enable-ipc?
Reporter | ||
Comment 2•14 years ago
|
||
I don't know, but I wish to require it anyway. OS/2 would need to adjust their code so that it does work. It is the basis for most of what we are doing moving forward.
Comment 3•14 years ago
|
||
Just to clarify: I assume this is going to mozilla-central, not mozilla-2.0. Right now TenFourFox doesn't support --enable-ipc either.
Correct.
Assignee | ||
Comment 5•14 years ago
|
||
Attachment #516880 -
Flags: review?(ted.mielczarek)
Assignee | ||
Updated•14 years ago
|
Status: NEW → ASSIGNED
OS: Mac OS X → All
Hardware: x86 → All
Version: unspecified → Trunk
Updated•14 years ago
|
Attachment #516880 -
Flags: review?(ted.mielczarek) → review+
Assignee | ||
Comment 6•14 years ago
|
||
Whiteboard: fixed-in-bs
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•